Hello community,

here is the log from the commit of package thttpd for openSUSE:Factory checked 
in at 2012-06-12 21:59:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/thttpd (Old)
 and      /work/SRC/openSUSE:Factory/.thttpd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "thttpd", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/thttpd/thttpd.changes    2012-06-01 
07:24:41.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.thttpd.new/thttpd.changes       2012-06-12 
22:10:40.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Jun  8 14:29:40 UTC 2012 - [email protected]
+
+- use %set_permissions instead of %run_permissions (bnc#764110)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ thttpd.spec ++++++
--- /var/tmp/diff_new_pack.jGLUvq/_old  2012-06-12 22:10:42.000000000 +0200
+++ /var/tmp/diff_new_pack.jGLUvq/_new  2012-06-12 22:10:42.000000000 +0200
@@ -117,7 +117,12 @@
 
 %post
 %{fillup_and_insserv thttpd}
+%if 0%{?suse_version} <= 1130
 %run_permissions
+%else
+%set_permissions /usr/bin/makeweb
+%endif
+
 %verifyscript
 %verify_permissions -e /usr/bin/makeweb
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to