SPECS: setup.spec - 2.6.2 - remove obsolete groups in triggerpostun

baggins baggins at pld-linux.org
Mon Mar 2 01:27:16 CET 2009


Author: baggins                      Date: Mon Mar  2 00:27:16 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 2.6.2
- remove obsolete groups in triggerpostun

---- Files affected:
SPECS:
   setup.spec (1.147 -> 1.148) 

---- Diffs:

================================================================
Index: SPECS/setup.spec
diff -u SPECS/setup.spec:1.147 SPECS/setup.spec:1.148
--- SPECS/setup.spec:1.147	Sun Mar  1 18:13:41 2009
+++ SPECS/setup.spec	Mon Mar  2 01:27:11 2009
@@ -15,12 +15,12 @@
 Summary(pt_BR.UTF-8):	Vários arquivos básicos de configuração
 Summary(tr.UTF-8):	Basit kurulum dosyaları
 Name:		setup
-Version:	2.6.1
+Version:	2.6.2
 Release:	1
 License:	Public Domain, partially BSD-like
 Group:		Base
 Source0:	ftp://distfiles.pld-linux.org/src/%{name}-%{version}.tar.bz2
-# Source0-md5:	e27e6816138dd3bf0c882e85b9fc92ed
+# Source0-md5:	ebd20f3ea4d766cfe16d2abf253224ac
 Source1:	http://sethwklein.net/projects/iana-etc/downloads/iana-etc-%{iana_etc_ver}.tar.bz2
 # Source1-md5:	51d584b7b6115528c21e8ea32250f2b1
 Patch0:		%{name}-iana-etc.patch
@@ -102,7 +102,9 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%triggerpostun -p %{_sbindir}/joinpasswd -- %{name} < %{version}-%{release}
+%triggerpostun -p /sbin/postshell -- %{name} < %{version}-%{release}
+%{_sbindir}/joinpasswd
+%{_sbindir}/delpasswd -g ttyS cdwrite
 
 %triggerin -p %{_sbindir}/update-fstab -- %{name} < 2.4.10-1
 
@@ -115,6 +117,7 @@
 %files
 %defattr(644,root,root,755)
 %doc ChangeLog
+%attr(755,root,root) %{_sbindir}/delpasswd
 %attr(755,root,root) %{_sbindir}/joinpasswd
 %attr(755,root,root) %{_sbindir}/postshell
 %attr(755,root,root) %{_sbindir}/update-fstab
@@ -144,6 +147,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.148  2009/03/02 00:27:11  baggins
+- 2.6.2
+- remove obsolete groups in triggerpostun
+
 Revision 1.147  2009/03/01 17:13:41  baggins
 - added commented out probable conflicts
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/setup.spec?r1=1.147&r2=1.148&f=u



More information about the pld-cvs-commit mailing list