This commit is contained in:
Matthias Clasen 2011-08-31 16:57:23 -04:00
parent fe605fcc39
commit a4e21fab67
3 changed files with 8 additions and 5 deletions

1
.gitignore vendored
View File

@ -18,3 +18,4 @@ gnome-shell-2.31.5.tar.bz2
/gnome-shell-3.1.3.tar.bz2
/gnome-shell-3.1.4.tar.xz
/gnome-shell-3.1.4-gite7b9933.tar.bz2
/gnome-shell-3.1.90.1.tar.xz

View File

@ -1,15 +1,14 @@
%define alphatag gite7b9933
Name: gnome-shell
Version: 3.1.4
Release: 3.%{alphatag}%{?dist}
Version: 3.1.90.1
Release: 1%{?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}-%{alphatag}.tar.bz2
Source0: http://download.gnome.org/sources/gnome-shell/3.1/%{name}-%{version}.tar.xz
Patch0: gnome-shell-avoid-redhat-menus.patch
# from upstream
@ -150,6 +149,9 @@ gconftool-2 --makefile-install-rule \
glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||:
%changelog
* Wed Aug 31 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.90.1-1
- Update to 3.1.90.1
* Wed Aug 31 2011 Adam Williamson <awilliam@redhat.com> - 3.1.4-3.gite7b9933
- rebuild against e-d-s

View File

@ -1 +1 @@
7429758a71d2540bbdc8fd59e1a9492e gnome-shell-3.1.4-gite7b9933.tar.bz2
4a6698706fa906a4fbb12b5a5db814ef gnome-shell-3.1.90.1.tar.xz