]> git.pld-linux.org Git - packages/bless.git/blobdiff - bless.spec
- tabs in preamble
[packages/bless.git] / bless.spec
index 63a4d5e743f369a201e94b88f66660863cdff811..ad13256f7969826b547c5addd95abf0ecdfd8501 100644 (file)
@@ -1,16 +1,16 @@
 Summary:       Hex Editor written in GTK#
-Summary(pl):   Edytor szesnastkowy napisany w GTK#
+Summary(pl.UTF-8):     Edytor szesnastkowy napisany w GTK#
 Name:          bless
-Version:       0.4.0
+Version:       0.4.1
 Release:       1
 License:       GPL
 Group:         Applications/Editors
 Source0:       http://download.gna.org/bless/%{name}-%{version}.tar.gz
-# Source0-md5: e161996a67155303d9e6a04fa28662ca
+# Source0-md5: a3551ebecda11b115e98608894f5c0ec
 Source1:       %{name}.desktop
 Patch0:                %{name}-DESTDIR.patch
 Patch1:                %{name}-help.patch
-Patch2:                %{name}-buildfixes.patch
+Patch2:                %{name}-glyphs_overlap.patch
 URL:           http://home.gna.org/bless/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -20,13 +20,14 @@ BuildRequires:      mono-csharp >= 1.1.4
 BuildRequires: mono-devel >= 1.0
 BuildRequires: pkgconfig
 BuildRequires: scrollkeeper
+Requires(post,postun): desktop-file-utils
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Bless aims to be a fast and customizable hex (binary) editor.
 
-%description -l pl
-Bless stara siê byæ szybkim i konfigurowalnym edytorem szesnastkowym
+%description -l pl.UTF-8
+Bless stara się być szybkim i konfigurowalnym edytorem szesnastkowym
 (binarnym).
 
 %prep
@@ -75,6 +76,6 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_libdir}/%{name}-%{version}/bin
 %attr(755,root,root) %{_libdir}/%{name}-%{version}/bin/*
 %{_libdir}/%{name}-%{version}/data
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_omf_dest_dir}/%{name}
 %{_pixmapsdir}/*
This page took 0.060649 seconds and 4 git commands to generate.