Author: megabajt Date: Mon Feb 8 23:28:21 2010 GMT Module: packages Tag: HEAD ---- Log message: - ghost soname symlink - release 7
---- Files affected: packages/libsexy: libsexy.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: packages/libsexy/libsexy.spec diff -u packages/libsexy/libsexy.spec:1.18 packages/libsexy/libsexy.spec:1.19 --- packages/libsexy/libsexy.spec:1.18 Thu Jan 28 11:28:01 2010 +++ packages/libsexy/libsexy.spec Tue Feb 9 00:28:16 2010 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Zestaw dodatkowych kontrolek dla GTK+ Name: libsexy Version: 0.1.11 -Release: 6 +Release: 7 License: LGPL v2.1+ Group: Libraries Source0: http://releases.chipx86.com/libsexy/libsexy/%{name}-%{version}.tar.gz @@ -77,7 +77,8 @@ %{__autoheader} %{__automake} %configure \ - --with-html-dir=%{_gtkdocdir} + --enable-gtk-doc \ + --with-html-dir=%{_gtkdocdir} %{__make} %install @@ -96,6 +97,7 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS %attr(755,root,root) %{_libdir}/libsexy.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libsexy.so.2 %files devel %defattr(644,root,root,755) @@ -118,6 +120,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2010/02/08 23:28:16 megabajt +- ghost soname symlink +- release 7 + Revision 1.18 2010/01/28 10:28:01 arekm - release 6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libsexy/libsexy.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
