rpms/tree/devel .cvsignore, 1.5, 1.6 sources, 1.5, 1.6 tree-1.2-no-strip.patch, 1.4, 1.5 tree.spec, 1.27, 1.28

Tim Waugh (twaugh) fedora-extras-commits at redhat.com
Thu Jun 5 13:16:17 UTC 2008


Author: twaugh

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

Modified Files:
	.cvsignore sources tree-1.2-no-strip.patch tree.spec 
Log Message:
* Thu Jun  5 2008 Tim Waugh <twaugh at redhat.com> 1.5.1.2-1
- 1.5.1.2.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/tree/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	25 Apr 2008 11:34:08 -0000	1.5
+++ .cvsignore	5 Jun 2008 13:15:32 -0000	1.6
@@ -1,3 +1,4 @@
 tree-1.4b3.tgz
 tree-1.5.0.tgz
 tree-1.5.1.1.tgz
+tree-1.5.1.2.tgz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/tree/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	25 Apr 2008 11:34:08 -0000	1.5
+++ sources	5 Jun 2008 13:15:32 -0000	1.6
@@ -1 +1 @@
-f8fc70a9260b50bf8b4613e9d5f5e589  tree-1.5.1.1.tgz
+cf57d8b2ba43156faf9d75614a7a95d5  tree-1.5.1.2.tgz

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.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- tree-1.2-no-strip.patch	25 Apr 2008 11:34:08 -0000	1.4
+++ tree-1.2-no-strip.patch	5 Jun 2008 13:15:32 -0000	1.5
@@ -1,10 +1,10 @@
-diff -up tree-1.5.1.1/Makefile.no-strip tree-1.5.1.1/Makefile
---- tree-1.5.1.1/Makefile.no-strip	2007-06-11 14:22:47.000000000 +0100
-+++ tree-1.5.1.1/Makefile	2008-04-25 12:28:06.000000000 +0100
+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
- #CFLAGS=-ggdb -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
- CFLAGS=-O2 -Wall -fomit-frame-pointer -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
+ #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=
  


Index: tree.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tree/devel/tree.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- tree.spec	25 Apr 2008 11:34:08 -0000	1.27
+++ tree.spec	5 Jun 2008 13:15:32 -0000	1.28
@@ -1,6 +1,6 @@
 Summary: A utility which displays a tree view of the contents of directories
 Name: tree
-Version: 1.5.1.1
+Version: 1.5.1.2
 Release: 1%{?dist}
 Group: Applications/File
 License: GPLv2+
@@ -47,6 +47,9 @@
 %doc README LICENSE
 
 %changelog
+* Thu Jun  5 2008 Tim Waugh <twaugh at redhat.com> 1.5.1.2-1
+- 1.5.1.2.
+
 * Fri Apr 25 2008 Tim Waugh <twaugh at redhat.com> 1.5.1.1-1
 - 1.5.1.1.
 




More information about the fedora-extras-commits mailing list