Author: kiesiu Date: Tue Sep 27 18:19:52 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.10.0; merged from DEVEL - updated BRs
---- Files affected: packages/gvfs: gvfs.spec (1.55 -> 1.56) ---- Diffs: ================================================================ Index: packages/gvfs/gvfs.spec diff -u packages/gvfs/gvfs.spec:1.55 packages/gvfs/gvfs.spec:1.56 --- packages/gvfs/gvfs.spec:1.55 Mon Jul 4 17:32:35 2011 +++ packages/gvfs/gvfs.spec Tue Sep 27 20:19:47 2011 @@ -2,28 +2,28 @@ Summary: gvfs - userspace virtual filesystem Summary(pl.UTF-8): gvfs - wirtualny system plików w przestrzeni użytkownika Name: gvfs -Version: 1.8.2 +Version: 1.10.0 Release: 1 License: LGPL v2+ Group: Libraries -Source0: http://ftp.gnome.org/pub/GNOME/sources/gvfs/1.8/%{name}-%{version}.tar.bz2 -# Source0-md5: 402f94b187b197b403d25c85caeb9562 +Source0: http://ftp.gnome.org/pub/GNOME/sources/gvfs/1.10/%{name}-%{version}.tar.xz +# Source0-md5: b847eed5412c0ed8d0f7bcf6bb9e62c4 Patch0: set_attributes_from_info-v1.patch -BuildRequires: autoconf >= 2.50 -BuildRequires: automake +BuildRequires: autoconf >= 2.64 +BuildRequires: automake >= 1:1.11.1 BuildRequires: avahi-glib-devel >= 0.6.22 BuildRequires: bluez-libs-devel >= 4.0 BuildRequires: cdparanoia-III-devel >= 1:10 BuildRequires: dbus-glib-devel BuildRequires: expat-devel -BuildRequires: gettext-devel -BuildRequires: glib2-devel >= 1:2.28.0 -BuildRequires: gnome-disk-utility-devel >= 2.30.0 +BuildRequires: glib2-devel >= 1:2.29.14 +BuildRequires: gnome-disk-utility-devel >= 3.0.2 BuildRequires: gtk-doc >= 1.8 BuildRequires: intltool >= 0.40.0 BuildRequires: libarchive-devel BuildRequires: libcdio-devel >= 0.78.2 BuildRequires: libfuse-devel >= 2.8.0 +BuildRequires: libgcrypt-devel >= 1.2.2 BuildRequires: libgnome-keyring-devel BuildRequires: libgphoto2-devel >= 2.4.7 BuildRequires: libimobiledevice-devel >= 1.1.0 @@ -35,7 +35,9 @@ BuildRequires: openssl-devel BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.592 +BuildRequires: tar >= 1:1.22 BuildRequires: udev-glib-devel >= 138 +BuildRequires: xz Requires(post,postun): glib2 >= 1:2.26.0 Requires: %{name}-libs = %{version}-%{release} # for gvfs-gdu-volume-monitor: @@ -65,7 +67,7 @@ Summary: gvfs libraries Summary(pl.UTF-8): Biblioteki gvfs Group: Libraries -Requires: glib2 >= 1:2.28.0 +Requires: glib2 >= 1:2.29.14 %description libs gvfs libraries. @@ -78,7 +80,7 @@ Summary(pl.UTF-8): Pliki nagłówkowe biblioteki gvfs Group: Development/Libraries Requires: %{name}-libs = %{version}-%{release} -Requires: glib2-devel >= 1:2.28.0 +Requires: glib2-devel >= 1:2.29.14 %description devel Header files for gvfs library. @@ -120,7 +122,7 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -%{__rm} $RPM_BUILD_ROOT%{_libdir}/gio/modules/*.{cache,la} +%{__rm} $RPM_BUILD_ROOT%{_libdir}/gio/modules/*.la %find_lang gvfs @@ -152,6 +154,7 @@ %attr(755,root,root) %{_bindir}/gvfs-info %attr(755,root,root) %{_bindir}/gvfs-less %attr(755,root,root) %{_bindir}/gvfs-ls +%attr(755,root,root) %{_bindir}/gvfs-mime %attr(755,root,root) %{_bindir}/gvfs-mkdir %attr(755,root,root) %{_bindir}/gvfs-monitor-dir %attr(755,root,root) %{_bindir}/gvfs-monitor-file @@ -169,6 +172,8 @@ %dir %{_libexecdir} %attr(755,root,root) %{_libexecdir}/gvfsd %attr(755,root,root) %{_libexecdir}/gvfsd-afc +%attr(755,root,root) %{_libexecdir}/gvfsd-afp +%attr(755,root,root) %{_libexecdir}/gvfsd-afp-browse %attr(755,root,root) %{_libexecdir}/gvfsd-archive %attr(755,root,root) %{_libexecdir}/gvfsd-burn %attr(755,root,root) %{_libexecdir}/gvfsd-cdda @@ -199,6 +204,8 @@ %dir %{_datadir}/gvfs/mounts %dir %{_datadir}/gvfs/remote-volume-monitors %{_datadir}/gvfs/mounts/afc.mount +%{_datadir}/gvfs/mounts/afp-browse.mount +%{_datadir}/gvfs/mounts/afp.mount %{_datadir}/gvfs/mounts/archive.mount %{_datadir}/gvfs/mounts/burn.mount %{_datadir}/gvfs/mounts/cdda.mount @@ -250,6 +257,13 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.56 2011/09/27 18:19:47 kiesiu +- updated to 1.10.0; merged from DEVEL +- updated BRs + +Revision 1.55.2.1 2011/09/07 20:57:30 wiget +- up to 1.9.5 + Revision 1.55 2011/07/04 15:32:35 qboosh - use __rm macro ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gvfs/gvfs.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
