SPECS: rlinetd.spec - don't package manual for unpackaged inetd2rl...

qboosh qboosh at pld-linux.org
Mon Oct 29 20:46:15 CET 2007


Author: qboosh                       Date: Mon Oct 29 19:46:15 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't package manual for unpackaged inetd2rlinetd script

---- Files affected:
SPECS:
   rlinetd.spec (1.76 -> 1.77) 

---- Diffs:

================================================================
Index: SPECS/rlinetd.spec
diff -u SPECS/rlinetd.spec:1.76 SPECS/rlinetd.spec:1.77
--- SPECS/rlinetd.spec:1.76	Wed Oct 17 22:49:57 2007
+++ SPECS/rlinetd.spec	Mon Oct 29 20:46:10 2007
@@ -72,6 +72,9 @@
 
 :> $RPM_BUILD_ROOT%{_sysconfdir}/rlinetd.conf
 
+rm -f $RPM_BUILD_ROOT%{_libdir}/rlinetd/*.la
+rm -f $RPM_BUILD_ROOT{%{_sbindir}/inetd2rlinetd,%{_mandir}/man8/inetd2rlinetd.8}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -89,10 +92,11 @@
 %attr(640,root,root) %ghost %{_sysconfdir}/rlinetd.conf
 %attr(755,root,root) %{_sbindir}/rlinetd
 %attr(755,root,root) %dir %{_libdir}/rlinetd
-%attr(755,root,root) %{_libdir}/rlinetd/*.so
+%attr(755,root,root) %{_libdir}/rlinetd/libparse.so
 %attr(640,root,root) /etc/sysconfig/rc-inet.script
-%{_mandir}/man[58]/*
-%lang(pl) %{_mandir}/pl/man8/*
+%{_mandir}/man5/rlinetd.conf.5*
+%{_mandir}/man8/rlinetd.8*
+%lang(pl) %{_mandir}/pl/man8/rlinetd.8*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -100,6 +104,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.77  2007/10/29 19:46:10  qboosh
+- don't package manual for unpackaged inetd2rlinetd script
+
 Revision 1.76  2007/10/17 20:49:57  arekm
 - up to 0.6.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rlinetd.spec?r1=1.76&r2=1.77&f=u



More information about the pld-cvs-commit mailing list