[gnome-shell/f16] fix sources

Matthias Clasen mclasen at fedoraproject.org
Wed Jul 27 23:43:16 UTC 2011


commit 9c952a13306e07abaad10071380165d7af4fd78c
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Jul 27 19:41:54 2011 -0400

    fix sources

 gnome-shell.spec |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/gnome-shell.spec b/gnome-shell.spec
index 5e1e9d0..ee274c0 100644
--- a/gnome-shell.spec
+++ b/gnome-shell.spec
@@ -7,7 +7,7 @@ Group:          User Interface/Desktops
 License:        GPLv2+
 URL:            http://live.gnome.org/GnomeShell
 #VCS:           git:git://git.gnome.org/gnome-shell
-Source0:        http://ftp.gnome.org/pub/GNOME/sources/gnome-shell/3.1/%{name}-%{version}.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
@@ -100,13 +100,12 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/gnome-shell.desktop
 
 %find_lang %{name}
 
-# The libdir rpath breaks nvidia binary only folks, so we remove it.  
+# The libdir rpath breaks nvidia binary only folks, so we remove it.
 # See bug 716572
 chrpath -r %{_libdir}/gnome-shell:%{_libdir}/gnome-bluetooth $RPM_BUILD_ROOT%{_bindir}/gnome-shell
 chrpath -r %{_libdir}/gnome-bluetooth $RPM_BUILD_ROOT%{_libdir}/gnome-shell/libgnome-shell.so
 
 %files -f %{name}.lang
-%defattr(-,root,root,-)
 %doc COPYING README
 %{_bindir}/gnome-shell
 %{_bindir}/gnome-shell-extension-tool


More information about the scm-commits mailing list