rpms/python-tpg/devel python-tpg.spec,1.15,1.16

Adam Miller maxamillion at fedoraproject.org
Mon Aug 10 16:45:22 UTC 2009


Author: maxamillion

Update of /cvs/extras/rpms/python-tpg/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20596

Modified Files:
	python-tpg.spec 
Log Message:
Fixed source0 as per https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00591.html




Index: python-tpg.spec
===================================================================
RCS file: /cvs/extras/rpms/python-tpg/devel/python-tpg.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- python-tpg.spec	26 Jul 2009 23:15:52 -0000	1.15
+++ python-tpg.spec	10 Aug 2009 16:45:22 -0000	1.16
@@ -10,7 +10,7 @@ Summary:        A Python "toy parser gen
 Group:          Development/Libraries
 License:        LGPLv2+
 URL:            http://christophe.delord.free.fr/tpg/index.html
-Source0:        http://christophe.delord.free.fr/soft/tpg/%{srcname}-%{version}.tar.gz
+Source0:        http://christophe.delord.free.fr/tpg/%{srcname}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/TPG-%{version}-py*.egg-info
 
 %changelog
+* Mon Aug 10 2009 Adam Miller <maxamillion [AT] gmail.com>
+- Fixed source0 as per https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00591.html
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.1.2-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list