SPECS: BitTornado.spec - sanitized

qboosh qboosh at pld-linux.org
Wed Jun 20 18:52:11 CEST 2007


Author: qboosh                       Date: Wed Jun 20 16:52:11 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- sanitized

---- Files affected:
SPECS:
   BitTornado.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/BitTornado.spec
diff -u SPECS/BitTornado.spec:1.21 SPECS/BitTornado.spec:1.22
--- SPECS/BitTornado.spec:1.21	Wed Jun 20 18:50:14 2007
+++ SPECS/BitTornado.spec	Wed Jun 20 18:52:06 2007
@@ -58,12 +58,12 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_mandir}/man1/
+install -d $RPM_BUILD_ROOT%{_mandir}/man1
 
 python ./setup.py install --optimize=2 --root=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT%{py_sitescriptdir} -type f -name "*.py" | xargs rm
 
-cp docs/man/*.1 $RPM_BUILD_ROOT%{_mandir}/man1/
+install docs/man/*.1 $RPM_BUILD_ROOT%{_mandir}/man1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -82,11 +82,9 @@
 %attr(755,root,root) %{_bindir}/btsethttpseeds.py
 %attr(755,root,root) %{_bindir}/btcopyannounce.py
 %{py_sitescriptdir}/%{name}
-%{_mandir}/man1/*.bittornado.1.gz
-%{_mandir}/man1/btcopyannounce.1.gz
-%{_mandir}/man1/btmaketorrentgui.1.gz
-%{_mandir}/man1/btsethttpseeds.1.gz
-
+%{_mandir}/man1/*.bittornado.1*
+%{_mandir}/man1/btcopyannounce.1*
+%{_mandir}/man1/btsethttpseeds.1*
 
 %files gui
 %defattr(644,root,root,755)
@@ -94,6 +92,7 @@
 %attr(755,root,root) %{_bindir}/btcompletedirgui.py
 %attr(755,root,root) %{_bindir}/btmaketorrentgui.py
 %attr(755,root,root) %{_bindir}/bt-t-make.py
+%{_mandir}/man1/btmaketorrentgui.1*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -101,6 +100,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2007/06/20 16:52:06  qboosh
+- sanitized
+
 Revision 1.21  2007/06/20 16:50:14  teodor
 - added manuals
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/BitTornado.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list