fix build
This commit is contained in:
parent
ef97183243
commit
4d1bf41327
@ -11,7 +11,7 @@
|
||||
Summary: Tool for viewing and creating archives
|
||||
Name: file-roller
|
||||
Version: 2.25.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/Archiving
|
||||
URL: http://download.gnome.org/sources/file-roller/
|
||||
@ -20,10 +20,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
BuildRequires: pango-devel >= %{pango_version}
|
||||
BuildRequires: gtk2-devel >= %{gtk2_version}
|
||||
BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
|
||||
BuildRequires: libgnomeprintui22-devel >= %{libgnomeprintui_version}
|
||||
BuildRequires: libgnomeprint22-devel >= %{libgnomeprint_version}
|
||||
BuildRequires: nautilus-devel >= %{nautilus_version}
|
||||
BuildRequires: automake autoconf
|
||||
BuildRequires: libtool
|
||||
BuildRequires: gettext
|
||||
BuildRequires: desktop-file-utils >= %{desktop_file_utils_version}
|
||||
@ -51,7 +49,7 @@ such as tar or zip files.
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
autoreconf
|
||||
autoreconf -f -i
|
||||
|
||||
%build
|
||||
%configure --disable-scrollkeeper --disable-static
|
||||
@ -128,7 +126,7 @@ fi
|
||||
%{_datadir}/icons/hicolor/scalable/apps/file-roller.svg
|
||||
|
||||
%changelog
|
||||
* Tue Jan 6 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.1-1
|
||||
* Tue Jan 6 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.1-2
|
||||
- Update to 2.25.1
|
||||
|
||||
* Sun Nov 23 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.1-2
|
||||
|
Loading…
Reference in New Issue
Block a user