SPECS (DEVEL): gnome-vfs2.spec - libs subpackage added, rel.3

freetz freetz at pld-linux.org
Sun Feb 19 21:42:06 CET 2006


Author: freetz                       Date: Sun Feb 19 20:42:06 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- libs subpackage added, rel.3

---- Files affected:
SPECS:
   gnome-vfs2.spec (1.164.2.9 -> 1.164.2.10) 

---- Diffs:

================================================================
Index: SPECS/gnome-vfs2.spec
diff -u SPECS/gnome-vfs2.spec:1.164.2.9 SPECS/gnome-vfs2.spec:1.164.2.10
--- SPECS/gnome-vfs2.spec:1.164.2.9	Sat Feb 18 23:24:15 2006
+++ SPECS/gnome-vfs2.spec	Sun Feb 19 21:42:01 2006
@@ -1,9 +1,9 @@
 # $Revision$, $Date$
-Summary:	GNOME2 - virtual file system
-Summary(pl):	GNOME2 - wirtualny system plików
+Summary:	GNOME - virtual file system
+Summary(pl):	GNOME - wirtualny system plików
 Name:		gnome-vfs2
 Version:	2.13.91
-Release:	2
+Release:	3
 License:	LGPL v2+
 Group:		Applications
 Source0:	http://ftp.gnome.org/pub/gnome/sources/gnome-vfs/2.13/gnome-vfs-%{version}.tar.bz2
@@ -47,26 +47,38 @@
 BuildRequires:	zlib-devel
 Requires(post,preun):	GConf2
 Requires:	storage-methods
-Requires:	hal-libs >= 0.5.6
-Requires:	libbonobo >= 2.10.1
 Requires:	shared-mime-info >= 0.15
 Obsoletes:	gnome-vfs-extras
 Obsoletes:	gnome-vfs2-vfolder-menu
 Conflicts:	gnome-vfs2-module-menu <= 0.8-1
 Conflicts:	libgnome < 2.5.1
+Requires:	%{name}-libs = %{version}-%{release}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-GNOME Virtual File System library.
+GNOME Virtual File System.
 
 %description -l pl
-Biblioteka Wirtualnego Systemu Plików GNOME.
+Wirtualny Systemu Plików GNOME.
+
+%package libs
+Summary:	gnome-vfs library
+Summary(pl):	Biblioteka gnome-vfs
+Group:		Development/Libraries
+Requires:	hal-libs >= 0.5.6
+Requires:	libbonobo >= 2.10.1
+
+%description libs
+This package contains gnome-vfs libraries.
+
+%description libs -l pl
+Pakiet zawiera biblioteki gnome-vfs.
 
 %package devel
 Summary:	gnome-vfs - header files
 Summary(pl):	gnome-vfs - pliki nagłówkowe
 Group:		Development/Libraries
-Requires:	%{name} = %{version}-%{release}
+Requires:	%{name}-libs = %{version}-%{release}
 Requires:	GConf2-devel >= 2.12.0
 Requires:	avahi-devel >= 0.6
 Requires:	gtk-doc-common
@@ -150,7 +162,6 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post
-/sbin/ldconfig
 %gconf_schema_install desktop_default_applications.schemas
 %gconf_schema_install desktop_gnome_url_handlers.schemas
 %gconf_schema_install system_dns_sd.schemas
@@ -166,7 +177,8 @@
 %gconf_schema_uninstall system_smb.schemas
 %gconf_schema_uninstall system_storage.schemas
 
-%postun -p /sbin/ldconfig
+%post	libs -p /sbin/ldconfig
+%postun libs -p /sbin/ldconfig
 
 %files -f gnome-vfs-2.0.lang
 %defattr(644,root,root,755)
@@ -180,7 +192,6 @@
 %{_sysconfdir}/gconf/schemas/system_storage.schemas
 %attr(755,root,root) %{_bindir}/gnomevfs-*
 %attr(755,root,root) %{_libdir}/gnome-vfs-daemon
-%attr(755,root,root) %{_libdir}/*.so.*.*
 %dir %{_libdir}/gnome-vfs-2.0
 %dir %{_libdir}/gnome-vfs-2.0/modules
 %attr(755,root,root) %{_libdir}/gnome-vfs-2.0/modules/*.so
@@ -190,6 +201,11 @@
 
 %files devel
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/*.so.*.*
+
+%files libs
+%defattr(644,root,root,755)
+
 %attr(755,root,root) %{_libdir}/*.so
 %{_libdir}/*.la
 %{_includedir}/gnome-vfs-2.0
@@ -211,6 +227,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.164.2.10  2006/02/19 20:42:01  freetz
+- libs subpackage added, rel.3
+
 Revision 1.164.2.9  2006/02/18 22:24:15  freetz
 - require storage-methods, rel.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnome-vfs2.spec?r1=1.164.2.9&r2=1.164.2.10&f=u



More information about the pld-cvs-commit mailing list