SPECS: shadow.spec - removed unpackaged files that i could, not su...

glen glen at pld-linux.org
Fri Jun 9 23:09:55 CEST 2006


Author: glen                         Date: Fri Jun  9 21:09:55 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed unpackaged files that i could, not sure what to do with rest

---- Files affected:
SPECS:
   shadow.spec (1.115 -> 1.116) 

---- Diffs:

================================================================
Index: SPECS/shadow.spec
diff -u SPECS/shadow.spec:1.115 SPECS/shadow.spec:1.116
--- SPECS/shadow.spec:1.115	Fri Jun  9 23:05:32 2006
+++ SPECS/shadow.spec	Fri Jun  9 23:09:49 2006
@@ -1,4 +1,14 @@
 # $Revision$, $Date$
+# TODO
+# - new files:
+#   /etc/pam.d/chgpasswd
+#   /etc/pam.d/chpasswd
+#   /etc/pam.d/newusers
+#   /usr/sbin/chgpasswd
+#   /usr/sbin/nologin
+#   /usr/share/man/man5/gshadow.5.gz
+#   /usr/share/man/man8/chgpasswd.8.gz
+#   /usr/share/man/man8/nologin.8.gz
 #
 # Conditional build:
 %bcond_without	selinux		# build without SE-Linux support
@@ -13,7 +23,7 @@
 Summary(tr):	Gölge parola dosyasý araçlarý
 Name:		shadow
 Version:	4.0.16
-Release:	0.3
+Release:	0.4
 Epoch:		1
 License:	BSD
 Group:		Applications/System
@@ -129,7 +139,7 @@
 #%patch2 -p1
 
 # ugh, too populated to patch
-%{__perl} -pi -e 's/instead DES/instead of DES/' src/chpasswd.c po/*.po
+%{__sed} -i -e 's/instead DES/instead of DES/' src/chpasswd.c po/*.po
 
 rm -f po/stamp-po
 
@@ -187,15 +197,17 @@
 rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
 %endif
 
+# no -devel, be gone
+rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
+
 # included in glibc-devel
 rm -f $RPM_BUILD_ROOT%{_mandir}{,*/}/man3/{getspnam,shadow}.3
-
 # /bin/login already in login (from util-linux.spec)
-rm -f $RPM_BUILD_ROOT{%{_bindir}/login,%{_sbindir}/logoutd,%{_mandir}/{,*/}man1/login.1,%{_mandir}/{,*/}man5/porttime.5,%{_mandir}/{,*/}man8/logoutd.8}
+rm -f $RPM_BUILD_ROOT{%{_bindir}/login,/etc/pam.d/login,%{_sbindir}/logoutd,%{_mandir}/{,*/}man1/login.1,%{_mandir}/{,*/}man5/porttime.5,%{_mandir}/{,*/}man8/logoutd.8}
 # /bin/id already in coreutils
 rm -f $RPM_BUILD_ROOT%{_mandir}{,*/}/man1/id.1
 # /bin/su already in coreutils
-rm -f $RPM_BUILD_ROOT{%{_bindir}/su,%{_mandir}/{,*/}man1/su.1}
+rm -f $RPM_BUILD_ROOT{%{_bindir}/su,/etc/pam.d/su,%{_mandir}/{,*/}man1/su.1}
 # /usr/bin/groups already in coreutils
 rm -f $RPM_BUILD_ROOT{%{_bindir}/groups,%{_mandir}/{,*/}man1/groups.1}
 # /etc/limits not used with pam
@@ -576,6 +588,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.116  2006/06/09 21:09:49  glen
+- removed unpackaged files that i could, not sure what to do with rest
+
 Revision 1.115  2006/06/09 21:05:32  glen
 - more man fixes
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/shadow.spec?r1=1.115&r2=1.116&f=u



More information about the pld-cvs-commit mailing list