diff perl-DBD-monetdb.spec @ 2:cb53f63794d6

Added Debian build configuration, updated Fedora build configuration.
author Sjoerd Mullender <sjoerd@acm.org>
date Tue, 20 Sep 2016 15:05:55 +0200 (2016-09-20)
parents f899cb48b4cc
children 1cd213d2b7f5
line wrap: on
line diff
--- a/perl-DBD-monetdb.spec
+++ b/perl-DBD-monetdb.spec
@@ -5,7 +5,7 @@ Summary:	MonetDB perl interface
 
 License:	MPLv2.0
 URL:		http://www.monetdb.org/
-Source0:	https://dev.monetdb.org/hg/monetdb-perl/archive/v%{version}.tar.bz2
+Source0:	http://dev.monetdb.org/perl/monetdb-perl-%{version}.tar.bz2
 
 BuildArch:	noarch
 BuildRequires:	perl
@@ -29,7 +29,7 @@ This package contains the files needed t
 program.
 
 %prep
-%autosetup -n monetdb-perl-v%{version}
+%autosetup -n monetdb-perl-%{version}
 
 
 %build