rpms/bigboard/F-9 bigboard.spec,1.57,1.58

Owen Taylor (otaylor) fedora-extras-commits at redhat.com
Wed Apr 30 15:09:34 UTC 2008


Author: otaylor

Update of /cvs/extras/rpms/bigboard/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9183

Modified Files:
	bigboard.spec 
Log Message:
Fix tarball name for .gz vs .bz2


Index: bigboard.spec
===================================================================
RCS file: /cvs/extras/rpms/bigboard/F-9/bigboard.spec,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- bigboard.spec	30 Apr 2008 15:01:30 -0000	1.57
+++ bigboard.spec	30 Apr 2008 15:08:52 -0000	1.58
@@ -3,13 +3,13 @@
 
 Name:           bigboard
 Version:        0.5.34
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Sidebar application launcher using mugshot.org
 
 Group:          Applications/Internet
 License:        GPL
 URL:            http://mugshot.org/
-Source0:        http://download.mugshot.org/extras/bigboard/source/bigboard-%{version}.tar.gz
+Source0:        ftp://ftp.gnome.org/pub/GNOME/sources/bigboard/0.5/bigboard-%{version}.tar.bz2
 # This patch is Fedora-specific
 Patch0:         bigboard-default-fedora-theme.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -108,6 +108,9 @@
 killall -HUP gconfd-2 || :
 
 %changelog
+* Wed Apr 30 2008 Owen Taylor <otaylor at redhat.com> - 0.5.34-2
+- Fix tarball name for .gz vs .bz2
+
 * Wed Apr 30 2008 Owen Taylor <otaylor at redhat.com> - 0.5.34-1
 - New upstream version (Fixes http://bugzilla.gnome.org/show_bug.cgi?id=529972)
 




More information about the fedora-extras-commits mailing list