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

Stanislav Ochotnicky sochotni at fedoraproject.org
Thu May 27 16:07:39 UTC 2010


Author: sochotni

Update of /cvs/pkgs/rpms/apache-commons-jxpath/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv19634

Modified Files:
	apache-commons-jxpath.spec 
Log Message:
Add tomcat5 to BR




Index: apache-commons-jxpath.spec
===================================================================
RCS file: /cvs/pkgs/rpms/apache-commons-jxpath/devel/apache-commons-jxpath.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- apache-commons-jxpath.spec	26 May 2010 08:43:57 -0000	1.1
+++ apache-commons-jxpath.spec	27 May 2010 16:07:39 -0000	1.2
@@ -4,7 +4,7 @@
 
 Name:           apache-%{short_name}
 Version:        1.3
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Simple XPath interpreter
 
 Group:          Development/Libraries
@@ -18,6 +18,7 @@ BuildRequires:  apache-commons-logging
 BuildRequires:  java-devel >= 1:1.6.0
 BuildRequires:  jpackage-utils >= 0:1.6
 BuildRequires:  tomcat5-jsp-2.0-api
+BuildRequires:  tomcat5
 BuildRequires:  maven-doxia-sitetools
 BuildRequires:  maven-plugin-build-helper
 BuildRequires:  maven-plugin-bundle
@@ -131,6 +132,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_javadocdir}/%{name}-%{version}
 
 %changelog
+* Thu May 27 2010 Stanislav Ochotnicky <sochotnicky at redhat.com> - 1.3-3
+- Add tomcat5 to BR
+
 * Tue May 25 2010 Stanislav Ochotnicky <sochotnicky at redhat.com> - 1.3-2
 - Fix ownership of some directories
 



More information about the scm-commits mailing list