SPECS: shadow.spec - remove getspnam.3 and shadow.3 which are in g...

glen glen at pld-linux.org
Thu Sep 15 12:56:55 CEST 2005


Author: glen                         Date: Thu Sep 15 10:56:55 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- remove getspnam.3 and shadow.3 which are in glibc-devel

---- Files affected:
SPECS:
   shadow.spec (1.109 -> 1.110) 

---- Diffs:

================================================================
Index: SPECS/shadow.spec
diff -u SPECS/shadow.spec:1.109 SPECS/shadow.spec:1.110
--- SPECS/shadow.spec:1.109	Sat Apr 16 23:56:37 2005
+++ SPECS/shadow.spec	Thu Sep 15 12:56:50 2005
@@ -187,11 +187,14 @@
 echo '.so newgrp.1' > $RPM_BUILD_ROOT%{_mandir}/it/man1/sg.1
 echo '.so newgrp.1' > $RPM_BUILD_ROOT%{_mandir}/ko/man1/sg.1
 
-%if !%{with shared}
+%if %{without shared}
 # invalid static library
 rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
 %endif
 
+# 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}
 # /bin/id already in coreutils
@@ -479,6 +482,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.110  2005/09/15 10:56:50  glen
+- remove getspnam.3 and shadow.3 which are in glibc-devel
+
 Revision 1.109  2005/04/16 21:56:37  mmazur
 - rel 1 (updated two months ago)
 
================================================================

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




More information about the pld-cvs-commit mailing list