rpms/cman/devel cman-2.0.5-libraryfix.patch, 1.1, 1.2 cman.spec, 1.56, 1.57

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Aug 2 23:14:13 UTC 2006


Author: cfeist

Update of /cvs/dist/rpms/cman/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv25729

Modified Files:
	cman-2.0.5-libraryfix.patch cman.spec 
Log Message:
Updated libraryfix patch.

cman-2.0.5-libraryfix.patch:
 cman_tool/Makefile |    2 +-
 configure          |    1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

Index: cman-2.0.5-libraryfix.patch
===================================================================
RCS file: /cvs/dist/rpms/cman/devel/cman-2.0.5-libraryfix.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cman-2.0.5-libraryfix.patch	2 Aug 2006 23:04:36 -0000	1.1
+++ cman-2.0.5-libraryfix.patch	2 Aug 2006 23:14:09 -0000	1.2
@@ -1,5 +1,15 @@
---- cman-2.0.5/cman/cman_tool/Makefile.libraryfix	2006-08-02 18:02:05.000000000 -0500
-+++ cman-2.0.5/cman/cman_tool/Makefile	2006-08-02 18:02:18.000000000 -0500
+--- cman-2.0.5/cman/configure.libraryfix	2006-07-07 01:58:20.000000000 -0500
++++ cman-2.0.5/cman/configure	2006-08-02 18:13:27.000000000 -0500
+@@ -95,6 +95,7 @@ if (!$libexecdir) {
+ }
+ if (!$ccslibdir) {
+   $ccslibdir="${libdir}";
++  print "Setting ccslibdir to $ccslibdir\n";
+ }
+ if (!$mandir) {
+   $mandir="${prefix}/usr/share/man";
+--- cman-2.0.5/cman/cman_tool/Makefile.libraryfix	2006-07-03 07:13:55.000000000 -0500
++++ cman-2.0.5/cman/cman_tool/Makefile	2006-08-02 18:03:03.000000000 -0500
 @@ -32,7 +32,7 @@ copytobin: all
  	cp ${TARGET} ${top_srcdir}/bin
  


Index: cman.spec
===================================================================
RCS file: /cvs/dist/rpms/cman/devel/cman.spec,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- cman.spec	2 Aug 2006 23:04:36 -0000	1.56
+++ cman.spec	2 Aug 2006 23:14:09 -0000	1.57
@@ -14,7 +14,7 @@
 
 Name: cman
 Version: %{cman_major}.%{cman_minor}
-Release: 0.fc6.2
+Release: 0.fc6.3
 License: GPL
 Group: System Environment/Base
 Summary: cman - The Cluster Manager




More information about the fedora-cvs-commits mailing list