OBS User autobuild
2010-01-07 19:26:00 +00:00
committed by Git OBS Bridge
parent af5a7265cb
commit e75daacfc6
2 changed files with 1 additions and 12 deletions

View File

@@ -1,10 +1,3 @@
-------------------------------------------------------------------
Wed Dec 16 10:17:40 CET 2009 - jengelh@medozas.de
- add baselibs.conf as a source
- enable parallel building
- package documentation as noarch
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Nov 11 10:56:23 CET 2009 - tiwai@suse.de Wed Nov 11 10:56:23 CET 2009 - tiwai@suse.de

View File

@@ -32,7 +32,6 @@ Obsoletes: libvorbis-64bit
%endif %endif
# #
Source: %{name}-%{version}.tar.bz2 Source: %{name}-%{version}.tar.bz2
Source2: baselibs.conf
Patch1: libvorbis-lib64.dif Patch1: libvorbis-lib64.dif
Patch2: libvorbis-m4.dif Patch2: libvorbis-m4.dif
Patch3: libvorbis-automake-fix.diff Patch3: libvorbis-automake-fix.diff
@@ -84,9 +83,6 @@ Authors:
License: BSD 3-clause (or similar) License: BSD 3-clause (or similar)
Summary: Documentation of Ogg/Vorbis library Summary: Documentation of Ogg/Vorbis library
Group: Documentation/Other Group: Documentation/Other
%if 0%{?suse_version} >= 1120
BuildArch: noarch
%endif
%description doc %description doc
This package contains documents for Ogg/Vorbis library, including the This package contains documents for Ogg/Vorbis library, including the
@@ -115,7 +111,7 @@ autoreconf -fi
%configure \ %configure \
--with-ogg-libraries=%{_libdir} \ --with-ogg-libraries=%{_libdir} \
--disable-static --disable-static
make %{?_smp_mflags} make
%install %install
%makeinstall %makeinstall