SOURCES: cryopid-build.patch, trf-Makefile.patch - allow to use __...

darekr darekr at pld-linux.org
Thu Nov 16 15:11:03 CET 2006


Author: darekr                       Date: Thu Nov 16 14:11:03 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- allow to use __make install in spec file

---- Files affected:
SOURCES:
   cryopid-build.patch (1.2 -> 1.3) , trf-Makefile.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/cryopid-build.patch
diff -u SOURCES/cryopid-build.patch:1.2 SOURCES/cryopid-build.patch:1.3
--- SOURCES/cryopid-build.patch:1.2	Fri Jun 24 02:08:31 2005
+++ SOURCES/cryopid-build.patch	Thu Nov 16 15:10:58 2006
@@ -1,6 +1,6 @@
-diff -uNr cryopid-0.4.orig/cpimage.h cryopid-0.4/cpimage.h
---- cryopid-0.4.orig/cpimage.h	2005-04-25 01:13:01.000000000 +0200
-+++ cryopid-0.4/cpimage.h	2005-06-24 01:24:34.000000000 +0200
+diff -uNr cryopid-0.5.3.orig/cpimage.h cryopid-0.5.3/cpimage.h
+--- cryopid-0.5.3.orig/src/cpimage.h	2005-04-25 01:13:01.000000000 +0200
++++ cryopid-0.5.3/src/cpimage.h	2005-06-24 01:24:34.000000000 +0200
 @@ -4,7 +4,7 @@
  #include <sys/socket.h>
  #include <linux/types.h>
@@ -10,9 +10,9 @@
  #include <linux/user.h>
  #include <linux/unistd.h>
  #include <asm/ldt.h>
-diff -uNr cryopid-0.4.orig/cryopid.h cryopid-0.4/cryopid.h
---- cryopid-0.4.orig/cryopid.h	2005-04-25 01:13:01.000000000 +0200
-+++ cryopid-0.4/cryopid.h	2005-06-24 01:26:41.000000000 +0200
+diff -uNr cryopid-0.5.3.orig/cryopid.h cryopid-0.5.3/cryopid.h
+--- cryopid-0.5.3.orig/src/cryopid.h	2005-04-25 01:13:01.000000000 +0200
++++ cryopid-0.5.3/src/cryopid.h	2005-06-24 01:26:41.000000000 +0200
 @@ -33,13 +33,13 @@
  void *xmalloc(int len);
  

================================================================
Index: SOURCES/trf-Makefile.patch
diff -u SOURCES/trf-Makefile.patch:1.1 SOURCES/trf-Makefile.patch:1.2
--- SOURCES/trf-Makefile.patch:1.1	Tue Jan 20 00:10:16 2004
+++ SOURCES/trf-Makefile.patch	Thu Nov 16 15:10:58 2006
@@ -17,8 +17,8 @@
  install: trfs
 -	install -o root -g wheel -m 755 trfs $(DESTDIR)$(prefix)/bin
 -	install -o root -g wheel -m 755 trf  $(DESTDIR)$(prefix)/bin
-+	install -o root -g root trfs $(DESTDIR)$(prefix)/bin
-+	install -o root -g root trf  $(DESTDIR)$(prefix)/bin
++	install trfs $(DESTDIR)$(prefix)/bin
++	install trf  $(DESTDIR)$(prefix)/bin
  
  clean:
  	rm trfs || true
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/cryopid-build.patch?r1=1.2&r2=1.3&f=u
    http://cvs.pld-linux.org/SOURCES/trf-Makefile.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list