SPECS: debianutils.spec - remove which

glen glen at pld-linux.org
Tue Oct 28 22:14:29 CET 2008


Author: glen                         Date: Tue Oct 28 21:14:29 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- remove which

---- Files affected:
SPECS:
   debianutils.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/debianutils.spec
diff -u SPECS/debianutils.spec:1.1 SPECS/debianutils.spec:1.2
--- SPECS/debianutils.spec:1.1	Tue Oct 28 22:10:47 2008
+++ SPECS/debianutils.spec	Tue Oct 28 22:14:23 2008
@@ -32,6 +32,9 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+# which.spec is more advanced and is binary
+rm -rf $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/{fr/,}man1}/which*
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -43,14 +46,12 @@
 %attr(755,root,root) %{_bindir}/sensible-editor
 %attr(755,root,root) %{_bindir}/sensible-pager
 %attr(755,root,root) %{_bindir}/tempfile
-%attr(755,root,root) %{_bindir}/which
 %attr(755,root,root) %{_sbindir}/add-shell
 %attr(755,root,root) %{_sbindir}/installkernel
 %attr(755,root,root) %{_sbindir}/mkboot
 %attr(755,root,root) %{_sbindir}/remove-shell
 %{_mandir}/man1/sensible-editor.1*
 %{_mandir}/man1/tempfile.1*
-%{_mandir}/man1/which.1*
 %{_mandir}/man8/add-shell.8*
 %{_mandir}/man8/installkernel.8*
 %{_mandir}/man8/mkboot.8*
@@ -59,7 +60,6 @@
 %{_mandir}/man8/savelog.8*
 %lang(fr) %{_mandir}/fr/man1/sensible-editor.1*
 %lang(fr) %{_mandir}/fr/man1/tempfile.1*
-%lang(fr) %{_mandir}/fr/man1/which.1*
 %lang(fr) %{_mandir}/fr/man8/add-shell.8*
 %lang(fr) %{_mandir}/fr/man8/installkernel.8*
 %lang(fr) %{_mandir}/fr/man8/mkboot.8*
@@ -73,5 +73,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008/10/28 21:14:23  glen
+- remove which
+
 Revision 1.1  2008/10/28 21:10:47  glen
 - new, for reference
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/debianutils.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list