rpms/tree/devel tree-1.2-no-strip.patch,1.5,1.6

Tim Waugh twaugh at fedoraproject.org
Tue Sep 2 14:42:31 UTC 2008


Author: twaugh

Update of /cvs/pkgs/rpms/tree/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9273

Modified Files:
	tree-1.2-no-strip.patch 
Log Message:
* Tue Sep  2 2008 Tim Waugh <twaugh at redhat.com> 1.5.2.1-1
- Removed patch fuzz.


tree-1.2-no-strip.patch:

Index: tree-1.2-no-strip.patch
===================================================================
RCS file: /cvs/pkgs/rpms/tree/devel/tree-1.2-no-strip.patch,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- tree-1.2-no-strip.patch	5 Jun 2008 13:15:32 -0000	1.5
+++ tree-1.2-no-strip.patch	2 Sep 2008 14:42:01 -0000	1.6
@@ -1,16 +1,16 @@
-diff -up tree-1.5.1.2/Makefile.no-strip tree-1.5.1.2/Makefile
---- tree-1.5.1.2/Makefile.no-strip	2008-06-04 15:15:40.000000000 +0100
-+++ tree-1.5.1.2/Makefile	2008-06-05 14:09:23.000000000 +0100
-@@ -9,7 +9,7 @@
- CC=gcc
+diff -up tree-1.5.2.1/Makefile.no-strip tree-1.5.2.1/Makefile
+--- tree-1.5.2.1/Makefile.no-strip	2008-08-27 19:34:43.000000000 +0100
++++ tree-1.5.2.1/Makefile	2008-09-02 15:41:33.000000000 +0100
+@@ -21,7 +21,7 @@ MANDIR=${prefix}/man/man1
+ # Linux defaults:
  #CFLAGS=-ggdb -Wall -DLINUX -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
  CFLAGS=-O2 -Wall -fomit-frame-pointer -DLINUX -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
 -LDFLAGS=-s
 +LDFLAGS=
  
  # Uncomment for FreeBSD:
- #CC=gcc
-@@ -62,7 +62,7 @@ install:
+ #CFLAGS=-O2 -Wall -fomit-frame-pointer
+@@ -72,7 +72,7 @@ install:
  	install -d $(BINDIR)
  	install -d $(MANDIR)
  	if [ -e $(TREE_DEST) ]; then \




More information about the fedora-extras-commits mailing list