Author: wiget Date: Sun Oct 5 16:36:45 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 5.0.9 - added xgettext.patch to fix building transaltion files
---- Files affected: SPECS: BitTorrent.spec (1.82 -> 1.83) ---- Diffs: ================================================================ Index: SPECS/BitTorrent.spec diff -u SPECS/BitTorrent.spec:1.82 SPECS/BitTorrent.spec:1.83 --- SPECS/BitTorrent.spec:1.82 Fri Oct 3 19:40:37 2008 +++ SPECS/BitTorrent.spec Sun Oct 5 18:36:39 2008 @@ -2,17 +2,19 @@ Summary: BitTorrent - a tool for distributing files Summary(pl.UTF-8): BitTorrent - narzędzie do rozpowszechniania plików Name: BitTorrent -Version: 5.0.8 -Release: 3 +Version: 5.0.9 +Release: 1 License: BitTorrent Open Source License Group: Applications/Communications Source0: http://download.bittorrent.com/dl/%{name}-%{version}.tar.gz -# Source0-md5: 43935e080fade4726fa07bb2565f5f48 +# Source0-md5: 89ab9d21d956eb80766af102a7edc03e Source1: %{name}.desktop Patch0: %{name}-man_pages.patch Patch1: %{name}-morei18n.patch Patch2: %{name}-pl.patch +Patch3: %{name}-xgettext.patch URL: http://www.bittorrent.com/ +BuildRequires: gettext-devel BuildRequires: python-devel BuildRequires: python-devel-tools BuildRequires: python-TwistedCore @@ -62,6 +64,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 mv -f po/nb{_NO,}.po rm -rf locale @@ -117,6 +120,7 @@ %{py_sitescriptdir}/Zeroconf.py[co] %{py_sitescriptdir}/khashmir %{py_sitescriptdir}/BTL +%{py_sitescriptdir}/*.egg-info %{_mandir}/man1/* %files gui @@ -134,6 +138,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.83 2008/10/05 16:36:39 wiget +- updated to 5.0.9 +- added xgettext.patch to fix building transaltion files + Revision 1.82 2008/10/03 17:40:37 arekm - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/BitTorrent.spec?r1=1.82&r2=1.83&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
