packages: smp_utils/smp_utils-make.patch, smp_utils/smp_utils.spec - update...

qboosh qboosh at pld-linux.org
Sat Nov 27 15:10:49 CET 2010


Author: qboosh                       Date: Sat Nov 27 14:10:49 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.95
- updated make patch

---- Files affected:
packages/smp_utils:
   smp_utils-make.patch (1.2 -> 1.3) , smp_utils.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: packages/smp_utils/smp_utils-make.patch
diff -u packages/smp_utils/smp_utils-make.patch:1.2 packages/smp_utils/smp_utils-make.patch:1.3
--- packages/smp_utils/smp_utils-make.patch:1.2	Mon Jan  7 20:06:45 2008
+++ packages/smp_utils/smp_utils-make.patch	Sat Nov 27 15:10:43 2010
@@ -1,17 +1,10 @@
---- smp_utils-0.93/Makefile.orig	2008-01-02 05:25:51.000000000 +0100
-+++ smp_utils-0.93/Makefile	2008-01-07 19:32:05.688771593 +0100
-@@ -119,12 +119,11 @@
- install: $(EXECS)
- 	install -d $(INSTDIR)
- 	for name in $^; \
--	 do install -s -o root -g root -m 755 $$name $(INSTDIR); \
-+	 do install -m 755 $$name $(INSTDIR); \
- 	done
+--- smp_utils-0.95/Makefile.orig	2009-02-03 21:23:25.000000000 +0100
++++ smp_utils-0.95/Makefile	2010-11-27 14:54:18.207095747 +0100
+@@ -127,7 +127,6 @@
  	install -d $(MANDIR)/$(MAN_PREF)
  	for mp in $(MAN_PGS); \
--	 do install -o root -g root -m 644 doc/$$mp $(MANDIR)/$(MAN_PREF); \
+ 	 do install -m 644 doc/$$mp $(MANDIR)/$(MAN_PREF); \
 -	 gzip -9f $(MANDIR)/$(MAN_PREF)/$$mp; \
-+	 do install -m 644 doc/$$mp $(MANDIR)/$(MAN_PREF); \
  	done
  
  uninstall:

================================================================
Index: packages/smp_utils/smp_utils.spec
diff -u packages/smp_utils/smp_utils.spec:1.9 packages/smp_utils/smp_utils.spec:1.10
--- packages/smp_utils/smp_utils.spec:1.9	Fri Aug 20 21:19:10 2010
+++ packages/smp_utils/smp_utils.spec	Sat Nov 27 15:10:43 2010
@@ -4,12 +4,12 @@
 Summary:	Utilities for SAS Management Protocol (SMP)
 Summary(pl.UTF-8):	Narzędzia do protokołu SAS Management Protocol (SMP)
 Name:		smp_utils
-Version:	0.94
+Version:	0.95
 Release:	1
 License:	BSD
 Group:		Applications/System
 Source0:	http://sg.danny.cz/sg/p/%{name}-%{version}.tgz
-# Source0-md5:	301917fef92726c947b8623813c2cdfc
+# Source0-md5:	5eaa0c076cf163e0ed1edc9626ca136f
 Patch0:		%{name}-make.patch
 URL:		http://sg.danny.cz/sg/smp_utils.html
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -73,6 +73,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2010/11/27 14:10:43  qboosh
+- updated to 0.95
+- updated make patch
+
 Revision 1.9  2010/08/20 19:19:10  qboosh
 - updated to 0.94
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/smp_utils/smp_utils-make.patch?r1=1.2&r2=1.3&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/smp_utils/smp_utils.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list