[gtk-unico-engine/f20] Update to a newer bzr snapshot (sync with Ubuntu 14.04)

Mohamed ElMorabity melmorabity at fedoraproject.org
Thu May 15 06:43:58 UTC 2014


commit 292cebe11b5eee79e8e4ef2f34f6e190ccf55aa0
Author: Mohamed El Morabity <melmorabity at fedoraproject.org>
Date:   Thu May 15 08:32:08 2014 +0200

    Update to a newer bzr snapshot (sync with Ubuntu 14.04)

 .gitignore            |    1 +
 gtk-unico-engine.spec |   16 +++++++++-------
 sources               |    2 +-
 3 files changed, 11 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3df3342..227eaec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /unico-1.0.2.tar.gz
 /unico-1.0.2-bzr139.tar.xz
 /unico-1.0.3-bzr146.tar.xz
+/unico-1.0.3-bzr152.tar.xz
diff --git a/gtk-unico-engine.spec b/gtk-unico-engine.spec
index 77f7d8a..5c1cbc1 100644
--- a/gtk-unico-engine.spec
+++ b/gtk-unico-engine.spec
@@ -1,19 +1,18 @@
 %global engine_name unico
-# %global major_version %%(cut -d "." -f 1-2 <<<%{version})
-%global revision 146
-%global revision_date 20121212
+%global revision 152
+%global revision_date 20140109
 
 Name:           gtk-unico-engine
 Version:        1.0.3
-Release:        0.2.%{revision_date}bzr%{revision}%{?dist}
+Release:        0.3.%{revision_date}bzr%{revision}%{?dist}
 Summary:        Unico Gtk+ theming engine
 
 Group:          User Interface/Desktops
-License:        LGPLv2.1
+License:        LGPLv2
 URL:            https://launchpad.net/unico/
 # The source for this package was pulled from upstream's VCS. Use the following
 # commands to generate the tarball:
-# $ bzr export -r %{revision} %{engine_name}-%{version}-bzr%{revision}.tar.xz lp:unico
+# $ bzr export -r %%{revision} %%{engine_name}-%%{version}-bzr%%{revision}.tar.xz lp:unico
 Source0:        %{engine_name}-%{version}-bzr%{revision}.tar.xz
 
 BuildRequires:  gnome-common
@@ -40,7 +39,7 @@ make %{?_smp_mflags}
 
 
 %install
-make install DESTDIR=$RPM_BUILD_ROOT
+%make_install
 
 rm $RPM_BUILD_ROOT%{_libdir}/gtk-3.0/3.0.0/theming-engines/*.la
 
@@ -52,6 +51,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/gtk-3.0/3.0.0/theming-engines/*.la
 
 
 %changelog
+* Tue May 13 2014 Mohamed El Morabity <melmorabity at fedoraproject.org> - 1.0.3-0.3.20140109bzr152
+- Update to a newer bzr snapshot (sync with Ubuntu 14.04)
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.3-0.2.20121212bzr146
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index b0137b1..17a6218 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f57c3f21581c3727792ba994c172cbdd  unico-1.0.3-bzr146.tar.xz
+97ef833d1b54133250424703d1574238  unico-1.0.3-bzr152.tar.xz


More information about the scm-commits mailing list