rpms/corosync/devel corosync.spec,1.8,1.9

Fabio M. Di Nitto fabbione at fedoraproject.org
Mon Feb 2 08:00:12 UTC 2009


Author: fabbione

Update of /cvs/pkgs/rpms/corosync/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18404

Modified Files:
	corosync.spec 
Log Message:
Create libcorosync-devel package to replace corosync-devel



Index: corosync.spec
===================================================================
RCS file: /cvs/pkgs/rpms/corosync/devel/corosync.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- corosync.spec	2 Feb 2009 07:30:05 -0000	1.8
+++ corosync.spec	2 Feb 2009 07:59:42 -0000	1.9
@@ -106,17 +106,19 @@
 %{_mandir}/man8/corosync-objctl.8*
 %{_mandir}/man5/corosync.conf.5*
 
-%package devel
-Summary: The Corosync Cluster Engine
+%package -n libcorosync-devel
+Summary: The Corosync Cluster Engine Development Kit
 Group: System Environment/Libraries
 Requires: %{name} = %{version}-%{release}
 Requires: pkgconfig
+Provides: corosync-devel = 0.92-7
+Obsoletes: corosync-devel < 0.92-7
 
-%description devel
+%description -n libcorosync-devel
 This package contains include files and man pages used to develop using
 The Corosync Cluster Engine APIs.
 
-%files devel
+%files -n libcorosync-devel
 %defattr(-,root,root,-)
 %dir %{_docdir}/%{name}-%{version}
 %doc %{_docdir}/%{name}-%{version}/README.devmap
@@ -174,6 +176,7 @@
 - Update to svn trunk at revision 1756 from upstream.
 - Add support pkgconfig to devel package.
 - Tidy up spec files by re-organazing sections according to packages.
+- Rename corosync-devel to libcorosync-devel.
 
 * Tue Jan 27 2009 Fabio M. Di Nitto <fdinitto at redhat.com> - 0.92-6.svn1750
 - Update to svn trunk at revision 1750 from upstream.




More information about the fedora-extras-commits mailing list