rpms/cluster-glue/devel cluster-glue.spec,1.2,1.3

Andrew Beekhof beekhof at fedoraproject.org
Wed Aug 5 11:00:09 UTC 2009


Author: beekhof

Update of /cvs/pkgs/rpms/cluster-glue/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16824

Modified Files:
	cluster-glue.spec 
Log Message:
Revert previous check-in, continue to use the upstream value for OCF_ROOT


Index: cluster-glue.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cluster-glue/devel/cluster-glue.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- cluster-glue.spec	5 Aug 2009 07:45:29 -0000	1.2
+++ cluster-glue.spec	5 Aug 2009 11:00:07 -0000	1.3
@@ -13,7 +13,7 @@
 Name:		cluster-glue
 Summary:	Reusable cluster components
 Version:	1.0
-Release:	%{?alphatag:0.}8%{?alphatag:.%{alphatag}}%{?dist}
+Release:	%{?alphatag:0.}7%{?alphatag:.%{alphatag}}%{?dist}
 License:	GPLv2+ and LGPLv2+
 Url:		http://www.clusterlabs.org
 Group:		System Environment/Base
@@ -43,8 +43,7 @@ BuildRequires: libuuid-devel
 		--enable-fatal-warnings=no   \
 		--localstatedir=%{_var}      \
 		--with-daemon-group=%{gname} \
-		--with-daemon-user=%{uname}  \
-		--with-ocf-root=%{_libdir}/ocf 
+		--with-daemon-user=%{uname}
 
 %build
 make %{_smp_mflags}
@@ -166,9 +165,6 @@ such as Pacemaker.
 %doc COPYING.LIB
 
 %changelog
-* Wed Aug  5 2009 Andrew Beekhof <andrew at beekhof.net> - 1.0-0.8.75cab275433e.hg
-- Use %{_libdir}/ocf for resource agents
-
 * Tue Jul  28 2009 Andrew Beekhof <andrew at beekhof.net> - 1.0-0.7.75cab275433e.hg
 - Add a leading zero to the revision when alphatag is used
 




More information about the fedora-extras-commits mailing list