[emerald] update spec file and bump version

Wolfgang Ulbrich raveit65 at fedoraproject.org
Sun May 26 16:23:31 UTC 2013


commit 5200e9899da75d8499d76011f631b7ad4c335b14
Author: raveit <chat-to-me at raveit.de>
Date:   Sun May 26 18:22:59 2013 +0200

    update spec file and bump version

 emerald.spec |   18 +++++++++++++++---
 1 files changed, 15 insertions(+), 3 deletions(-)
---
diff --git a/emerald.spec b/emerald.spec
index 64ed1e4..04392fc 100644
--- a/emerald.spec
+++ b/emerald.spec
@@ -5,18 +5,19 @@ URL:            http://www.compiz.org/
 License:        GPLv2+
 Group:          User Interface/Desktops
 Version:        0.8.8
-Release:        7%{?dist}
+Release:        8%{?dist}
 Epoch:          1
 Summary:        Themeable window decorator and compositing manager for Compiz
 Source0:        http://releases.compiz.org/%{version}/%{name}-%{version}.tar.bz2
 
-Patch0:         emerald-DSO.patch
+Patch0:         emerald_new_DSO.patch
 Patch1:         emerald_build_without_gtk_disable_deprecated.patch
 Patch2:         emerald_new-mate.patch
-# new from debian
 Patch3:         emerald_improve_desktop_file.patch
 Patch4:         emerald_manpage.patch
 Patch5:         emerald_potfiles_skip.patch
+Patch6:         emerald-aarch64.patch
+Patch7:         emerald_automake-1.13.patch
 
 # compiz-devel is not available on these arches
 ExcludeArch:    s390 s390x
@@ -31,6 +32,7 @@ BuildRequires:  desktop-file-utils
 BuildRequires:  perl(XML::Parser) 
 BuildRequires:  gettext-devel
 BuildRequires:  libXres-devel
+BuildRequires:  libtool
 
 
 %description
@@ -57,7 +59,10 @@ for emerald, the themeable window decorator for Compiz.
 %patch3 -p1 -b .desktop_file
 %patch4 -p1 -b .manpage
 %patch5 -p1 -b .potfiles_skip
+%patch6 -p1 -b .aarch64
+%patch7 -p1 -b .automake
 
+autoreconf -f -i
 
 %build
 %configure --disable-mime-update
@@ -126,6 +131,13 @@ fi
 
 
 %changelog
+* Sat May 25 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1:0.8.8-8
+- fix build for aarch64
+- re-work mate.patch again
+- add libtool BR for autoreconf
+- fix automake-1.13 build deprecations
+- re-work DSO.patch
+
 * Wed Feb 13 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1:0.8.8-7
 - rework mate-patch
 


More information about the scm-commits mailing list