Author: konradm
Update of /cvs/pkgs/rpms/gmp-ecm/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3138
Modified Files: gmp-ecm.spec sources Log Message: Real new sources.
Index: gmp-ecm.spec =================================================================== RCS file: /cvs/pkgs/rpms/gmp-ecm/devel/gmp-ecm.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- gmp-ecm.spec 1 May 2009 00:12:12 -0000 1.3 +++ gmp-ecm.spec 1 May 2009 00:20:32 -0000 1.4 @@ -5,7 +5,9 @@ Summary: Elliptic Curve Method fo Group: Applications/Engineering License: LGPLv2+ and GPLv2+ URL: http://gforge.inria.fr/projects/ecm/ -Source0: http://gforge.inria.fr/frs/download.php/4837/ecm-%%7Bversion%7D.tar.gz +# We have to get a new source URL every time the version changes, unfortunately. +# This means there's no reason to have %{version} in it. +Source0: http://gforge.inria.fr/frs/download.php/22124/ecm-6.2.3.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gmp-devel
Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/gmp-ecm/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- sources 1 May 2009 00:12:12 -0000 1.3 +++ sources 1 May 2009 00:20:32 -0000 1.4 @@ -1 +1 @@ -acd90a6063072b2e5d6f7617fee1aab2 ecm-6.2.3.tar.gz +d8cca3784857aabfea9b3c9b0926c593 ecm-6.2.3.tar.gz
scm-commits@lists.fedoraproject.org