Author: twittner Date: Sun May 20 11:50:31 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - mark libespeak.so.[0-9] as %ghost
---- Files affected: SPECS: espeak.spec (1.28 -> 1.29) ---- Diffs: ================================================================ Index: SPECS/espeak.spec diff -u SPECS/espeak.spec:1.28 SPECS/espeak.spec:1.29 --- SPECS/espeak.spec:1.28 Sun May 20 13:37:24 2007 +++ SPECS/espeak.spec Sun May 20 13:50:25 2007 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): eSpeak - syntezator mowy dla języka angielskiego i innych Name: espeak Version: 1.25 -Release: 2 +Release: 3 License: GPL v2 Group: Applications Source0: http://dl.sourceforge.net/espeak/%{name}-%{version}-source.zip @@ -266,7 +266,7 @@ %files libs %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/lib*.so.*.*.* -%attr(755,root,root) %{_libdir}/lib*.so.? +%ghost %attr(755,root,root) %{_libdir}/lib*.so.[0-9] %files devel %defattr(644,root,root,755) @@ -283,6 +283,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.29 2007/05/20 11:50:25 twittner +- mark libespeak.so.[0-9] as %ghost + Revision 1.28 2007/05/20 11:37:24 twittner - the next attempt to fix lack of libespeak.so.1 - pack libespeak.so.1 as [EMAIL PROTECTED] sugested ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/espeak.spec?r1=1.28&r2=1.29&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
