rpms/tree/devel tree.spec,1.29,1.30

Tim Waugh (twaugh) fedora-extras-commits at redhat.com
Mon Jun 16 09:32:26 UTC 2008


Author: twaugh

Update of /cvs/pkgs/rpms/tree/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23855

Modified Files:
	tree.spec 
Log Message:
Renumbered patches.


Index: tree.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tree/devel/tree.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- tree.spec	16 Jun 2008 09:30:42 -0000	1.29
+++ tree.spec	16 Jun 2008 09:31:43 -0000	1.30
@@ -7,8 +7,8 @@
 Url: http://mama.indstate.edu/users/ice/tree/
 Source: ftp://mama.indstate.edu/linux/tree/tree-%{version}.tgz
 Patch1: tree-1.2-carrot.patch
-Patch3: tree-1.2-no-strip.patch
-Patch4: tree-preserve-timestamps.patch
+Patch2: tree-1.2-no-strip.patch
+Patch3: tree-preserve-timestamps.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
@@ -19,8 +19,8 @@
 %prep
 %setup -q
 %patch1 -p1 -b .carrot
-%patch3 -p1 -b .no-strip
-%patch4 -p1 -b .preserve-timestamps
+%patch2 -p1 -b .no-strip
+%patch3 -p1 -b .preserve-timestamps
 
 %build
 make CFLAGS="$RPM_OPT_FLAGS" "CPPFLAGS=$(getconf LFS_CFLAGS)" %{?_smp_mflags}




More information about the fedora-extras-commits mailing list