Author: freetz Date: Wed Jun 7 14:10:42 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - move shared dirs to -libs, rel.3
---- Files affected: SPECS: gnome-vfs2.spec (1.173 -> 1.174) ---- Diffs: ================================================================ Index: SPECS/gnome-vfs2.spec diff -u SPECS/gnome-vfs2.spec:1.173 SPECS/gnome-vfs2.spec:1.174 --- SPECS/gnome-vfs2.spec:1.173 Wed Jun 7 15:32:25 2006 +++ SPECS/gnome-vfs2.spec Wed Jun 7 16:10:37 2006 @@ -3,7 +3,7 @@ Summary(pl): GNOME - wirtualny system plików Name: gnome-vfs2 Version: 2.15.1 -Release: 2 +Release: 3 License: LGPL v2+ Group: Applications Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-vfs/2.15/gnome-vfs-%{version}.tar.bz2 @@ -188,8 +188,6 @@ %{_sysconfdir}/gconf/schemas/system_smb.schemas %attr(755,root,root) %{_bindir}/gnomevfs-* %attr(755,root,root) %{_libdir}/gnome-vfs-daemon -%dir %{_libdir}/gnome-vfs-2.0 -%dir %{_libdir}/gnome-vfs-2.0/modules %attr(755,root,root) %{_libdir}/gnome-vfs-2.0/modules/*.so %{_libdir}/bonobo/servers/* %attr(755,root,root) %{_libdir}/bonobo/monikers/*.so @@ -198,6 +196,8 @@ %files libs %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/*.so.*.* +%dir %{_libdir}/gnome-vfs-2.0 +%dir %{_libdir}/gnome-vfs-2.0/modules %files devel %defattr(644,root,root,755) @@ -222,6 +222,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.174 2006/06/07 14:10:37 freetz +- move shared dirs to -libs, rel.3 + Revision 1.173 2006/06/07 13:32:25 freetz - rel.2, refresh gtk-doc.make, zh_HK is back @@ -234,4 +237,3 @@ Revision 1.170 2006/05/23 21:08:31 freetz - sync with stable branch, cut changelog - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-vfs2.spec?r1=1.173&r2=1.174&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
