rpms/heartbeat/devel heartbeat.spec,1.34,1.35

Jochen Schmitt s4504kr at fedoraproject.org
Thu Jun 25 20:12:27 UTC 2009


Author: s4504kr

Update of /cvs/extras/rpms/heartbeat/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14942

Modified Files:
	heartbeat.spec 
Log Message:
Revert changes of 2.1.4-10


Index: heartbeat.spec
===================================================================
RCS file: /cvs/extras/rpms/heartbeat/devel/heartbeat.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -p -r1.34 -r1.35
--- heartbeat.spec	25 Jun 2009 19:30:04 -0000	1.34
+++ heartbeat.spec	25 Jun 2009 20:11:57 -0000	1.35
@@ -6,7 +6,7 @@
 Summary:          Heartbeat subsystem for High-Availability Linux
 Name:             heartbeat
 Version:          2.1.4
-Release:          10%{?dist}
+Release:          11%{?dist}
 License:          GPLv2 and LGPLv2+
 URL:              http://linux-ha.org/
 Group:            System Environment/Daemons
@@ -43,7 +43,6 @@ Requires(preun):  /sbin/chkconfig
 %if %{ENABLE_MGMT}
 Requires:         gettext
 %endif
-Requires:         heartbeat-filesystem = %{version}-%{release}
 
 %description
 heartbeat is a basic high-availability subsystem for Linux-HA.
@@ -125,13 +124,6 @@ Requires: heartbeat = %{version}-%{relea
 Requires: PyXML
 Requires: pygtk2-libglade
 
-%package filesystem
-Summary: Heartbeat filesystem layout
-Group: System Environment/Daemons
-%description filesystem
-This package provides directories which will be used to other
-packages which doesn't requires heartbeat directly.
-
 %description gui
 GUI client for Heartbeat clusters
 
@@ -223,13 +215,10 @@ fi
 
 %postun pils -p /sbin/ldconfig
 
-%files filesystem
-%defattr(-,root,root,-)
-%dir %{_sysconfdir}/ha.d
-
 %files -f haclient.lang
 %doc %{_datadir}/doc/%{name}-%{version}
 %defattr(-,root,root,-)
+%dir %{_sysconfdir}/ha.d
 %{_sysconfdir}/ha.d/harc
 %config(noreplace) %{_sysconfdir}/ha.d/shellfuncs
 %{_sysconfdir}/ha.d/rc.d
@@ -358,6 +347,9 @@ fi
 %{_bindir}/hb_gui
 
 %changelog
+* Thu Jun 25 2009 Jochen Schmitt <Jochen herr-schmitt de> - 2.1.4-11
+- Revert changes of 2-1.4-11
+
 * Thu Jun 25 2009 Jochen Schmitt <Jochen herr-schmitt de> 2.1.4-10 
 - Add separate filesystem subpackage (#501518)
 




More information about the fedora-extras-commits mailing list