Hello community,

here is the log from the commit of package tftp for openSUSE:Factory
checked in at Fri Sep 9 11:55:24 CEST 2011.



--------
--- tftp/tftp.changes   2011-06-24 09:14:08.000000000 +0200
+++ /mounts/work_src_done/STABLE/tftp/tftp.changes      2011-09-06 
15:02:55.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Sep  6 13:01:31 UTC 2011 - [email protected]
+
+- added missing PreReq: pwdutils
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ tftp.spec ++++++
--- /var/tmp/diff_new_pack.Yn9Pi0/_old  2011-09-09 11:55:18.000000000 +0200
+++ /var/tmp/diff_new_pack.Yn9Pi0/_new  2011-09-09 11:55:18.000000000 +0200
@@ -19,7 +19,7 @@
 
 Name:           tftp
 Version:        5.1
-Release:        1
+Release:        3
 License:        BSD3c
 Summary:        Trivial File Transfer Protocol (TFTP)
 Url:            http://www.kernel.org/pub/software/network/tftp/
@@ -31,6 +31,7 @@
 Patch4:         tftp-hpa-0.49-fortify-strcpy-crash.patch
 Patch5:         tftp-hpa-0.48-tzfix.patch
 Patch42:        tftp-hpa-0.43_old-autoconf.diff
+PreReq:         pwdutils
 BuildRequires:  pwdutils
 BuildRequires:  tcpd-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -75,10 +76,10 @@
 # This group/user is shared with atftp, so please
 # keep this in sync with atftp.spec
 # add group
-%{_sbindir}/groupadd -r %{name} 2>/dev/null || :
+%{_sbindir}/groupadd -r tftp 2>/dev/null || :
 # add user
-%{_sbindir}/useradd -c "TFTP account" -d /srv/tftpboot -G %{name} -g %{name} \
-  -r -s /bin/false %{name} 2>/dev/null || :
+%{_sbindir}/useradd -c "TFTP account" -d /srv/tftpboot -G tftp -g tftp \
+  -r -s /bin/false tftp 2>/dev/null || :
 
 %clean
 rm -rf %{buildroot};


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



Remember to have fun...

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

Reply via email to