rpms/jakarta-commons-jxpath/devel jakarta-commons-jxpath.spec, 1.1, 1.2

Alexander Kurtakov akurtakov at fedoraproject.org
Wed Aug 19 16:24:47 UTC 2009


Author: akurtakov

Update of /cvs/pkgs/rpms/jakarta-commons-jxpath/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29435/devel

Modified Files:
	jakarta-commons-jxpath.spec 
Log Message:
- BuildRequires java-devel >= 1.6.0.


Index: jakarta-commons-jxpath.spec
===================================================================
RCS file: /cvs/pkgs/rpms/jakarta-commons-jxpath/devel/jakarta-commons-jxpath.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- jakarta-commons-jxpath.spec	19 Aug 2009 15:32:56 -0000	1.1
+++ jakarta-commons-jxpath.spec	19 Aug 2009 16:24:47 -0000	1.2
@@ -33,7 +33,7 @@
 
 Name:           jakarta-%{base_name}
 Version:        1.2
-Release:        7%{?dist}
+Release:        8%{?dist}
 Epoch:          0
 Summary:        Simple XPath interpreter
 
@@ -57,6 +57,7 @@ BuildRequires:  jakarta-commons-beanutil
 BuildRequires:  jakarta-commons-logging
 BuildRequires:  jakarta-commons-collections >= 0:2.1.1
 BuildRequires:  tomcat5-jsp-2.0-api
+BuildRequires:  java-devel >= 1.6.0
 Requires:       xml-commons-apis
 Requires:       xerces-j2
 Requires:       servletapi5
@@ -140,6 +141,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Wed Aug 19 2009 Alexander Kurtakov <akurtako at redhat.com> 0:1.2-8
+- BuildRequires java-devel >= 1.6.0.
+
 * Wed Aug 19 2009 Alexander Kurtakov <akurtako at redhat.com> 0:1.2-7
 - Initial package for Fedora.
 




More information about the scm-commits mailing list