]> git.pld-linux.org Git - packages/ghex.git/commitdiff
Update to 3.6.1 auto/th/ghex-3.6.1-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sat, 20 Oct 2012 09:28:58 +0000 (11:28 +0200)
committerMarcin Banasiak <marcin.banasiak@gmail.com>
Sat, 20 Oct 2012 09:28:58 +0000 (11:28 +0200)
ghex-desktop.patch
ghex.spec

index 3b9ca9255fd75a4578cc20125672d8819a60de0a..b5be3949b8cb724748868ce7f02fad2916cd7d10 100644 (file)
@@ -5,6 +5,6 @@ diff -urN ghex-3.0.0.orig/data/ghex.desktop.in ghex-3.0.0/data/ghex.desktop.in
  Terminal=false
  Type=Application
  Icon=ghex
--Categories=GNOME;Development;
+-Categories=GNOME;GTK;Development;
 +Categories=GTK;GNOME;TextEditor;X-HexEditor;
  StartupNotify=true
index d92c0fc43b00e97a88db9380be22edccca111364..13df445fe2e11df450de16e676ad29c2631b7f4a 100644 (file)
--- a/ghex.spec
+++ b/ghex.spec
@@ -1,22 +1,23 @@
 Summary:       GNOME binary editor
 Summary(pl.UTF-8):     Edytor binarny dla GNOME
 Name:          ghex
-Version:       3.0.0
-Release:       2
+Version:       3.6.1
+Release:       1
 License:       GPL v2
 Group:         X11/Applications/Editors
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/ghex/3.0/%{name}-%{version}.tar.xz
-# Source0-md5: ffa346d6fa97b9e787680159a5479b84
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/ghex/3.6/%{name}-%{version}.tar.xz
+# Source0-md5: 49a6b7a75d12e1a0e926b705fe50b549
 Patch0:                %{name}-desktop.patch
 URL:           http://www.gnu.org/directory/text/editors/ghex.html
 BuildRequires: atk-devel >= 1:1.22.0
 BuildRequires: autoconf >= 2.61
-BuildRequires: automake >= 1:1.10
+BuildRequires: automake >= 1:1.11
 BuildRequires: gettext-devel
+BuildRequires: glib2-devel >= 1:2.32.0
 BuildRequires: gnome-common
 BuildRequires: gnome-doc-utils >= 0.12.0
-BuildRequires: gtk+3-devel >= 3.0.0
-BuildRequires: intltool >= 0.36.1
+BuildRequires: gtk+3-devel >= 3.4.0
+BuildRequires: intltool >= 0.41.1
 BuildRequires: libtool >= 2:2.2.6
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.311
@@ -57,7 +58,7 @@ Summary:      GHex devel files
 Summary(pl.UTF-8):     Pliki nagłówkowe GHex
 Group:         X11/Development/Libraries
 Requires:      %{name}-libs = %{version}-%{release}
-Requires:      gtk+3-devel >= 3.0.0
+Requires:      gtk+3-devel >= 3.4.0
 
 %description devel
 GHex devel files.
@@ -121,13 +122,12 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog README
+%doc AUTHORS NEWS README
 %attr(755,root,root) %{_bindir}/ghex
 %{_datadir}/GConf/gsettings/ghex.convert
 %{_datadir}/glib-2.0/schemas/org.gnome.GHex.gschema.xml
 %{_desktopdir}/ghex.desktop
 %{_iconsdir}/hicolor/*/*/*
-%{_datadir}/ghex
 
 %files libs
 %defattr(644,root,root,755)
This page took 0.340924 seconds and 4 git commands to generate.