rpms/icecream/F-8 icecream.spec,1.3,1.4

Michal Schmidt (michich) fedora-extras-commits at redhat.com
Thu Jan 17 13:10:30 UTC 2008


Author: michich

Update of /cvs/pkgs/rpms/icecream/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11892

Modified Files:
	icecream.spec 
Log Message:
* Thu Jan 17 2008 Michal Schmidt <mschmidt at redhat.com> - 0.8.0-8.20080117svn
- Update to current icecream-make-it-cool branch.



Index: icecream.spec
===================================================================
RCS file: /cvs/pkgs/rpms/icecream/F-8/icecream.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- icecream.spec	30 Nov 2007 00:10:12 -0000	1.3
+++ icecream.spec	17 Jan 2008 13:09:55 -0000	1.4
@@ -1,15 +1,15 @@
 Name:		icecream
 Version:	0.8.0
-Release:	6.20071101svn%{?dist}
+Release:	8.20080117svn%{?dist}
 Summary:	Distributed compiler
 
 Group:		Development/Tools
 License:	GPLv2
 URL:		http://en.opensuse.org/Icecream
-# The source was pulled from upstream's SVN repository:
-# svn export -r 731514 svn://anonsvn.kde.org/home/kde/trunk/icecream icecream-0.8.0
-# tar -czvf icecream-0.8.0.tar.gz icecream-0.8.0
-Source0:	icecream-0.8.0.tar.gz
+# The source was pulled from SVN repository:
+# svn export -r 657903 svn://anonsvn.kde.org/home/kde/trunk/icecream icecream-0.8.0
+# tar -cjvf icecream-0.8.0.tar.bz2 icecream-0.8.0/
+Source0:	icecream-0.8.0.tar.bz2
 Source1:	icecream.sh.in
 Source2:	icecream.csh.in
 Source3:	icecream.fc
@@ -17,8 +17,14 @@
 Source5:	icecream.if
 Source6:	initscript-iceccd
 Source7:	initscript-scheduler
-Patch0:		icecream-rename-scheduler.patch
-Patch1:		icecream-cleanup-conffile.patch
+# This patch was generated with:
+# svn export -r 761849 svn://anonsvn.kde.org/home/kde/branches/work/icecream-make-it-cool icecream-mic
+# diff -Nurp icecream-0.8.0 icecream-mic > icecream-make-it-cool.patch
+# bzip2 icecream-make-it-cool.patch
+Patch0:		icecream-make-it-cool.patch.bz2
+Patch1:		icecream-rename-scheduler.patch
+Patch2:		icecream-cleanup-conffile.patch
+
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	automake autoconf libtool symlinks
@@ -63,8 +69,9 @@
 
 %prep
 %setup -q
-%patch0 -p0
+%patch0 -p1
 %patch1 -p0
+%patch2 -p0
 make -f Makefile.cvs
 sed -e 's|@LIBDIR@|%{_libdir}|g' %{SOURCE1} > icecream.sh
 sed -e 's|@LIBDIR@|%{_libdir}|g' %{SOURCE2} > icecream.csh
@@ -210,6 +217,9 @@
 %{_libdir}/pkgconfig/icecc.pc
 
 %changelog
+* Thu Jan 17 2008 Michal Schmidt <mschmidt at redhat.com> - 0.8.0-8.20080117svn
+- Update to current icecream-make-it-cool branch.
+
 * Thu Nov 29 2007 Michal Schmidt <mschmidt at redhat.com> - 0.8.0-6.20071101svn
 - Rewritten the profile scripts to make icecream work together with ccache.
 




More information about the fedora-extras-commits mailing list