[gnome-shell/f16] snapshot

Matthias Clasen mclasen at fedoraproject.org
Fri Aug 19 16:28:12 UTC 2011


commit 95ce8266c46c2082c62b4be8d2211bbaa1a4cc25
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Fri Aug 19 12:26:38 2011 -0400

    snapshot

 .gitignore       |    1 +
 gnome-shell.spec |   10 ++++++----
 sources          |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 749c30d..8555d97 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ gnome-shell-2.31.5.tar.bz2
 /gnome-shell-3.0.2.tar.bz2
 /gnome-shell-3.1.3.tar.bz2
 /gnome-shell-3.1.4.tar.xz
+/gnome-shell-3.1.4-gite7b9933.tar.bz2
diff --git a/gnome-shell.spec b/gnome-shell.spec
index 2bfcca4..9e8c198 100644
--- a/gnome-shell.spec
+++ b/gnome-shell.spec
@@ -1,13 +1,15 @@
+%define alphatag gite7b9933
+
 Name:           gnome-shell
 Version:        3.1.4
-Release:        2%{?dist}
+Release:        2.%{alphatag}%{?dist}
 Summary:        Window management and application launching for GNOME
 
 Group:          User Interface/Desktops
 License:        GPLv2+
 URL:            http://live.gnome.org/GnomeShell
 #VCS:           git:git://git.gnome.org/gnome-shell
-Source0:        http://download.gnome.org/sources/gnome-shell/3.1/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/gnome-shell/3.1/%{name}-%{version}-%{alphatag}.tar.bz2
 
 Patch0: gnome-shell-avoid-redhat-menus.patch
 # from upstream
@@ -148,8 +150,8 @@ gconftool-2 --makefile-install-rule \
 glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||:
 
 %changelog
-* Fri Aug 19 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.4-2
-- Rebuild
+* Fri Aug 19 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.4-2.gite7b9933
+- git snapshot that builds against gnome-menus 3.1.5
 
 * Thu Aug 18 2011 Matthew Barnes <mbarnes at redhat.com> - 3.1.5-1
 - Rebuild against newer eds libraries.
diff --git a/sources b/sources
index 69d58ce..cc7cff9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e9280405b9c0f7ff84c6cd8342b0e1b2  gnome-shell-3.1.4.tar.xz
+7429758a71d2540bbdc8fd59e1a9492e  gnome-shell-3.1.4-gite7b9933.tar.bz2


More information about the scm-commits mailing list