diff --git a/sheepdog.spec b/sheepdog.spec index 3921405..c439105 100644 --- a/sheepdog.spec +++ b/sheepdog.spec @@ -1,7 +1,7 @@ Name: sheepdog Summary: The Sheepdog Distributed Storage System for KVM/QEMU Version: 0.3.0 -Release: 5%{?dist} +Release: 6%{?dist} License: GPLv2 and GPLv2+ Group: System Environment/Base URL: http://www.osrg.net/sheepdog @@ -72,7 +72,6 @@ if [ $1 -eq 0 ] ; then /bin/systemctl stop sheepdog.service > /dev/null 2>&1 || : fi -%postun %triggerun -- sheepdog < 0.2.4-2 /usr/bin/systemd-sysv-convert --save httpd >/dev/null 2>&1 ||: /sbin/chkconfig --del httpd >/dev/null 2>&1 || : @@ -85,7 +84,7 @@ fi %files %defattr(-,root,root,-) -%doc COPYING README INSTALL +%doc COPYING README %{_sbindir}/sheep %{_sbindir}/collie #%attr(755,-,-)%config %{_initddir}/sheepdog @@ -94,6 +93,11 @@ fi %{_mandir}/man8/sheep.8* %changelog +* Sat Dec 21 2013 Ville Skyttä - 0.3.0-6 +- Drop empty %%postun script. +- Drop INSTALL from docs. +- Fix bogus date in %%changelog. + * Sun Aug 04 2013 Fedora Release Engineering - 0.3.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild @@ -107,7 +111,7 @@ fi - Rebuild against new corosync (soname change). - Add patch to fix build against new corosync headers. -* Wed Jan 15 2012 David Nalley - 0.3.0-1 +* Thu Jan 12 2012 David Nalley - 0.3.0-1 - updating to 0.3.0 * Thu Nov 24 2011 David Nalley - 0.2.4-2