Author: marti Date: Wed Sep 7 09:37:29 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.1.2 - removed unsupported locales - defined ktorrent version for source path
---- Files affected: packages/libktorrent: libktorrent.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: packages/libktorrent/libktorrent.spec diff -u packages/libktorrent/libktorrent.spec:1.8 packages/libktorrent/libktorrent.spec:1.9 --- packages/libktorrent/libktorrent.spec:1.8 Thu Apr 7 12:27:49 2011 +++ packages/libktorrent/libktorrent.spec Wed Sep 7 11:37:23 2011 @@ -4,16 +4,17 @@ # %define qtver 4.6.3 %define kdever 4.5.0 +%define ktorrentver 4.1.2 Summary: libktorrent Summary(pl.UTF-8): libktorrent Name: libktorrent -Version: 1.1.0 +Version: 1.1.2 Release: 1 License: GPL Group: X11/Libraries -Source0: http://ktorrent.org/downloads/4.1.0/%{name}-%{version}.tar.bz2 -# Source0-md5: 76d3e58bbf2e4df7e97421e06ebf8fb8 +Source0: http://ktorrent.org/downloads/%{ktorrentver}/%{name}-%{version}.tar.bz2 +# Source0-md5: 471b25afc48e195723ac1e264c8a0fc5 URL: http://ktorrent.org/ BuildRequires: automoc4 >= 0.9.88 BuildRequires: cmake >= 2.8.0 @@ -64,6 +65,10 @@ # remove unsupported langs rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/sr@ijekavian* +rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/ar +rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/hr +rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/se +rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/si %find_lang %{name} --with-kde @@ -90,6 +95,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2011/09/07 09:37:23 marti +- up to 1.1.2 +- removed unsupported locales +- defined ktorrent version for source path + Revision 1.8 2011/04/07 10:27:49 vip - up to 1.1.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libktorrent/libktorrent.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
