Author: megabajt Date: Sun Nov 9 12:46:46 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - more verbose files - release 9
---- Files affected: SPECS: libgtkhtml.spec (1.55 -> 1.56) ---- Diffs: ================================================================ Index: SPECS/libgtkhtml.spec diff -u SPECS/libgtkhtml.spec:1.55 SPECS/libgtkhtml.spec:1.56 --- SPECS/libgtkhtml.spec:1.55 Mon Jul 28 00:23:35 2008 +++ SPECS/libgtkhtml.spec Sun Nov 9 13:46:41 2008 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Widget GTK HTML dla GNOME2 Name: libgtkhtml Version: 2.6.3 -Release: 8 +Release: 9 License: GPL/LGPL Group: X11/Libraries Source0: http://ftp.gnome.org/pub/gnome/sources/libgtkhtml/2.6/%{name}-%{version}.tar.bz2 @@ -81,18 +81,19 @@ %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog TODO README NEWS -%attr(755,root,root) %{_libdir}/*.so.*.* +%attr(755,root,root) %{_libdir}/libgtkhtml-2.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libgtkhtml-2.so.0 %files devel %defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/*.so -%{_libdir}/*.la +%attr(755,root,root) %{_libdir}/libgtkhtml-2.so +%{_libdir}/libgtkhtml-2.la %{_includedir}/gtkhtml-2.0 -%{_pkgconfigdir}/*.pc +%{_pkgconfigdir}/libgtkhtml-2.0.pc %files static %defattr(644,root,root,755) -%{_libdir}/*.a +%{_libdir}/libgtkhtml-2.a %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -100,6 +101,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.56 2008/11/09 12:46:41 megabajt +- more verbose files +- release 9 + Revision 1.55 2008/07/27 22:23:35 arekm - release 8 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libgtkhtml.spec?r1=1.55&r2=1.56&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
