rpms/jsr-305/F-12 jsr-305.spec,1.9,1.10

Jerry James jjames at fedoraproject.org
Fri Jan 15 00:02:06 UTC 2010


Author: jjames

Update of /cvs/pkgs/rpms/jsr-305/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1080/F-12

Modified Files:
	jsr-305.spec 
Log Message:
Solve bz 538868 with a BR tomcat5, but tomcat5 should really be fixed!



Index: jsr-305.spec
===================================================================
RCS file: /cvs/pkgs/rpms/jsr-305/F-12/jsr-305.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- jsr-305.spec	14 Jan 2010 23:50:40 -0000	1.9
+++ jsr-305.spec	15 Jan 2010 00:02:06 -0000	1.10
@@ -23,7 +23,7 @@ BuildRequires:  jpackage-utils, maven2
 BuildRequires:  maven2-plugin-compiler, maven2-plugin-install
 BuildRequires:  maven2-plugin-jar, maven2-plugin-javadoc
 BuildRequires:  maven2-plugin-resources, maven2-plugin-site
-BuildRequires:  maven2-plugin-surefire
+BuildRequires:  maven2-plugin-surefire, tomcat5
 Requires:       java >= 1.5, jpackage-utils
 
 %if %{with_gcj}
@@ -120,6 +120,7 @@ fi
 * Thu Jan 14 2010 Jerry James <loganjerry at gmail.com> - 0-0.4.20090319svn
 - Update to 19 Mar 2009 snapshot
 - Compress with xz instead of bzip2
+- BR tomcat5, a horrible workaround to solve bz 538868
 
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0-0.4.20090203svn
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild



More information about the scm-commits mailing list