[yap] Fix source URL

Petr Pisar ppisar at fedoraproject.org
Tue Jan 4 10:46:30 UTC 2011


commit 596555d0a48fe6826f33e5084468bd083c48b343
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Dec 22 17:05:41 2010 +0100

    Fix source URL

 yap.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/yap.spec b/yap.spec
index 7da8f7e..aa0c2b8 100644
--- a/yap.spec
+++ b/yap.spec
@@ -5,7 +5,7 @@ Summary:    High-performance Prolog Compiler
 Group:      Development/Languages
 License:    Artistic 2.0 or LGPLv2+
 URL:        http://www.ncc.up.pt/~vsc/Yap
-Source:     http://www.ncc.up.pt/~vsc/Yap/current/%{name}-%{version}.tar.gz
+Source:     http://www.ncc.up.pt/~vsc/Yap/%{name}-%{version}.tar.gz
 Source1:    guard_entailment.pl
 Source2:    chr_translate_bootstrap1.pl
 Source3:    chr_translate_bootstrap2.pl
@@ -215,6 +215,7 @@ rm -rf $RPM_BUILD_ROOT
 - Fix soname injection
 - Fix BuildRequires
 - Package clpbn examples
+- Fix Source URL
 
 * Wed Dec 08 2010 Petr Pisar <ppisar at redhat.com> - 5.1.3-3
 - Hack SWI-compatible libraries build system to be compilable (bug #660965)


More information about the scm-commits mailing list