Hello community,

here is the log from the commit of package su-wrapper for openSUSE:Factory 
checked in at 2012-05-26 09:29:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/su-wrapper (Old)
 and      /work/SRC/openSUSE:Factory/.su-wrapper.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "su-wrapper", Maintainer is "wer...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/su-wrapper/su-wrapper.changes    2012-01-25 
15:02:44.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.su-wrapper.new/su-wrapper.changes       
2012-05-26 09:29:32.000000000 +0200
@@ -1,0 +2,5 @@
+Fri May 25 15:00:21 UTC 2012 - wer...@suse.de
+
+- Job creation scheme (bnc#764105)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ su-wrapper.spec ++++++
--- /var/tmp/diff_new_pack.ULPbGQ/_old  2012-05-26 09:29:35.000000000 +0200
+++ /var/tmp/diff_new_pack.ULPbGQ/_new  2012-05-26 09:29:35.000000000 +0200
@@ -15,17 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           su-wrapper
 Version:        1.2.0
-Release:        473
-Summary:        su-wrapper Runs Programs as Another User and Group
+Release:        0
+Summary:        The su-wrapper Runs Programs as Another User and Group
 License:        GPL-2.0+
 Group:          System/Base
 PreReq:         permissions
-AutoReqProv:    on
 Source0:        su-wrapper-1.2.0.tar.bz2
 Patch:          su-wrapper-1.2.0.dif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -64,10 +61,15 @@
   mkdir -p ${RPM_BUILD_ROOT}/etc
   install -m 0640 su-wrapper.conf.dist ${RPM_BUILD_ROOT}/etc/su-wrapper.conf
 
-%post
-%run_permissions
+%if %{defined verify_permissions}
 %verifyscript
 %verify_permissions -e /usr/sbin/su-wrapper
+%endif
+
+%if %{defined set_permissions}
+%post
+%set_permissions /usr/sbin/su-wrapper
+%endif
 
 %files
 %defattr(-, root, root)

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

Reply via email to