- fix devel dependency

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=30
This commit is contained in:
Stephan Kulow 2011-11-22 19:04:42 +00:00 committed by Git OBS Bridge
parent 26fda917a3
commit a02cedace6
3 changed files with 8 additions and 3 deletions

View File

@ -26,7 +26,7 @@ License: LGPLv2.1+
Group: System/Libraries
Source: libsndfile-%{version}.tar.gz
Patch: libsndfile-example-fix.diff
URL: http://www.mega-nerd.com/libsndfile/
Url: http://www.mega-nerd.com/libsndfile/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 22 19:04:31 UTC 2011 - coolo@suse.com
- fix devel dependency
-------------------------------------------------------------------
Mon Nov 21 17:30:02 UTC 2011 - jengelh@medozas.de

View File

@ -37,7 +37,7 @@ Provides: libsnd
%ifarch ppc64
Obsoletes: libsndfile-64bit
%endif
URL: http://www.mega-nerd.com/libsndfile/
Url: http://www.mega-nerd.com/libsndfile/
#
Source: libsndfile-%{version}.tar.gz
Source2: baselibs.conf
@ -66,7 +66,7 @@ currently read and write 8, 16, 24, and 32-bit PCM files as well as
%package devel
Summary: Development package for the libsndfile library
Group: Development/Libraries/C and C++
Requires: %{name} = %{version}
Requires: %{lname} = %{version}
Requires: glibc-devel
Requires: libstdc++-devel
Obsoletes: libsndd