rpms/squashfs-tools/devel squashfs-cflags.patch,1.7,1.8

Bruno Wolff III bruno at fedoraproject.org
Tue Jul 27 12:01:30 UTC 2010


Author: bruno

Update of /cvs/pkgs/rpms/squashfs-tools/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv31087

Modified Files:
	squashfs-cflags.patch 
Log Message:
Need to adjust cflags patch to upstream Makefile change.



squashfs-cflags.patch:
 Makefile |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Index: squashfs-cflags.patch
===================================================================
RCS file: /cvs/pkgs/rpms/squashfs-tools/devel/squashfs-cflags.patch,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- squashfs-cflags.patch	11 Jun 2010 16:57:49 -0000	1.7
+++ squashfs-cflags.patch	27 Jul 2010 12:01:29 -0000	1.8
@@ -1,8 +1,8 @@
---- squashfs-tools/Makefile.orig	2010-02-13 14:00:54.000000000 -0600
-+++ squashfs-tools/Makefile	2010-02-13 14:02:58.000000000 -0600
+--- Makefile.orig	2010-07-01 21:24:24.000000000 -0500
++++ Makefile	2010-07-27 06:56:04.000000000 -0500
 @@ -27,8 +27,8 @@
  UNSQUASHFS_OBJS = unsquashfs.o unsquash-1.o unsquash-2.o unsquash-3.o \
- 	unsquash-4.o swap.o compressor.o gzip_wrapper.o
+ 	unsquash-4.o swap.o compressor.o gzip_wrapper.o read_xattrs.o
  
 -CFLAGS = $(INCLUDEDIR) -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE \
 -	-D_GNU_SOURCE -DCOMP_DEFAULT=\"$(COMP_DEFAULT)\" -O2 -Wall



More information about the scm-commits mailing list