rpms/anaconda/F-9 anaconda.spec,1.683,1.684

Tom Callaway spot at fedoraproject.org
Wed Oct 1 14:16:19 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/anaconda/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3577

Modified Files:
	anaconda.spec 
Log Message:
fix build


Index: anaconda.spec
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/F-9/anaconda.spec,v
retrieving revision 1.683
retrieving revision 1.684
diff -u -r1.683 -r1.684
--- anaconda.spec	1 Oct 2008 13:35:21 -0000	1.683
+++ anaconda.spec	1 Oct 2008 14:15:48 -0000	1.684
@@ -3,7 +3,7 @@
 Summary: Graphical system installer
 Name:    anaconda
 Version: 11.4.0.82
-Release: 3
+Release: 4
 License: GPLv2+
 Group:   Applications/System
 URL:     http://fedoraproject.org/wiki/Anaconda
@@ -153,7 +153,7 @@
 
 %prep
 %setup -q
-%patch0 -p1 -b .sparc
+%patch0 -p1
 cp %{SOURCE2} loader2/
 
 %build
@@ -220,6 +220,9 @@
 /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
 
 %changelog
+* Wed Oct  1 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 11.4.0.82-4
+- don't use ".sparc" suffix for patch, confuses during %%install
+
 * Wed Oct  1 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 11.4.0.82-3
 - ExcludeArch: sparc64
 




More information about the scm-commits mailing list