diff --git a/.cvsignore b/.cvsignore index c5d5200..6137ec9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,5 +1 @@ -gnome-shell-2.27.0.tar.bz2 -gnome-shell-2.27.1.tar.bz2 -gnome-shell-2.27.2.tar.bz2 -gnome-shell-2.27.3.tar.bz2 -gnome-shell-2.28.0.tar.bz2 +gnome-shell.tar.gz diff --git a/gnome-shell.spec b/gnome-shell.spec index 9279442..2f0c958 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -67,6 +67,9 @@ easy to use experience. %setup -q %build +# This is only because of the git export and should be removed eventually +cd gnomeshell + %configure # Remove rpath as per https://fedoraproject.org/wiki/Packaging/Guidelines#Beware_of_Rpath diff --git a/sources b/sources index e047397..6d0cd4b 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -3b198ac1d5b72d2a04da82ed548249d6 gnome-shell-2.27.3.tar.bz2 -a9f93a6f03da60f2f6e3fb82a9e7dc94 gnome-shell-2.28.0.tar.bz2 +f7076bc4516486100e419bc90f4565f6 gnome-shell.tar.gz