- Align the Conflict lines

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/speexdsp?expand=0&rev=2
This commit is contained in:
Tomáš Chvátal 2015-02-28 09:52:18 +00:00 committed by Git OBS Bridge
parent 1a9cdc2234
commit a3d948c163
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Feb 28 09:51:56 UTC 2015 - tchvatal@suse.com
- Align the Conflict lines
-------------------------------------------------------------------
Mon Feb 23 14:47:33 UTC 2015 - mpluskal@suse.com

View File

@ -28,7 +28,7 @@ Source: http://downloads.xiph.org/releases/speex/%{name}-%{package_versi
Source2: baselibs.conf
BuildRequires: pkg-config
BuildRequires: pkgconfig(ogg)
Conflicts: speex <= 1.1.999_1.2rc1
Conflicts: speex <= 1.1.999_1.2rc1
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@ -51,7 +51,7 @@ to the Vorbis codec.
Summary: Development package for SpeeX
Group: Development/Libraries/C and C++
Requires: libspeexdsp1 = %{version}
Conflicts: speex-devel <= 1.1.999_1.2rc1
Conflicts: speex-devel <= 1.1.999_1.2rc1
%description devel
This package contains the files needed to compile programs that use the
@ -62,7 +62,7 @@ SpeeX library.
%build
%configure \
--disable-static
--disable-static
make %{?_smp_mflags}