Accepting request 170881 from multimedia:libs
- Added url as source. Please see http://en.opensuse.org/SourceUrls - Added url as source. Please see http://en.opensuse.org/SourceUrls (forwarded request 170856 from m_meister) OBS-URL: https://build.opensuse.org/request/show/170881 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsndfile?expand=0&rev=41
This commit is contained in:
commit
bb78fcc165
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user