Author: dzeus Date: Mon Feb 25 20:41:27 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - more libs
---- Files affected: SPECS: lastfm-radio.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: SPECS/lastfm-radio.spec diff -u SPECS/lastfm-radio.spec:1.15 SPECS/lastfm-radio.spec:1.16 --- SPECS/lastfm-radio.spec:1.15 Mon Feb 25 21:29:42 2008 +++ SPECS/lastfm-radio.spec Mon Feb 25 21:41:22 2008 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Odtwarzacz Last.fm Name: lastfm-radio Version: 1.4.2.58240 -Release: 1 +Release: 2 License: GPL v2 Group: X11/Applications/Multimedia Source0: http://cdn.last.fm/client/src/last.fm-%{version}.src.tar.bz2 @@ -53,7 +53,7 @@ install bin/data/*.{mng,png,gif} $RPM_BUILD_ROOT%{_datadir}/%{name}/data install bin/data/buttons/* $RPM_BUILD_ROOT%{_datadir}/%{name}/data/buttons install bin/data/icons/* $RPM_BUILD_ROOT%{_datadir}/%{name}/data/icons -install bin/libLastFmTools.so.1.0.0 $RPM_BUILD_ROOT%{_libdir} +install bin/*.so.1.0.0 $RPM_BUILD_ROOT%{_libdir} install bin/services/*.so $RPM_BUILD_ROOT%{_libdir}/%{name}/services install i18n/lastfm_*.qm $RPM_BUILD_ROOT%{_datadir}/%{name}/data/i18n @@ -69,7 +69,7 @@ %defattr(644,root,root,755) %doc ChangeLog %attr(755,root,root) %{_bindir}/last.fm -%attr(755,root,root) %{_libdir}/libLastFmTools.so.*.*.* +%attr(755,root,root) %{_libdir}/*.so.1.0.0 %dir %{_libdir}/%{name} %dir %{_libdir}/%{name}/services %attr(755,root,root) %{_libdir}/%{name}/services/*.so @@ -82,6 +82,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2008-02-25 20:41:22 dzeus +- more libs + Revision 1.15 2008-02-25 20:29:42 dzeus - up to 1.4.2.58240 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lastfm-radio.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
