Author: baggins Date: Thu Sep 6 00:40:37 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 6 - ghost soname links
---- Files affected: SPECS: goldwater.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: SPECS/goldwater.spec diff -u SPECS/goldwater.spec:1.14 SPECS/goldwater.spec:1.15 --- SPECS/goldwater.spec:1.14 Thu Sep 6 02:13:23 2007 +++ SPECS/goldwater.spec Thu Sep 6 02:40:31 2007 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Oprogramowanie pośredniczące w komunikacji Name: goldwater Version: 1.4.0 -Release: 5 +Release: 6 License: GPL Group: Applications Source0: http://www.nfluid.com/download/src/%{name}-%{version}.tgz @@ -110,6 +110,7 @@ %files libs %defattr(644,root,root,755) +%ghost %{_libdir}/lib*.so.1 %attr(755,root,root) %{_libdir}/lib*.so.*.* %attr(755,root,root) %{_libdir}/Goldwater.dll @@ -128,6 +129,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2007/09/06 00:40:31 baggins +- rel 6 +- ghost soname links + Revision 1.14 2007/09/06 00:13:23 baggins - rel 5 - fixed build errors hidden by crappy makefiles ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/goldwater.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
