rpms/icecream/F-11 icecream.spec, 1.20, 1.21 sources, 1.5, 1.6 icecream-0.9.3-fix-gcc44-ftbfs.patch, 1.1, NONE icecream-0.9.3-fix-perms-of-cache.patch, 1.1, NONE icecream-0.9.3-tighten-security.patch, 1.1, NONE

Michal Schmidt michich at fedoraproject.org
Thu Apr 30 13:32:32 UTC 2009


Author: michich

Update of /cvs/pkgs/rpms/icecream/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9848

Modified Files:
	icecream.spec sources 
Removed Files:
	icecream-0.9.3-fix-gcc44-ftbfs.patch 
	icecream-0.9.3-fix-perms-of-cache.patch 
	icecream-0.9.3-tighten-security.patch 
Log Message:
* Thu Apr 30 2009 Michal Schmidt <mschmidt at redhat.com> - 0.9.4-1
- Upstream release 0.9.4.
- Dropped merged patches.



Index: icecream.spec
===================================================================
RCS file: /cvs/pkgs/rpms/icecream/F-11/icecream.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- icecream.spec	5 Apr 2009 23:00:36 -0000	1.20
+++ icecream.spec	30 Apr 2009 13:32:02 -0000	1.21
@@ -1,5 +1,5 @@
 %if 0%{?fedora}
-%bcond_without  fedora
+%bcond_without	fedora
 %bcond_without	selinux
 %else
 %bcond_with	fedora
@@ -10,8 +10,8 @@
 
 
 Name:		icecream
-Version:	0.9.3
-Release:	6%{?dist}
+Version:	0.9.4
+Release:	1%{?dist}
 Summary:	Distributed compiler
 
 Group:		Development/Tools
@@ -29,9 +29,6 @@ Source7:	initscript-scheduler
 Source8:	%{name}-manpages.tar.bz2
 Patch0:		%{name}-rename-scheduler.patch
 Patch1:		%{name}-cleanup-conffile.patch
-Patch2:		%{name}-0.9.3-fix-gcc44-ftbfs.patch
-Patch3:		%{name}-0.9.3-tighten-security.patch
-Patch4:		%{name}-0.9.3-fix-perms-of-cache.patch
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -53,8 +50,8 @@ Requires(post):		chkconfig policycoreuti
 Requires(preun):	chkconfig initscripts policycoreutils 
 Requires(postun):	initscripts policycoreutils
 
-Provides:	group(icecream) = 44
-Provides:	user(icecream)  = 44
+Provides:	group(icecream)	= 44
+Provides:	user(icecream)	= 44
 
 
 # description copied from Debian icecc package
@@ -79,9 +76,6 @@ This package contains development files 
 %setup -q -a 8 -n icecc-%{version}
 %patch0 -p1
 %patch1 -p0
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
 sed -e 's|@LIBDIR@|%{_libdir}|g' %{SOURCE1} > icecream.sh
 sed -e 's|@LIBDIR@|%{_libdir}|g' %{SOURCE2} > icecream.csh
 mkdir SELinux
@@ -239,6 +233,10 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/icecc.pc
 
 %changelog
+* Thu Apr 30 2009 Michal Schmidt <mschmidt at redhat.com> - 0.9.4-1
+- Upstream release 0.9.4.
+- Dropped merged patches.
+
 * Mon Apr 06 2009 Michal Schmidt <mschmidt at redhat.com> - 0.9.3-6
 - Fix wrong permissions on the cache dir preventing the jobs from being
   distributed.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/icecream/F-11/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources	16 Feb 2009 12:22:04 -0000	1.5
+++ sources	30 Apr 2009 13:32:02 -0000	1.6
@@ -1,2 +1,2 @@
-34bb950331ef5256299a2de4cf402ea6  icecc-0.9.3.tar.bz2
+b52192df5aa3713910fdf481dda4119e  icecc-0.9.4.tar.bz2
 a3829775870d5b2b60b750a88ee835b7  icecream-manpages.tar.bz2


--- icecream-0.9.3-fix-gcc44-ftbfs.patch DELETED ---


--- icecream-0.9.3-fix-perms-of-cache.patch DELETED ---


--- icecream-0.9.3-tighten-security.patch DELETED ---




More information about the fedora-extras-commits mailing list