Update to 3.12.0
This commit is contained in:
parent
d48ec1c5d6
commit
f3ce9777b1
@ -1,16 +1,16 @@
|
|||||||
Summary: Tool for viewing and creating archives
|
Summary: Tool for viewing and creating archives
|
||||||
Name: file-roller
|
Name: file-roller
|
||||||
Version: 3.11.92
|
Version: 3.12.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/Archiving
|
Group: Applications/Archiving
|
||||||
URL: http://download.gnome.org/sources/file-roller/
|
URL: http://download.gnome.org/sources/file-roller/
|
||||||
#VCS: git:git://git.gnome.org/file-roller
|
#VCS: git:git://git.gnome.org/file-roller
|
||||||
Source: http://download.gnome.org/sources/file-roller/3.11/file-roller-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/file-roller/3.12/file-roller-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: glib2-devel
|
BuildRequires: glib2-devel
|
||||||
BuildRequires: pango-devel
|
BuildRequires: pango-devel
|
||||||
BuildRequires: gtk3-devel >= 2.99.3
|
BuildRequires: gtk3-devel
|
||||||
BuildRequires: nautilus-devel
|
BuildRequires: nautilus-devel
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
@ -18,7 +18,6 @@ BuildRequires: libSM-devel
|
|||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: itstool
|
BuildRequires: itstool
|
||||||
BuildRequires: GConf2-devel
|
|
||||||
BuildRequires: file-devel
|
BuildRequires: file-devel
|
||||||
BuildRequires: libarchive-devel
|
BuildRequires: libarchive-devel
|
||||||
BuildRequires: json-glib-devel
|
BuildRequires: json-glib-devel
|
||||||
@ -42,9 +41,6 @@ or directories.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
#Fix for desktop-file-validate vi translation error
|
|
||||||
sed -i 's|giai;nen|giai;nen;|g' po/vi.po
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
@ -98,6 +94,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 24 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.0-1
|
||||||
|
- Update to 3.12.0
|
||||||
|
|
||||||
* Tue Mar 18 2014 Richard Hughes <rhughes@redhat.com> - 3.11.92-1
|
* Tue Mar 18 2014 Richard Hughes <rhughes@redhat.com> - 3.11.92-1
|
||||||
- Update to 3.11.92
|
- Update to 3.11.92
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user