packages: cluster/cluster.spec - up to 3.0.16 - packaged missing python and...

alucard alucard at pld-linux.org
Tue Sep 7 11:12:31 CEST 2010


Author: alucard                      Date: Tue Sep  7 09:12:31 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 3.0.16
- packaged missing python and perl files for fence agents

---- Files affected:
packages/cluster:
   cluster.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: packages/cluster/cluster.spec
diff -u packages/cluster/cluster.spec:1.4 packages/cluster/cluster.spec:1.5
--- packages/cluster/cluster.spec:1.4	Mon Jul 19 15:50:00 2010
+++ packages/cluster/cluster.spec	Tue Sep  7 11:12:26 2010
@@ -9,12 +9,12 @@
 Summary:	Cluster infrastructure
 Summary(pl.UTF-8):	Infrastruktura klastra
 Name:		cluster
-Version:	3.0.13
-Release:	0.3
+Version:	3.0.16
+Release:	1
 License:	GPL v2
 Group:		Applications/System
 Source0:	https://fedorahosted.org/releases/c/l/%{name}/%{name}-%{version}.tar.bz2
-# Source0-md5:	d13aac279519af926894cc25722b1f9f
+# Source0-md5:	cc4a1a2c4084946d8c945adb12ac5c25
 URL:		http://sources.redhat.com/cluster/wiki
 BuildRequires:	corosync-devel
 BuildRequires:	libvirt-devel
@@ -423,10 +423,16 @@
 %{_libdir}/libdlm_lt.a
 %{_libdir}/libdlmcontrol.a
 
+# perl and python files are also here, as the various fence agents
+# use them (otherwise it would need to split package to different 
+# fence agents categories)
 %files fence
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_sbindir}/fence_*
 %attr(755,root,root) %{_sbindir}/fenced
+%{_datadir}/fence
+%{perl_vendorarch}/Cluster
+%{perl_vendorarch}/auto/Cluster
 %{_mandir}/man8/fence_*.*
 %{_mandir}/man8/fenced.*
 
@@ -438,6 +444,7 @@
 %{_pkgconfigdir}/libfenced.pc
 %attr(755,root,root) %{_libdir}/libfence.so
 %attr(755,root,root) %{_libdir}/libfenced.so
+%{_mandir}/man3/Cluster::CCS.3pm.*
 
 %files fence-libs
 %defattr(644,root,root,755)
@@ -516,6 +523,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2010/09/07 09:12:26  alucard
+- up to 3.0.16
+- packaged missing python and perl files for fence agents
+
 Revision 1.4  2010/07/19 13:50:00  alucard
 - stupid typos
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cluster/cluster.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list