From 147ab633bf0f24aa178dba0f8c8bdacd91613b0c Mon Sep 17 00:00:00 2001 From: Dan Horák Date: Jan 28 2014 16:47:45 +0000 Subject: - fix the BR: libarchive-devel condition for recent rpmbuild --- diff --git a/gvfs.spec b/gvfs.spec index 2b1cb38..75b29b7 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -3,7 +3,7 @@ Summary: Backends for the gio framework in GLib Name: gvfs Version: 1.19.4 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3 and LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org @@ -88,7 +88,7 @@ shares (SMB) to applications using gvfs. Summary: Archiving support for gvfs Group: System Environment/Libraries Requires: %{name}%{?_isa} = %{version}-%{release} -BuildRequires: libarchive-devel >= libarchive-2.7.1-1 +BuildRequires: libarchive-devel >= 2.7.1-1 %description archive This package provides support for accessing files inside Zip and Tar archives, @@ -358,6 +358,9 @@ update-desktop-database >&/dev/null || : %{_datadir}/gvfs/remote-volume-monitors/goa.monitor %changelog +* Tue Jan 28 2014 Dan Horák - 1.19.4-2 +- fix the BR: libarchive-devel condition for recent rpmbuild + * Mon Jan 13 2014 Richard Hughes - 1.19.4-1 - Update to 1.19.4