rpms/gnome-shell/devel gnome-shell.spec, 1.28, 1.29 import.log, 1.1, 1.2 sources, 1.8, 1.9

Adam Miller maxamillion at fedoraproject.org
Fri Jan 15 17:40:42 UTC 2010


Author: maxamillion

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

Modified Files:
	gnome-shell.spec import.log sources 
Log Message:
New gnome-shell build based on gobject-introspection git snapshot




Index: gnome-shell.spec
===================================================================
RCS file: /cvs/extras/rpms/gnome-shell/devel/gnome-shell.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -p -r1.28 -r1.29
--- gnome-shell.spec	12 Jan 2010 22:52:42 -0000	1.28
+++ gnome-shell.spec	15 Jan 2010 17:40:41 -0000	1.29
@@ -1,4 +1,4 @@
-%define         alphatag    20100112git
+%define         alphatag    20100115git
 
 Name:           gnome-shell
 Version:        2.28.0.%{alphatag}
@@ -17,7 +17,8 @@ Source0:        %{name}.tar.gz
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 %define clutter_version 1.0.0
-%define gobject_introspection_version 0.6.5
+#%define gobject_introspection_version 0.6.5
+%define gobject_introspection_version 0.6.5.%{alphatag}
 %define mutter_version 2.28.0
 
 ## Needed by git tree
@@ -135,6 +136,10 @@ gconftool-2 --makefile-install-rule \
   > /dev/null || :
 
 %changelog
+* Fri Jan 15 2010 Adam Miller <maxamillion at fedoraproject.org> - 2.28.0.20101015git-1
+- Added dependency on a git build of gobject-introspect to solve some breakage
+- Also went ahead and made a new git tarball
+
 * Tue Jan 12 2010 Adam Miller <maxamillion at fedoraproject.org> - 2.28.0.20100112git-1
 - New git snapshot
 


Index: import.log
===================================================================
RCS file: /cvs/extras/rpms/gnome-shell/devel/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- import.log	13 Aug 2009 00:07:56 -0000	1.1
+++ import.log	15 Jan 2010 17:40:41 -0000	1.2
@@ -1 +1,2 @@
 gnome-shell-2_27_0-4:HEAD:gnome-shell-2.27.0-4.src.rpm:1250122041
+gnome-shell-2_28_0_20100115git-1:HEAD:gnome-shell-2.28.0.20100115git-1.src.rpm:1263577090


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gnome-shell/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- sources	12 Jan 2010 22:51:08 -0000	1.8
+++ sources	15 Jan 2010 17:40:41 -0000	1.9
@@ -1 +1 @@
-996f04cb7ba1e02fb962be0a6ed2c58a  gnome-shell.tar.gz
+2a1150247e3b6ed8a0e9313774d37ab4  gnome-shell.tar.gz



More information about the scm-commits mailing list