rpms/ice/F-9 ice.spec,1.13,1.14

Mary Ellen Foster (mef) fedora-extras-commits at redhat.com
Fri Jun 27 08:44:21 UTC 2008


Author: mef

Update of /cvs/pkgs/rpms/ice/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30621

Modified Files:
	ice.spec 
Log Message:
Add patch from ZeroC


Index: ice.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ice/F-9/ice.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ice.spec	9 Jun 2008 15:41:45 -0000	1.13
+++ ice.spec	27 Jun 2008 08:43:39 -0000	1.14
@@ -4,7 +4,7 @@
 
 Name: ice
 Version: 3.3.0
-Release: 1
+Release: 2
 Summary: The Ice base runtime and services
 
 Group: System Environment/Libraries
@@ -21,6 +21,8 @@
 Patch1:         Ice-3.3.0-java-build.patch
 Patch2:         Ice-3.3.0-jgoodies.patch
 Patch3:         Ice-3.3.0-java-Timer.patch
+# From http://www.zeroc.com/forums/patches/3798-patch-1-ice-3-3-0-fix-slice2cpp-slice2freeze.html
+Patch4:         Ice-3.3.0-fix-slice2cpp-slice2freeze.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # Ice doesn't officially support this architecture at all
@@ -160,6 +162,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 %setup -q -n Ice-rpmbuild-%{version} -T -b 1
 %setup -q -n Ice-%{version}-man-pages -T -b 2
 
@@ -519,6 +522,9 @@
 %config(noreplace) %{_sysconfdir}/php.d/ice.ini
 
 %changelog
+* Wed Jun 28 2008 Mary Ellen Foster <mefoster at gmail.com> 3.3.0-2
+- Add patch from ZeroC
+
 * Mon Jun  9 2008 Mary Ellen Foster <mefoster at gmail.com> 3.3.0-1
 - Update for 3.3 final
 - Fix ppc64 issues with directories in Mono .pc files (I hope)




More information about the fedora-extras-commits mailing list