rpms/jakarta-taglibs-standard/devel jakarta-taglibs-standard.spec, 1.14, 1.15

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Jun 5 23:09:40 UTC 2006


Author: dbhole

Update of /cvs/dist/rpms/jakarta-taglibs-standard/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv18958

Modified Files:
	jakarta-taglibs-standard.spec 
Log Message:

Add missing BuildRequires for tomcat5-jsp-2.0-api.




Index: jakarta-taglibs-standard.spec
===================================================================
RCS file: /cvs/dist/rpms/jakarta-taglibs-standard/devel/jakarta-taglibs-standard.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- jakarta-taglibs-standard.spec	8 Mar 2006 22:49:06 -0000	1.14
+++ jakarta-taglibs-standard.spec	5 Jun 2006 23:09:35 -0000	1.15
@@ -4,7 +4,7 @@
 %define section         free
 %define jversion	1.1.1
 %define version		1.1.1
-%define release 	4jpp_4fc
+%define release 	4jpp_5fc
 
 Name:           %{name}
 Version:        %{version}
@@ -24,7 +24,9 @@
 BuildRequires:  jpackage-utils >= 0:1.5.30
 BuildRequires:  ant
 BuildRequires:  servletapi5 >= 0:5.0.16
+BuildRequires:  tomcat5-jsp-2.0-api >= 0:5.0.16
 Requires:       servletapi5 >= 0:5.0.16
+Requires:       tomcat5-jsp-2.0-api >= 0:5.0.16
 
 # excluded due to eclipse
 ExcludeArch: s390 s390x ppc64
@@ -101,6 +103,9 @@
 
 
 %changelog
+* Mon Jun  5 2006 Deepak Bhole <dbhole at redhat.com> - 0:1.1.1-4jpp_5fc
+- Add missing BuildRequires for tomcat5-jsp-2.0-api.
+
 * Wed Mar  8 2006 Rafael Schloming <rafaels at redhat.com> - 0:1.1.1-4jpp_4fc
 - excluded s390[x] and ppc64 due to eclipse
 




More information about the fedora-cvs-commits mailing list