SPECS: BitTorrent.spec - up to 4.1.4
arekm
arekm at pld-linux.org
Sat Aug 27 14:31:59 CEST 2005
Author: arekm Date: Sat Aug 27 12:31:59 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 4.1.4
---- Files affected:
SPECS:
BitTorrent.spec (1.41 -> 1.42)
---- Diffs:
================================================================
Index: SPECS/BitTorrent.spec
diff -u SPECS/BitTorrent.spec:1.41 SPECS/BitTorrent.spec:1.42
--- SPECS/BitTorrent.spec:1.41 Sun Jul 31 08:39:53 2005
+++ SPECS/BitTorrent.spec Sat Aug 27 14:31:53 2005
@@ -2,12 +2,12 @@
Summary: BitTorrent - a tool for distributing files
Summary(pl): BitTorrent - narzędzie do rozpowszechniania plików
Name: BitTorrent
-Version: 4.1.3
+Version: 4.1.4
Release: 1
License: BitTorrent Open Source License
Group: Applications/Communications
Source0: http://www.bittorrent.com/dl/%{name}-%{version}.tar.gz
-# Source0-md5: cd4dff145b5dea3789fa384bb94a4de9
+# Source0-md5: 1d0f85eb5cd4ac219853e2e6709f5847
Patch0: %{name}-man_pages.patch
URL: http://www.bittorrent.com/
BuildRequires: python-devel
@@ -64,27 +64,30 @@
find $RPM_BUILD_ROOT%{py_sitescriptdir} -type f -name "*.py" | xargs rm
install debian/* $RPM_BUILD_ROOT%{_mandir}/man1
+%find_lang bittorrent
+
%clean
rm -rf $RPM_BUILD_ROOT
-%files
+%files -f bittorrent.lang
%defattr(644,root,root,755)
%doc LICENSE.txt README.txt credits.txt
-%attr(755,root,root) %{_bindir}/btdownloadcurses.py
-%attr(755,root,root) %{_bindir}/btdownloadheadless.py
-%attr(755,root,root) %{_bindir}/btlaunchmany*.py
-%attr(755,root,root) %{_bindir}/btmaketorrent.py
-%attr(755,root,root) %{_bindir}/btr*.py
-%attr(755,root,root) %{_bindir}/btt*.py
-%attr(755,root,root) %{_bindir}/btshowmetainfo.py
+%attr(755,root,root) %{_bindir}/bittorrent-console
+%attr(755,root,root) %{_bindir}/bittorrent-curses
+%attr(755,root,root) %{_bindir}/bittorrent-tracker
+%attr(755,root,root) %{_bindir}/changetracker-console
+%attr(755,root,root) %{_bindir}/launchmany-console
+%attr(755,root,root) %{_bindir}/launchmany-curses
+%attr(755,root,root) %{_bindir}/maketorrent-console
+%attr(755,root,root) %{_bindir}/torrentinfo-console
%{py_sitescriptdir}/BitTorrent
%{py_sitescriptdir}/khashmir
%{_mandir}/man1/*
%files gui
%defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/btdownloadgui.py
-%attr(755,root,root) %{_bindir}/btmaketorrentgui.py
+%attr(755,root,root) %{_bindir}/bittorrent
+%attr(755,root,root) %{_bindir}/maketorrent
%{_pixmapsdir}/BitTorrent-%{version}
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -93,6 +96,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.42 2005/08/27 12:31:53 arekm
+- up to 4.1.4
+
Revision 1.41 2005/07/31 06:39:53 kosmo
- updated to 4.1.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/BitTorrent.spec?r1=1.41&r2=1.42&f=u
More information about the pld-cvs-commit
mailing list