This commit is contained in:
parent
ce9af643e6
commit
6567b3cb97
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 13 16:58:01 CET 2008 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Custom look'n'feel gconf keys moved to gconf2-branding-openSUSE.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 6 19:05:47 CET 2008 - maw@suse.de
|
Thu Mar 6 19:05:47 CET 2008 - maw@suse.de
|
||||||
|
|
||||||
|
@ -18,12 +18,11 @@ BuildRequires: scrollkeeper
|
|||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: Development/Tools/Other
|
Group: Development/Tools/Other
|
||||||
Version: 2.8.2
|
Version: 2.8.2
|
||||||
Release: 181
|
Release: 183
|
||||||
Summary: GNOME Binary Editor
|
Summary: GNOME Binary Editor
|
||||||
Url: http://www.gnome.org/
|
Url: http://www.gnome.org/
|
||||||
Source: ftp://ftp.gnome.org/pub/GNOME/sources/ghex/2.8/%{name}-%{version}.tar.bz2
|
Source: ftp://ftp.gnome.org/pub/GNOME/sources/ghex/2.8/%{name}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Patch: ghex_59873.diff
|
|
||||||
Patch4: ghex_60921.diff
|
Patch4: ghex_60921.diff
|
||||||
Patch5: ghex_60922.diff
|
Patch5: ghex_60922.diff
|
||||||
Patch6: ghex-search-crash.patch
|
Patch6: ghex-search-crash.patch
|
||||||
@ -65,7 +64,6 @@ Authors:
|
|||||||
%lang_package
|
%lang_package
|
||||||
%prep
|
%prep
|
||||||
%setup -n ghex-%{version}
|
%setup -n ghex-%{version}
|
||||||
%patch -p1
|
|
||||||
%patch4 -p1
|
%patch4 -p1
|
||||||
%patch5 -p1
|
%patch5 -p1
|
||||||
%patch6
|
%patch6
|
||||||
@ -141,6 +139,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 13 2008 sbrabec@suse.cz
|
||||||
|
- Custom look'n'feel gconf keys moved to gconf2-branding-openSUSE.
|
||||||
* Thu Mar 06 2008 maw@suse.de
|
* Thu Mar 06 2008 maw@suse.de
|
||||||
- Fix the build when against newer versions of intltool.
|
- Fix the build when against newer versions of intltool.
|
||||||
* Thu Oct 11 2007 sbrabec@suse.cz
|
* Thu Oct 11 2007 sbrabec@suse.cz
|
||||||
|
@ -1,20 +0,0 @@
|
|||||||
--- ghex-2.8.1/ghex2.schemas
|
|
||||||
+++ ghex-2.8.1/ghex2.schemas
|
|
||||||
@@ -108,7 +108,7 @@
|
|
||||||
<owner>ghex2</owner>
|
|
||||||
<type>string</type>
|
|
||||||
<locale name="C">
|
|
||||||
- <default>Courier 10</default>
|
|
||||||
+ <default>Courier Bold 12</default>
|
|
||||||
<short>Default Data Font</short>
|
|
||||||
<long>Default Data Font</long>
|
|
||||||
</locale>
|
|
||||||
@@ -119,7 +119,7 @@
|
|
||||||
<owner>ghex2</owner>
|
|
||||||
<type>string</type>
|
|
||||||
<locale name="C">
|
|
||||||
- <default>Helvetica 12</default>
|
|
||||||
+ <default>Courier Bold 12</default>
|
|
||||||
<short>Default Header Font</short>
|
|
||||||
<long>Default Header Font</long>
|
|
||||||
</locale>
|
|
Loading…
x
Reference in New Issue
Block a user