[eurephia] Corrected wrong download URL for eurephia v1.1.0 source

dsommers dsommers at fedoraproject.org
Tue Oct 9 00:30:00 UTC 2012


commit 5a08bf6f1e5983232800ffa01e419bd4ca8f158e
Author: David Sommerseth <davids at redhat.com>
Date:   Tue Oct 9 02:27:42 2012 +0200

    Corrected wrong download URL for eurephia v1.1.0 source
    
    Signed-off-by: David Sommerseth <davids at redhat.com>

 eurephia.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/eurephia.spec b/eurephia.spec
index fea3ac2..d1f7a47 100644
--- a/eurephia.spec
+++ b/eurephia.spec
@@ -1,12 +1,12 @@
 Name:           eurephia
 Version:        1.1.0
-Release:        1%{?betatag:.%{betatag}}%{?dist}
+Release:        2%{?betatag:.%{betatag}}%{?dist}
 Summary:        An advanced and flexible OpenVPN user authentication plug-in
 
 Group:          Applications/Internet
 License:        GPLv2
 URL:            http://www.eurephia.net/
-Source0:        http://downloads.sourceforge.net/project/eurephia/eurephia/v1.0/%{name}-%{version}%{?betatag:_%{betatag}}.tar.bz2
+Source0:        http://downloads.sourceforge.net/project/eurephia/eurephia/v1.1/%{name}-%{version}%{?betatag:_%{betatag}}.tar.bz2
 # Source1 can be downloaded from this URL: http://openvpn.git.sourceforge.net/git/gitweb.cgi?p=openvpn/openvpn.git;a=blob_plain;f=openvpn-plugin.h;hb=v2.2.2
 Source1:        openvpn-plugin.h
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}{?betatag:_%{betatag}}-root-%(%{__id_u} -n)
@@ -140,6 +140,9 @@ rm -rf %{buildroot}
 
 %changelog
 * Tue Oct  9 2012 David Sommerseth <dazo at users.sourceforge.net> - 1.1.0-1
+- Corrected wrong download URL for eurephia v1.1 source code
+
+* Tue Oct  9 2012 David Sommerseth <dazo at users.sourceforge.net> - 1.1.0-1
 - Updated to upstream v1.1.0
 
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.1-4


More information about the scm-commits mailing list