Author: pawelz Date: Mon Apr 13 14:30:43 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - typo (define srcname) - G: Libraries/Java - one BR: java-sun is enough
---- Files affected: SPECS: java-hamcrest.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/java-hamcrest.spec diff -u SPECS/java-hamcrest.spec:1.3 SPECS/java-hamcrest.spec:1.4 --- SPECS/java-hamcrest.spec:1.3 Mon Apr 13 16:24:51 2009 +++ SPECS/java-hamcrest.spec Mon Apr 13 16:30:37 2009 @@ -1,6 +1,6 @@ # $Revision$, $Date$ # TODO: -# - use more systen packages? (qdox, jarjar, lib/integration/*) +# - use more systen packages? (jarjar, lib/integration/*) # - build javadoc (now it fails) # # Conditional build: @@ -14,14 +14,14 @@ # %include /usr/lib/rpm/macros.java -%srcname hamcrest +%define srcname hamcrest Summary: Hamcrest - a library of matchers Summary(pl.UTF-8): Hamcrest - biblioteka klas dopasowujÄ…cych Name: java-hamcrest Version: 1.1 Release: 0.1 License: BSD -Group: Development/Languages/Java +Group: Libraries/Java Source0: http://hamcrest.googlecode.com/files/%{srcname}-%{version}.tgz # Source0-md5: 1bd4fd301c1a0dc748082378a59cb281 Patch0: %{srcname}-nosrc.patch @@ -30,7 +30,6 @@ BuildRequires: ant >= 1.6 %{?with_tests:BuildRequires: ant-junit >= 1.6} %{!?with_java_sun:BuildRequires: java-gcj-compat-devel} -%{?with_java_sun:BuildRequires: java-sun} %{?with_tests:BuildRequires: java-junit} BuildRequires: java-qdox %{?with_java_sun:BuildRequires: java-sun >= 1.5} @@ -134,6 +133,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2009/04/13 14:30:37 pawelz +- typo (define srcname) +- G: Libraries/Java +- one BR: java-sun is enough + Revision 1.3 2009/04/13 14:24:51 pawelz - renamed from hamcrest - BR: java-sun when being built with java_sun ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/java-hamcrest.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
