SPECS: gnome-vfs2.spec - rel 2; moved some so files to libs subpackage
mguevara
mguevara at pld-linux.org
Wed Sep 24 16:27:25 CEST 2008
Author: mguevara Date: Wed Sep 24 14:27:25 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 2; moved some so files to libs subpackage
---- Files affected:
SPECS:
gnome-vfs2.spec (1.200 -> 1.201)
---- Diffs:
================================================================
Index: SPECS/gnome-vfs2.spec
diff -u SPECS/gnome-vfs2.spec:1.200 SPECS/gnome-vfs2.spec:1.201
--- SPECS/gnome-vfs2.spec:1.200 Mon Mar 10 21:37:31 2008
+++ SPECS/gnome-vfs2.spec Wed Sep 24 16:27:20 2008
@@ -3,7 +3,7 @@
Summary(pl.UTF-8): GNOME - wirtualny system plików
Name: gnome-vfs2
Version: 2.22.0
-Release: 1
+Release: 2
License: LGPL v2+
Group: Applications
Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-vfs/2.22/gnome-vfs-%{version}.tar.bz2
@@ -199,7 +199,17 @@
%attr(755,root,root) %{_bindir}/gnomevfs-monitor
%attr(755,root,root) %{_bindir}/gnomevfs-mv
%attr(755,root,root) %{_bindir}/gnomevfs-rm
+%{_datadir}/dbus-1/services/gnome-vfs-daemon.service
+%{_desktopdir}/defaults.list
+
+%files libs
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libgnomevfs-2.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libgnomevfs-2.so.0
+%dir %{_libdir}/gnome-vfs-2.0
+%dir %{_libdir}/gnome-vfs-2.0/modules
%attr(755,root,root) %{_libdir}/gnome-vfs-daemon
+%attr(755,root,root) %{_libdir}/gnome-vfs-2.0/modules/libvfs-test.so
%attr(755,root,root) %{_libdir}/gnome-vfs-2.0/modules/libbzip2.so
%attr(755,root,root) %{_libdir}/gnome-vfs-2.0/modules/libcomputer.so
%attr(755,root,root) %{_libdir}/gnome-vfs-2.0/modules/libdns-sd.so
@@ -213,15 +223,7 @@
%attr(755,root,root) %{_libdir}/gnome-vfs-2.0/modules/libsmb.so
%attr(755,root,root) %{_libdir}/gnome-vfs-2.0/modules/libtar.so
%attr(755,root,root) %{_libdir}/gnome-vfs-2.0/modules/libvfs-test.so
-%{_datadir}/dbus-1/services/gnome-vfs-daemon.service
-%{_desktopdir}/defaults.list
-%files libs
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libgnomevfs-2.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libgnomevfs-2.so.0
-%dir %{_libdir}/gnome-vfs-2.0
-%dir %{_libdir}/gnome-vfs-2.0/modules
%files devel
%defattr(644,root,root,755)
@@ -247,6 +249,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.201 2008/09/24 14:27:20 mguevara
+- rel 2; moved some so files to libs subpackage
+
Revision 1.200 2008/03/10 20:37:31 megabajt
- updated to 2.22.0; merged changes from DEVEL
- more verbose files
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-vfs2.spec?r1=1.200&r2=1.201&f=u
More information about the pld-cvs-commit
mailing list