packages (DEVEL): gvfs/gvfs.spec - updated to 1.7.2

megabajt megabajt at pld-linux.org
Fri Feb 4 23:23:15 CET 2011


Author: megabajt                     Date: Fri Feb  4 22:23:15 2011 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- updated to 1.7.2

---- Files affected:
packages/gvfs:
   gvfs.spec (1.47 -> 1.47.2.1) 

---- Diffs:

================================================================
Index: packages/gvfs/gvfs.spec
diff -u packages/gvfs/gvfs.spec:1.47 packages/gvfs/gvfs.spec:1.47.2.1
--- packages/gvfs/gvfs.spec:1.47	Fri Nov 12 23:02:06 2010
+++ packages/gvfs/gvfs.spec	Fri Feb  4 23:23:10 2011
@@ -2,13 +2,12 @@
 Summary:	gvfs - userspace virtual filesystem
 Summary(pl.UTF-8):	gvfs - wirtualny system plików w przestrzeni użytkownika
 Name:		gvfs
-Version:	1.6.6
+Version:	1.7.2
 Release:	1
 License:	LGPL v2+
 Group:		Libraries
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/gvfs/1.6/%{name}-%{version}.tar.bz2
-# Source0-md5:	e1f324c45ea07d630f85bd3199865fd9
-BuildRequires:	GConf2-devel >= 2.28.0
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/gvfs/1.7/%{name}-%{version}.tar.bz2
+# Source0-md5:	d8a57290a5d090b07cd2f23914f20f4e
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
 BuildRequires:	avahi-glib-devel >= 0.6.22
@@ -17,7 +16,7 @@
 BuildRequires:	dbus-glib-devel
 BuildRequires:	expat-devel
 BuildRequires:	gettext-devel
-BuildRequires:	glib2-devel >= 1:2.24.0
+BuildRequires:	glib2-devel >= 1:2.27.4
 BuildRequires:	gnome-disk-utility-devel >= 2.30.0
 BuildRequires:	gtk-doc >= 1.8
 BuildRequires:	intltool >= 0.40.0
@@ -26,16 +25,18 @@
 BuildRequires:	libfuse-devel
 BuildRequires:	libgnome-keyring-devel
 BuildRequires:	libgphoto2-devel >= 2.4.0
-BuildRequires:	libimobiledevice-devel >= 0.9.7
+BuildRequires:	libimobiledevice-devel >= 1.1.0
+BuildRequires:	libplist-devel >= 0.15
 BuildRequires:	libsmbclient-devel >= 3.0
 BuildRequires:	libsoup-gnome-devel >= 2.26.0
 BuildRequires:	libtool
 BuildRequires:	libxml2-devel >= 1:2.6.31
 BuildRequires:	openssl-devel
 BuildRequires:	pkgconfig
+BuildRequires:	rpmbuild(macros) >= 1.592
 BuildRequires:	sed >= 4.0
 BuildRequires:	udev-glib-devel >= 138
-Requires(post,postun):	glib2 >= 1:2.24.0
+Requires(post,postun):	glib2 >= 1:2.26.0
 Requires:	%{name}-libs = %{version}-%{release}
 # for gvfs-gdu-volume-monitor:
 Requires:	udisks
@@ -63,7 +64,7 @@
 Summary:	gvfs libraries
 Summary(pl.UTF-8):	Biblioteki gvfs
 Group:		Libraries
-Requires:	glib2 >= 1:2.24.0
+Requires:	glib2 >= 1:2.27.4
 
 %description libs
 gvfs libraries.
@@ -76,7 +77,7 @@
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki gvfs
 Group:		Development/Libraries
 Requires:	%{name}-libs = %{version}-%{release}
-Requires:	glib2-devel >= 1:2.24.0
+Requires:	glib2-devel >= 1:2.27.4
 
 %description devel
 Header files for gvfs library.
@@ -99,9 +100,6 @@
 %prep
 %setup -q
 
-%{__sed} -i -e 's/^en at shaw//' po/LINGUAS
-rm -f po/en at shaw.po
-
 %build
 %{__intltoolize}
 %{__libtoolize}
@@ -128,11 +126,15 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post
+%glib_compile_schemas
 umask 022
 %{_bindir}/gio-querymodules %{_libdir}/gio/modules
 exit 0
 
 %postun
+if [ "$1" = "0" ]; then
+	%glib_compile_schemas
+fi
 umask 022
 %{_bindir}/gio-querymodules %{_libdir}/gio/modules
 exit 0
@@ -162,7 +164,6 @@
 %attr(755,root,root) %{_bindir}/gvfs-tree
 %attr(755,root,root) %{_libdir}/gio/modules/libgioremote-volume-monitor.so
 %attr(755,root,root) %{_libdir}/gio/modules/libgvfsdbus.so
-%attr(755,root,root) %{_libdir}/gio/modules/libgiogconf.so
 %dir %{_libexecdir}
 %attr(755,root,root) %{_libexecdir}/gvfsd
 %attr(755,root,root) %{_libexecdir}/gvfsd-afc
@@ -216,6 +217,11 @@
 %{_datadir}/gvfs/remote-volume-monitors/afc.monitor
 %{_datadir}/gvfs/remote-volume-monitors/gdu.monitor
 %{_datadir}/gvfs/remote-volume-monitors/gphoto2.monitor
+%{_datadir}/GConf/gsettings/gvfs-dns-sd.convert
+%{_datadir}/GConf/gsettings/gvfs-smb.convert
+%{_datadir}/glib-2.0/schemas/org.gnome.system.dns_sd.gschema.xml
+%{_datadir}/glib-2.0/schemas/org.gnome.system.gvfs.enums.xml
+%{_datadir}/glib-2.0/schemas/org.gnome.system.smb.gschema.xml
 
 %files libs
 %defattr(644,root,root,755)
@@ -242,6 +248,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47.2.1  2011/02/04 22:23:10  megabajt
+- updated to 1.7.2
+
 Revision 1.47  2010/11/12 22:02:06  megabajt
 - updated to 1.6.6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gvfs/gvfs.spec?r1=1.47&r2=1.47.2.1&f=u



More information about the pld-cvs-commit mailing list