diff --git a/libsmi.changes b/libsmi.changes index 2a191b3..ce6145d 100644 --- a/libsmi.changes +++ b/libsmi.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 15 13:54:52 UTC 2013 - mmeister@suse.com + +- Added url as source. + Please see http://en.opensuse.org/SourceUrls + ------------------------------------------------------------------- Tue Nov 13 10:46:32 UTC 2012 - idonmez@suse.com diff --git a/libsmi.spec b/libsmi.spec index 65c08e9..a93413a 100644 --- a/libsmi.spec +++ b/libsmi.spec @@ -1,7 +1,7 @@ # # spec file for package libsmi # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ Url: http://www.ibr.cs.tu-bs.de/projects/libsmi Summary: A Library to Access SMI MIB Information License: MIT Group: System/Libraries -Source: %{name}-%{version}.tar.gz +Source: ftp://ftp.ibr.cs.tu-bs.de/pub/local/%{name}/%{name}-%{version}.tar.gz Patch0: libsmi-0.4.8-parser.patch Patch1: libsmi-0.4.8-gnu-source.patch Patch2: libsmi-CVE-2010-2891.patch