SPECS: BitTornado.spec - added manuals

teodor teodor at pld-linux.org
Wed Jun 20 18:50:20 CEST 2007


Author: teodor                       Date: Wed Jun 20 16:50:20 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added manuals

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

---- Diffs:

================================================================
Index: SPECS/BitTornado.spec
diff -u SPECS/BitTornado.spec:1.20 SPECS/BitTornado.spec:1.21
--- SPECS/BitTornado.spec:1.20	Mon Feb 12 22:21:30 2007
+++ SPECS/BitTornado.spec	Wed Jun 20 18:50:14 2007
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	BitTornado - ulepszony klient bittorrenta
 Name:		BitTornado
 Version:	0.3.18
-Release:	1
+Release:	2
 License:	MIT
 Group:		Applications/Communications
 Source0:	http://download2.bittornado.com/download/%{name}-%{version}.tar.gz
@@ -58,11 +58,13 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT
+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/
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -80,6 +82,11 @@
 %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
+
 
 %files gui
 %defattr(644,root,root,755)
@@ -94,6 +101,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2007/06/20 16:50:14  teodor
+- added manuals
+
 Revision 1.20  2007/02/12 21:21:30  glen
 - tabs in preamle
 
================================================================

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



More information about the pld-cvs-commit mailing list