Accepting request 44626 from home:vuntz:branches:GNOME:Factory

Copy from home:vuntz:branches:GNOME:Factory/file-roller via accept of submit request 44626 revision 2.
Request was accepted with message:
ok

OBS-URL: https://build.opensuse.org/request/show/44626
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/file-roller?expand=0&rev=80
This commit is contained in:
Vincent Untz 2010-08-05 22:08:35 +00:00 committed by Git OBS Bridge
parent 30fca08071
commit 36820f4e92
4 changed files with 18 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:be0310d57804c27bb4550298648ae5da350bd9e982f1b89d2a3939cd479f2a49
size 1832150

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:66e3e254c721e4ff8f91ab62360bb1b724495a9ce6244ede5efb92dcc4280554
size 1853480

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Aug 5 23:57:12 CEST 2010 - vuntz@opensuse.org
- Update to version 2.31.5:
+ Make it possible to build against GTK+ 3. (bgo#624564)
+ Make it compile again with GSEAL and DEPRECATED macros enabled
+ Updated translations.
- Drop gconf2-devel BuildRequires, since it's now ported to
GSettings.
- Remove --disable-schemas-install from configure call: it was only
needed for gconf.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 26 14:14:22 CEST 2010 - dimstar@opensuse.org Mon Jul 26 14:14:22 CEST 2010 - dimstar@opensuse.org

View File

@ -1,5 +1,5 @@
# #
# spec file for package file-roller (Version 2.31.4) # spec file for package file-roller (Version 2.31.5)
# #
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
@ -18,7 +18,7 @@
Name: file-roller Name: file-roller
Version: 2.31.4 Version: 2.31.5
Release: 1 Release: 1
License: GPLv2+ License: GPLv2+
Summary: An Archive Manager for GNOME Summary: An Archive Manager for GNOME
@ -26,7 +26,6 @@ Url: http://fileroller.sourceforge.net
Group: Productivity/Archiving/Compression Group: Productivity/Archiving/Compression
Source: ftp://ftp.gnome.org/pub/GNOME/sources/file-roller/2.18/%{name}-%{version}.tar.bz2 Source: ftp://ftp.gnome.org/pub/GNOME/sources/file-roller/2.18/%{name}-%{version}.tar.bz2
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: gconf2-devel
BuildRequires: glib2-devel BuildRequires: glib2-devel
BuildRequires: gnome-doc-utils-devel BuildRequires: gnome-doc-utils-devel
BuildRequires: gtk2-devel BuildRequires: gtk2-devel
@ -92,7 +91,6 @@ translation-update-upstream
%build %build
%configure\ %configure\
--disable-schemas-install\
--disable-scrollkeeper --disable-scrollkeeper
%__make %{?jobs:-j%jobs} %__make %{?jobs:-j%jobs}
@ -128,9 +126,9 @@ fi
%{_libexecdir}/file-roller/ %{_libexecdir}/file-roller/
%{_datadir}/applications/*.desktop %{_datadir}/applications/*.desktop
%{_datadir}/file-roller/ %{_datadir}/file-roller/
%{_datadir}/glib-2.0/schemas/org.gnome.file-roller.gschema.xml
%{_datadir}/icons/hicolor/*/apps/*.png %{_datadir}/icons/hicolor/*/apps/*.png
%{_datadir}/icons/hicolor/scalable/apps/*.svg %{_datadir}/icons/hicolor/scalable/apps/*.svg
%{_datadir}/glib-2.0/schemas/org.gnome.file-roller.gschema.xml
%files -n nautilus-file-roller %files -n nautilus-file-roller
%defattr(-, root, root) %defattr(-, root, root)