[python-sleekxmpp] Fixe source0 again

louizatakk louizatakk at fedoraproject.org
Sat Jan 8 15:33:48 UTC 2011


commit 69c9469a8ac46e6c5ec3296931c45c2f170ec65f
Author: Florent Le Coz <louiz at louiz.org>
Date:   Sat Jan 8 16:31:19 2011 +0100

    Fixe source0 again

 python-sleekxmpp.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-sleekxmpp.spec b/python-sleekxmpp.spec
index 65918f7..8b06596 100644
--- a/python-sleekxmpp.spec
+++ b/python-sleekxmpp.spec
@@ -1,12 +1,12 @@
 Name:		python-sleekxmpp
 Version:	1.0
-Release:	0.6.beta2%{?dist}
+Release:	0.7.beta2%{?dist}
 Summary:	Flexible XMPP client/component/server library for Python
 
 Group:		Development/Languages
 License:	MIT
 URL:		https://github.com/fritzy/SleekXMPP
-Source0:	http://louizatakk.fedorapeople.org/sleekxmpp-%{version}-Beta2-0.tar.gz
+Source0:	sleekxmpp-%{version}-Beta2-0.tar.gz
 # wget "https://github.com/fritzy/SleekXMPP/tarball/1.0-Beta2" --no-check-certificate
 # tar -xf fritzy-SleekXMPP-1.0-Beta2-0-g5bdcd9e.tar.gz
 # mv fritzy-SleekXMPP-5bdcd9e sleekxmpp-1.0-Beta2-0
@@ -84,6 +84,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Jan 8 2011 Le Coz Florent <louizatakk at fedoraproject.org> - 1.0-0.7.beta2
+- We do not need the link
+
 * Sat Jan 8 2011 Le Coz Florent <louizatakk at fedoraproject.org> - 1.0-0.6.beta2
 - Fixe source0 again
 


More information about the scm-commits mailing list