epel9
Matthias Clasen 14 years ago
parent e9ba2f840f
commit f28d92171a

1
.gitignore vendored

@ -2,3 +2,4 @@ file-roller-2.31.4.tar.bz2
file-roller-2.31.5.tar.bz2
/file-roller-2.91.0.tar.bz2
/file-roller-2.91.0-git02e93b4.tar.gz
/file-roller-2.91.1.tar.bz2

@ -6,17 +6,16 @@
%define desktop_file_utils_version 0.9
%define nautilus_version 2.22.2
%define gnome_doc_utils_version 0.3.2
%define alphatag git02e93b4
Summary: Tool for viewing and creating archives
Name: file-roller
Version: 2.91.0
Release: 3.%{alphatag}%{?dist}
Version: 2.91.1
Release: 1%{?dist}
License: GPLv2+
Group: Applications/Archiving
URL: http://download.gnome.org/sources/file-roller/
#VCS: git:git://git.gnome.org/file-roller
Source: http://download.gnome.org/sources/file-roller/2.91/file-roller-%{version}-%{alphatag}.tar.gz
Source: http://download.gnome.org/sources/file-roller/2.91/file-roller-%{version}.tar.gz
BuildRequires: glib2-devel >= %{glib2_version}
BuildRequires: pango-devel >= %{pango_version}
@ -36,19 +35,12 @@ Requires(pre): GConf2
# The context menu API changed in 2.2.0:
Conflicts: nautilus < 2.2.0
Patch0: gtk-dep.patch
BuildRequires: autoconf automake libtool
%description
File Roller is an application for creating and viewing archives files,
such as tar or zip files.
%prep
%setup -q
%patch0 -p1 -b .gtk-dep
autoreconf -i -f
intltoolize -f
%build
%configure --disable-scrollkeeper \
@ -110,6 +102,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
%changelog
* Thu Nov 11 2010 Matthias Clasen <mclasen@redhat.com> 2.91.1-1
- 2.91.1
* Mon Nov 1 2010 Matthias Clasen <mclasen@redhat.com> 2.91.0-3.%{alphatag}
- Rebuild against newer gtk3

@ -1 +1 @@
d4cd287a269bc4e88e8f35c019c960d8 file-roller-2.91.0-git02e93b4.tar.gz
b1a1f456631989bdcaf324adce954f06 file-roller-2.91.1.tar.bz2

Loading…
Cancel
Save