rpms/gnome-shell/devel gnome-shell.spec,1.10,1.11

Adam Miller maxamillion at fedoraproject.org
Sun Dec 6 22:36:26 UTC 2009


Author: maxamillion

Update of /cvs/extras/rpms/gnome-shell/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17809

Modified Files:
	gnome-shell.spec 
Log Message:
Updated to git snapshot created on 20091206




Index: gnome-shell.spec
===================================================================
RCS file: /cvs/extras/rpms/gnome-shell/devel/gnome-shell.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- gnome-shell.spec	8 Oct 2009 01:47:06 -0000	1.10
+++ gnome-shell.spec	6 Dec 2009 22:36:26 -0000	1.11
@@ -1,12 +1,19 @@
+%define         alphatag    20091206git
+
 Name:           gnome-shell
-Version:        2.28.0
-Release:        4
+Version:        2.28.0.%{alphatag}
+Release:        1
 Summary:        Window management and application launching for GNOME
 
 Group:          User Interface/Desktops
 License:        GPLv2+
 URL:            http://live.gnome.org/GnomeShell
-Source0:        http://ftp.gnome.org/pub/GNOME/sources/gnome-shell/2.27/%{name}-%{version}.tar.bz2
+#Source0:        http://ftp.gnome.org/pub/GNOME/sources/gnome-shell/2.27/%{name}-%{version}.tar.bz2
+# git clone git://git.gnome.org/gnome-shell
+# rm -fr gnome-shell/.git/
+# tar -cvzf gnome-shell.tar.gz gnome-shell
+Source0:        %{name}.tar.gz
+
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 %define clutter_version 1.0.0
@@ -118,6 +125,9 @@ gconftool-2 --makefile-install-rule \
   > /dev/null || :
 
 %changelog
+* Sun Dec 06 2009 Adam Miller <maxamillion at fedoraproject.org> - 2.28.0.20091206git-1
+- Update to git snapshot on 20091206
+
 * Wed Oct  7 2009 Owen Taylor <otaylor at redhat.com> - 2.28.0-2
 - Update to 2.28.0
 




More information about the fedora-extras-commits mailing list