Author: pawelz Date: Wed Nov 24 15:00:57 2010 GMT Module: packages Tag: HEAD ---- Log message: - reenable BRs and fix them - rel 4
---- Files affected: packages/java-commons-httpclient: java-commons-httpclient.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: packages/java-commons-httpclient/java-commons-httpclient.spec diff -u packages/java-commons-httpclient/java-commons-httpclient.spec:1.18 packages/java-commons-httpclient/java-commons-httpclient.spec:1.19 --- packages/java-commons-httpclient/java-commons-httpclient.spec:1.18 Wed Nov 24 15:55:35 2010 +++ packages/java-commons-httpclient/java-commons-httpclient.spec Wed Nov 24 16:00:52 2010 @@ -8,7 +8,7 @@ Summary(pl.UTF-8): Pakiet Commons HTTPClient Name: java-commons-httpclient Version: 3.1 -Release: 3.1 +Release: 4 License: Apache Group: Libraries/Java Source0: http://www.apache.net.pl/httpcomponents/commons-httpclient/source/commons-httpclient-%{version}-src.tar.gz @@ -16,12 +16,12 @@ Patch0: commons-httpclient-addosgimanifest.patch URL: http://hc.apache.org/httpcomponents-client/index.html BuildRequires: ant +BuildRequires: java(jce) >= 1.2.2 +BuildRequires: java(jsse) >= 1.0.3.01 BuildRequires: java-commons-codec BuildRequires: java-commons-logging >= 1.0.3 BuildRequires: jdk -# BuildRequires: jce >= 1.2.2 BuildRequires: jpackage-utils -# BuildRequires: jsse >= 1.0.3.01 BuildRequires: rpm-javaprov BuildRequires: rpmbuild(macros) >= 1.300 %if %(locale -a | grep -q '^en_US$'; echo $?) @@ -170,6 +170,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2010/11/24 15:00:52 pawelz +- reenable BRs and fix them +- rel 4 + Revision 1.18 2010/11/24 14:55:35 pawelz - temporarily disabled BR: jsse and jce. Just for build-test. - rel 3.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/java-commons-httpclient/java-commons-httpclient.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
