Author: qboosh Date: Thu Feb 21 20:17:15 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - ghost soname symlink - updated link patch to fix linking with libgthread - release 2
---- Files affected: SPECS: gmyth.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/gmyth.spec diff -u SPECS/gmyth.spec:1.4 SPECS/gmyth.spec:1.5 --- SPECS/gmyth.spec:1.4 Thu Feb 21 14:20:34 2008 +++ SPECS/gmyth.spec Thu Feb 21 21:17:10 2008 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Biblioteka Myth TV oparta na paradygmacie GLib/GObject Name: gmyth Version: 0.7 -Release: 1 +Release: 2 License: LGPL v2+ Group: Libraries Source0: http://dl.sourceforge.net/gmyth/%{name}_%{version}-indt1.tar.gz @@ -84,6 +84,7 @@ %attr(755,root,root) %{_bindir}/gmyth-cat %attr(755,root,root) %{_bindir}/gmyth-ls %attr(755,root,root) %{_libdir}/libgmyth.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libgmyth.so.0 %files devel %defattr(644,root,root,755) @@ -102,6 +103,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2008-02-21 20:17:10 qboosh +- ghost soname symlink +- updated link patch to fix linking with libgthread +- release 2 + Revision 1.4 2008-02-21 13:20:34 patrys - 0.7 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gmyth.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
