rpms/coccinelle/devel coccinelle.spec,1.8,1.9

Richard W.M. Jones rjones at fedoraproject.org
Thu Nov 5 11:27:44 UTC 2009


Author: rjones

Update of /cvs/pkgs/rpms/coccinelle/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8037

Modified Files:
	coccinelle.spec 
Log Message:
Upstream URL and Source0 changed.


Index: coccinelle.spec
===================================================================
RCS file: /cvs/pkgs/rpms/coccinelle/devel/coccinelle.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- coccinelle.spec	8 Oct 2009 13:43:58 -0000	1.8
+++ coccinelle.spec	5 Nov 2009 11:27:44 -0000	1.9
@@ -8,7 +8,7 @@
 
 Name:           coccinelle
 Version:        0.1.10
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Semantic patching for Linux (spatch)
 
 Group:          Development/Libraries
@@ -17,8 +17,8 @@ License:        GPLv2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 ExcludeArch:    sparc64 s390 s390x ppc64
 
-URL:            http://www.emn.fr/x-info/coccinelle/
-Source0:        http://www.emn.fr/x-info/coccinelle/distrib/%{name}-%{version}.tgz
+URL:            http://coccinelle.lip6.fr/
+Source0:        http://coccinelle.lip6.fr/distrib/distrib/%{name}-%{version}.tgz
 
 BuildRequires:  ocaml >= 3.10.0
 BuildRequires:  ocaml-findlib-devel
@@ -151,6 +151,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Nov  5 2009 Richard W.M. Jones <rjones at redhat.com> - 0.1.10-2
+- Upstream URL and Source0 changed.
+
 * Thu Oct  8 2009 Richard W.M. Jones <rjones at redhat.com> - 0.1.10-1
 - New upstream version 0.1.10.
 - Removed patch, since fix to CVE-2009-1753 (RHBZ#502174) is now upstream.




More information about the fedora-extras-commits mailing list