rpms/ini4j/devel ini4j.spec,1.2,1.3

Victor G. Vasilyev victorv at fedoraproject.org
Mon Mar 2 15:26:42 UTC 2009


Author: victorv

Update of /cvs/pkgs/rpms/ini4j/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4339

Modified Files:
	ini4j.spec 
Log Message:
BR tomcat5, because tomcat-tomcat-parent.pom is required



Index: ini4j.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ini4j/devel/ini4j.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ini4j.spec	25 Feb 2009 07:20:08 -0000	1.2
+++ ini4j.spec	2 Mar 2009 15:26:12 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           ini4j
 Version:        0.3.2
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Java API for handling files in Windows .ini format
 
 Group:          Development/Libraries
@@ -31,6 +31,7 @@
 # These dependencies are required to compile the application:
 BuildRequires:  java-devel >= 1:1.6.0
 BuildRequires:  maven2 >= 2.0.4
+BuildRequires:  tomcat5 >= 5.5
 BuildRequires:  tomcat5-servlet-2.4-api >= 5.5
 # These dependencies are only required to compile unit tests for the application:
 # BuildRequires:  jetty >= 4.2.2
@@ -131,6 +132,9 @@
 
 
 %changelog
+* Mon Mar 02 2009 Victor Vasilyev <victor.vasilyev at sun.com> 0.3.2-6
+- BR tomcat5, because tomcat-tomcat-parent.pom is required
+
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.2-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list