Hello community,

here is the log from the commit of package openstack-glance for 
openSUSE:Factory checked in at 2012-02-08 17:19:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openstack-glance (Old)
 and      /work/SRC/openSUSE:Factory/.openstack-glance.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openstack-glance", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/openstack-glance/openstack-glance.changes        
2012-01-27 15:22:58.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.openstack-glance.new/openstack-glance.changes   
2012-02-08 17:19:39.000000000 +0100
@@ -1,0 +2,11 @@
+Mon Jan 16 16:01:42 UTC 2012 - prus...@opensuse.org
+
+- fix initscript scriptlets
+
+-------------------------------------------------------------------
+Tue Jan 10 12:57:51 UTC 2012 - cfarr...@suse.com
+
+- license update: Apache-2.0 and GPL-3.0+
+  Use SPDX format. See rfc.sh (GPL-3.0+)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ openstack-glance.spec ++++++
--- /var/tmp/diff_new_pack.of5GkD/_old  2012-02-08 17:19:41.000000000 +0100
+++ /var/tmp/diff_new_pack.of5GkD/_new  2012-02-08 17:19:41.000000000 +0100
@@ -40,7 +40,7 @@
 %define _version 2011.3
 %endif
 Release:        1
-License:        ASL 2.0
+License:        Apache-2.0 and GPL-3.0+
 Summary:        Discover, Register and Retrieve virtual machine images 
%{vcs_summary_warn}
 Url:            http://glance.openstack.org/
 Group:          Development/Libraries/Python
@@ -123,12 +123,15 @@
 getent passwd glance >/dev/null || useradd -r -g glance -d 
%{sharedstatedir}/glance -s /sbin/nologin -c "OpenStack glance Daemons" glance
 exit 0
 
+%post
+%fillup_and_insserv openstack-glance
+%restart_on_update openstack-glance
+
 %preun
 %stop_on_removal openstack-glance
 
 %postun
-%restart_on_update openstack-glance
-%insserv_cleanup openstack-glance
+%insserv_cleanup
 
 %clean
 rm -rf %{buildroot}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to