[eiciel] Update to 0.9.8.2.

Michael Schwendt mschwendt at fedoraproject.org
Fri Nov 29 23:17:44 UTC 2013


commit f6008f6019b7ad4a49832c43321cb731be76a2e0
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Sat Nov 30 00:17:35 2013 +0100

    Update to 0.9.8.2.

 .gitignore                        |    1 +
 eiciel-0.9.8.1-no-such-file.patch |   11 -
 eiciel-aarch64.patch              |  720 -------------------------------------
 eiciel.spec                       |   15 +-
 sources                           |    2 +-
 5 files changed, 8 insertions(+), 741 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 09da570..6330749 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 eiciel-0.9.6.1.tar.bz2
 /eiciel-0.9.8.tar.bz2
 /eiciel-0.9.8.1.tar.bz2
+/eiciel-0.9.8.2.tar.bz2
diff --git a/eiciel.spec b/eiciel.spec
index 2185f3a..088c7a3 100644
--- a/eiciel.spec
+++ b/eiciel.spec
@@ -3,8 +3,8 @@
 
 
 Name: eiciel
-Version: 0.9.8.1
-Release: 10%{?dist}
+Version: 0.9.8.2
+Release: 1%{?dist}
 Summary: Graphical editor for ACLs and xattr
 Group: Applications/System
 License: GPLv2+
@@ -12,10 +12,6 @@ URL: http://rofi.roger-ferrer.org/eiciel
 Source0: http://rofi.roger-ferrer.org/eiciel/download/eiciel-%{version}.tar.bz2
 
 Patch2: eiciel-0.9.8.1-desktop-file.patch
-# bz 811460 / committed upstream
-Patch3: eiciel-0.9.8.1-no-such-file.patch
-# bz 925300
-Patch4: eiciel-aarch64.patch
 
 BuildRequires: libgnomeui-devel
 BuildRequires: libacl-devel
@@ -39,10 +35,8 @@ utility.
 
 %prep
 %setup -q
-[ "$(cksum ChangeLog|cut -d ' ' -f 1,2)" != "874165526 318" ] && exit -1
+[ "$(cksum ChangeLog|cut -d ' ' -f 1,2)" != "960335718 502" ] && exit -1
 %patch2 -p1 -b .desktop-file
-%patch3 -p1 -b .no-such-file-crash
-%patch4 -p1 -b .no-aarch64
 
 iconv -f ISO-8859-1 -t UTF-8 AUTHORS > foo
 mv foo AUTHORS
@@ -78,6 +72,9 @@ desktop-file-install \
 
 
 %changelog
+* Fri Nov 29 2013 Michael Schwendt <mschwendt at fedoraproject.org> - 0.9.8.2-1
+- Update to 0.9.8.2.
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.8.1-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 9519b58..132b556 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2c9c459f0604ce03ec49bb425cc42681  eiciel-0.9.8.1.tar.bz2
+434d3938d74c617e65cbe86f6cbc4e16  eiciel-0.9.8.2.tar.bz2


More information about the scm-commits mailing list