Mailinglist Archive: opensuse-commit (1130 mails)
| < Previous | Next > |
commit ghex for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 16 Aug 2011 11:34:52 +0200
- Message-id: <20110816093453.06B0C20256@hilbert.suse.de>
Hello community,
here is the log from the commit of package ghex for openSUSE:Factory
checked in at Tue Aug 16 11:34:52 CEST 2011.
--------
--- GNOME/ghex/ghex.changes 2011-08-05 22:57:48.000000000 +0200
+++ /mounts/work_src_done/STABLE/ghex/ghex.changes 2011-08-15
19:46:46.000000000 +0200
@@ -1,0 +2,13 @@
+Mon Aug 15 19:37:07 CEST 2011 - dimstar@xxxxxxxxxxxx
+
+- Update to version 2.90.1:
+ + Port from GConf to GSettings
+ + Scrolling code cleanup
+ + Moved internal pkgconfig dependencies to Requires.private
+ + Bugs fixed: bgo#656080, bgo#655973, bgo#572697.
+ + Updated translations.
+- Drop pkgconfig(gconf-2.0) BuildRequires, as the code has been
+ ported to GSettings.
+- Replace the gconf schema handling with gsettings one.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
ghex-2.90.0.tar.bz2
New:
----
ghex-2.90.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghex.spec ++++++
--- /var/tmp/diff_new_pack.FeNtCP/_old 2011-08-16 11:31:09.000000000 +0200
+++ /var/tmp/diff_new_pack.FeNtCP/_new 2011-08-16 11:31:09.000000000 +0200
@@ -18,7 +18,7 @@
Name: ghex
-Version: 2.90.0
+Version: 2.90.1
Release: 1
License: GPLv2+
Summary: GNOME Binary Editor
@@ -32,14 +32,13 @@
BuildRequires: intltool
BuildRequires: pkgconfig(atk) >= 1.0.0
BuildRequires: pkgconfig(gail-3.0)
-BuildRequires: pkgconfig(gconf-2.0)
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.0
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
Recommends: %{name}-lang
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-%gconf_schemas_prereq
+%glib2_gsettings_schema_requires
%description
GHex allows the user to load data from any file and to view and edit it
@@ -85,40 +84,39 @@
mv %{buildroot}%{_datadir}/locale/sr@Latn
%{buildroot}%{_datadir}/locale/sr@latin
%find_lang %{name}-3.0 %{?no_lang_C}
%find_lang %{name} ghex-3.0.lang %{?no_lang_C}
-%find_gconf_schemas
%fdupes -s %{buildroot}
%clean
rm -rf %{buildroot}
-%pre -f %{name}.schemas_pre
-
%post
/sbin/ldconfig
%if 0%{?suse_version} > 1130
%desktop_database_post
%icon_theme_cache_post
+%glib2_gsettings_schema_post
%endif
-%posttrans -f %{name}.schemas_posttrans
-
-%preun -f %{name}.schemas_preun
-
%postun
/sbin/ldconfig
%if 0%{?suse_version} > 1130
%desktop_database_postun
%icon_theme_cache_postun
+%glib2_gsettings_schema_postun
%endif
%files lang -f %{name}-3.0.lang
-%files -f %{name}.schemas_list
+%files
%defattr(-,root,root)
%doc README COPYING COPYING-DOCS AUTHORS
%{_bindir}/ghex
%{_libdir}/libgtkhex-3.so.*
%{_datadir}/applications/ghex.desktop
+%dir %{_datadir}/GConf
+%dir %{_datadir}/GConf/gsettings
+%{_datadir}/GConf/gsettings/ghex.convert
+%{_datadir}/glib-2.0/schemas/org.gnome.GHex.gschema.xml
%{_datadir}/icons/hicolor/*/apps/ghex.*
%{_datadir}/%{name}/
%dir %{_datadir}/gnome/help/%{name}
++++++ ghex-2.90.0.tar.bz2 -> ghex-2.90.1.tar.bz2 ++++++
++++ 7414 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |