diff --git a/libsndfile-progs.changes b/libsndfile-progs.changes index ab03789..dec2921 100644 --- a/libsndfile-progs.changes +++ b/libsndfile-progs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 15 14:00:22 UTC 2013 - mmeister@suse.com + +- Added url as source. + Please see http://en.opensuse.org/SourceUrls + ------------------------------------------------------------------- Mon Nov 21 17:30:11 UTC 2011 - jengelh@medozas.de diff --git a/libsndfile-progs.spec b/libsndfile-progs.spec index 00fb9f0..ce911d6 100644 --- a/libsndfile-progs.spec +++ b/libsndfile-progs.spec @@ -1,7 +1,7 @@ # # spec file for package libsndfile-progs # -# Copyright (c) 2011 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 @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: libsndfile-progs BuildRequires: alsa-devel BuildRequires: flac-devel @@ -25,11 +26,11 @@ BuildRequires: libvorbis-devel BuildRequires: pkgconfig BuildRequires: sqlite-devel Summary: Example Programs for libsndfile -Version: 1.0.25 -Release: 0 License: LGPL-2.1+ Group: System/Libraries -Source: libsndfile-%{version}.tar.gz +Version: 1.0.25 +Release: 0 +Source: http://www.mega-nerd.com/libsndfile/files/libsndfile-%{version}.tar.gz Patch: libsndfile-example-fix.diff Url: http://www.mega-nerd.com/libsndfile/ BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/libsndfile.changes b/libsndfile.changes index c6b8289..6fdf5ef 100644 --- a/libsndfile.changes +++ b/libsndfile.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 15 13:57:35 UTC 2013 - mmeister@suse.com + +- Added url as source. + Please see http://en.opensuse.org/SourceUrls + ------------------------------------------------------------------- Fri Dec 2 15:55:49 UTC 2011 - coolo@suse.com diff --git a/libsndfile.spec b/libsndfile.spec index 0ec198c..0fcd03d 100644 --- a/libsndfile.spec +++ b/libsndfile.spec @@ -1,7 +1,7 @@ # # spec file for package libsndfile # -# Copyright (c) 2011 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 @@ -15,12 +15,13 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: libsndfile %define lname libsndfile1 Version: 1.0.25 Release: 0 -License: LGPL-2.1+ Summary: Development/Libraries/C and C++ +License: LGPL-2.1+ Group: System/Libraries BuildRequires: alsa-devel BuildRequires: flac-devel @@ -38,7 +39,7 @@ Obsoletes: libsndfile-64bit %endif Url: http://www.mega-nerd.com/libsndfile/ # -Source: libsndfile-%{version}.tar.gz +Source: http://www.mega-nerd.com/%{name}/files/%{name}-%{version}.tar.gz Source2: baselibs.conf # PATCH-MISSING-TAG -- See http://en.opensuse.org/openSUSE:Packaging_Patches_guidelines Patch0: libsndfile-example-fix.diff @@ -55,6 +56,7 @@ currently read and write 8, 16, 24, and 32-bit PCM files as well as %package -n %lname Summary: A Library to Handle Various Audio File Formats +Group: System/Libraries Provides: %{name} = %{version} Obsoletes: %{name} <= 1.0.25