SOURCES: clive-setup.patch - up to 0.4.5

twittner twittner at pld-linux.org
Fri Feb 15 17:45:42 CET 2008


Author: twittner                     Date: Fri Feb 15 16:45:42 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- up to 0.4.5

---- Files affected:
SOURCES:
   clive-setup.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/clive-setup.patch
diff -u SOURCES/clive-setup.patch:1.1 SOURCES/clive-setup.patch:1.2
--- SOURCES/clive-setup.patch:1.1	Thu Nov  1 18:42:36 2007
+++ SOURCES/clive-setup.patch	Fri Feb 15 17:45:36 2008
@@ -1,11 +1,11 @@
---- clive-0.3.1/setup.py~	2007-11-01 19:41:13.000000000 +0200
-+++ clive-0.3.1/setup.py	2007-11-01 19:41:15.103122197 +0200
-@@ -50,7 +50,7 @@
-   'Topic :: Utilities'
- ]
+--- clive-0.4.5/setup.py	2008-01-25 04:37:50.000000000 +0100
++++ clive-0.4.5/setup.py.new	2008-02-15 17:39:13.095479222 +0100
+@@ -59,7 +59,7 @@
  
--data_files = [ ('man/man1', ['man/clive.1.gz']) ]
-+data_files = [ ('share/man/man1', ['man/clive.1']) ]
+ manpage = 'man/clive.1'
+ manpage_gz = manpage + '.gz'
+-data_files = [ ('man/man1', [manpage_gz]) ]
++data_files = [ ('share/man/man1', [manpage_gz]) ]
  
  setup_args = dict(
  	name = 'clive',
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/clive-setup.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list