[gtk3-engines] git snapshot

Matthias Clasen mclasen at fedoraproject.org
Thu Sep 23 02:05:52 UTC 2010


commit 10ae95cd36ca2ec94dc7f00c7f2cb6c32421d4dc
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Sep 22 22:04:50 2010 -0400

    git snapshot

 .gitignore        |    1 +
 gtk3-engines.spec |   11 +++++++----
 sources           |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e881b7a..1d4279e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 gtk-engines-2.90.3.1.tar.bz2
+/gtk-engines-2.90.3.1-gitbfabc48.tar.gz
diff --git a/gtk3-engines.spec b/gtk3-engines.spec
index 5362ba1..7e1488c 100644
--- a/gtk3-engines.spec
+++ b/gtk3-engines.spec
@@ -1,12 +1,14 @@
+%define alphatag gitbfabc48
+
 Summary:        Theme engines for GTK+ 3.0
 Name:           gtk3-engines
 Version:        2.90.3.1
-Release:        4%{?dist}
+Release:        5.%{alphatag}%{?dist}
 # for details on which engines are GPL vs LGPL, see COPYING
 License:        LGPLv2+
 Group:          System Environment/Libraries
 #VCS: git:git://git.gnome.org/gtk-engines
-Source:         http://download.gnome.org/sources/gtk-engines/2.90/gtk-engines-%{version}.tar.bz2
+Source:         http://download.gnome.org/sources/gtk-engines/2.90/gtk-engines-%{version}-%{alphatag}.tar.gz
 
 BuildRequires:  gtk3-devel >= 2.90.1
 BuildRequires:  intltool
@@ -20,7 +22,6 @@ Patch0: bullet.patch
 Patch1: tooltips.patch
 Patch2: auto-mnemonics.patch
 Patch3: window-dragging.patch
-Patch4: gtk-engines-tab-expand.patch
 
 %package devel
 Summary: Development files for %{name}
@@ -45,7 +46,6 @@ toolkits or operating systems.
 %patch1 -p1 -b .tooltips
 %patch2 -p1 -b .auto-mnemonics
 %patch3 -p1 -b .window-dragging
-%patch4 -p1 -b .tab-expand
 
 %build
 %configure
@@ -72,6 +72,9 @@ find $RPM_BUILD_ROOT%{_libdir} -name "*.la" | xargs rm
 %{_libdir}/pkgconfig/gtk-engines-3.pc
 
 %changelog
+* Wed Sep 22 2010 Matthias Clasen <mclasen at redhat.com> 2.90.3.1-5.gitbfabc48
+- git snapshot
+
 * Thu Jul 15 2010 Matthias Clasen <mclasen at redhat.com> 2.90.3.1-4
 - Fix warnings for notebooks
 
diff --git a/sources b/sources
index d1fdc79..eee5f13 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5defe8a093324481fb8c9ee9f0cdc8ef  gtk-engines-2.90.3.1.tar.bz2
+86a6aae477630020e410410d955b2724  gtk-engines-2.90.3.1-gitbfabc48.tar.gz


More information about the scm-commits mailing list