Accepting request 69034 from GNOME:Factory

Pushing G:F (including GNOME3)

OBS-URL: https://build.opensuse.org/request/show/69034
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file-roller?expand=0&rev=64
This commit is contained in:
Sascha Peilicke 2011-05-05 13:07:37 +00:00 committed by Git OBS Bridge
commit b41b4af4f6
4 changed files with 99 additions and 20 deletions

View File

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

View File

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

View File

@ -1,3 +1,84 @@
-------------------------------------------------------------------
Wed Apr 27 11:47:58 UTC 2011 - fcrozat@novell.com
- Update to version 3.0.1:
+ bgo#648472: crash on exit after using Open With.
+ Updated translations.
-------------------------------------------------------------------
Tue Apr 5 15:30:33 UTC 2011 - fcrozat@novell.com
- Update to version 3.0.0:
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 28 15:30:39 UTC 2011 - fcrozat@novell.com
- Update to version 2.91.93:
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 22 15:26:37 UTC 2011 - fcrozat@novell.com
- Update to version 2.91.92:
+ Non-fuzzy app icon ('highres') (bgo#645156)
+ Fix translation of New... and Open... (bgo#644951)
+ Updated translations.
- Add dbus-1 BuildRequires for directory ownership.
-------------------------------------------------------------------
Fri Feb 25 16:58:58 UTC 2011 - fcrozat@novell.com
- Update to version 2.91.90:
+ Fixed extraction of zip archives when "unzip" is used
(bgo#639664)
+ Updated translations.
- Changes from version 2.91.6:
+ Fixed error when creating zip archives with files starting
with an hyphen (bgo#639664)
+ Added focus stealing prevention code (bgo#318108)
+ Updated translations.
- Changes from version 2.91.5:
+ Use the new Gtk+ app chooser dialog for the "Open With"
command.
+ Updated translations.
- Changes from version 2.91.4:
+ Fixed compilation with GTK+ 2.91.7
- Changes from version 2.91.3:
+ Fixed GetSupportedTypes method name (bgo#636125)
+ Fixed distribution of the D-Bus service files.
+ Updated translations.
- Changes from version 2.91.2:
+ New features and user visible changes:
- Added a D-Bus service to create and extract archives.
(bgo#627732)
- 7z: changed the compression level options (bgo#635083)
+ Bugs fixed:
- Fixed build without packagekit (bgo#634356)
+ Updated translations.
- Changes from version 2.91.1:
+ New features and user visible changes:
- Added Windows Imaging Format (.wim, .swm) support.
- Save the configuration files in the XDG config subdirectory
instead of using $HOME/.gnome2, and provide an automatic
migration mechanism. (bgo#522812)
+ Bugs fixed:
- Fixed crash when clicking Cancel in Add Files (bgo#631472)
+ Updated translations.
- Changes from version 2.91.0:
+ New features and user visible changes:
- Ported to GSettings
- Ported to Gtk+ 3.0
+ Bugs fixed:
- Package installer: don't display an error message if the
user cancelled the operation.
+ Updated translations.
- Remove pkgconfig(gconf-2.0) BuildRequires.
- Remove gconf2-devel BuildRequires and %gconf_schemas_prereq. Do
not pass --disable-schemas-install to configure, since this is
needed for gconf only.
- Use %glib2_gsettings_schema_* macros.
-------------------------------------------------------------------
Sun Feb 13 14:05:12 CET 2011 - vuntz@opensuse.org

View File

@ -18,20 +18,21 @@
Name: file-roller
Version: 2.32.1
Release: 2
Version: 3.0.1
Release: 1
License: GPLv2+
Summary: An Archive Manager for GNOME
Url: http://fileroller.sourceforge.net
Group: Productivity/Archiving/Compression
Source: ftp://ftp.gnome.org/pub/GNOME/sources/file-roller/2.18/%{name}-%{version}.tar.bz2
BuildRequires: fdupes
# Needed for directory ownership
BuildRequires: dbus-1
BuildRequires: glib2-devel
BuildRequires: gnome-doc-utils-devel
BuildRequires: gtk2-devel
BuildRequires: intltool
BuildRequires: nautilus-devel
BuildRequires: pkgconfig(gconf-2.0)
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
Recommends: %{name}-lang
@ -64,7 +65,7 @@ DocDir: %{_defaultdocdir}
#Suggests: unace
#Suggests: unalz
#Suggests: unstuff
%gconf_schemas_prereq
%glib2_gsettings_schema_requires
%description
File Roller is an archive manager for GNOME. With it, you can create
@ -92,9 +93,8 @@ translation-update-upstream
%build
%configure\
--disable-scrollkeeper \
--disable-schemas-install
%__make %{?jobs:-j%jobs}
--disable-scrollkeeper
%__make %{?jobs:-j%jobs} V=1
%install
%makeinstall
@ -103,28 +103,23 @@ translation-update-upstream
%endif
%suse_update_desktop_file -N "File Roller" -G "Archive Manager" %name Archiving
%find_lang %{name} %{?no_lang_C}
%find_gconf_schemas
rm %{buildroot}%{_libdir}/*/*/*.*a
%fdupes %{buildroot}
%clean
rm -rf %{buildroot}
%pre -f %{name}.schemas_pre
%post
%glib2_gsettings_schema_post
%desktop_database_post
%icon_theme_cache_post
%posttrans -f %{name}.schemas_posttrans
%preun -f %{name}.schemas_preun
%postun
%glib2_gsettings_schema_postun
%desktop_database_postun
%icon_theme_cache_postun
%files -f %{name}.schemas_list
%files
%defattr(-, root, root)
%doc AUTHORS NEWS README COPYING
%dir %{_datadir}/gnome/
@ -136,14 +131,17 @@ rm -rf %{buildroot}
%doc %{_datadir}/omf/%{name}/%{name}-C.omf
%{_bindir}/file-roller
%{_libexecdir}/file-roller/
%{_libexecdir}/file-roller-server
%{_datadir}/GConf/gsettings/file-roller.convert
%{_datadir}/applications/*.desktop
%{_datadir}/dbus-1/services/org.gnome.FileRoller.service
%{_datadir}/file-roller/
%{_datadir}/glib-2.0/schemas/org.gnome.FileRoller.gschema.xml
%{_datadir}/icons/hicolor/*/apps/*.png
%{_datadir}/icons/hicolor/scalable/apps/*.svg
%files -n nautilus-file-roller
%defattr(-, root, root)
%{_libdir}/nautilus/extensions-2.0/*.so
%{_libdir}/nautilus/extensions-3.0/*.so
%files lang -f %name.lang