Accepting request 70634 from multimedia:libs
Add baselibs.conf for -32 bit lib, removed licenses link and Authors (forwarded request 70633 from plater) OBS-URL: https://build.opensuse.org/request/show/70634 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdvdread?expand=0&rev=14
This commit is contained in:
commit
8b57033086
1
baselibs.conf
Normal file
1
baselibs.conf
Normal file
@ -0,0 +1 @@
|
||||
libdvdread4
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 18 20:37:19 UTC 2011 - davejplater@gmail.com
|
||||
|
||||
- Added baselibs.conf. Removed licenses link from spec.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 27 14:57:00 UTC 2011 - davejplater@gmail.com
|
||||
|
||||
|
@ -15,8 +15,6 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: libdvdread
|
||||
Summary: Library for Reading DVD Video Images
|
||||
@ -26,6 +24,7 @@ Group: Productivity/Multimedia/Other
|
||||
Version: 4.1.3
|
||||
Release: 13
|
||||
Source0: http://www1.mplayerhq.hu/MPlayer/releases/dvdnav/%{name}-%{version}.tar.bz2
|
||||
Source1: baselibs.conf
|
||||
Patch: libdvdread-strict-aliasing.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: pkg-config
|
||||
@ -34,15 +33,6 @@ BuildRequires: pkg-config
|
||||
This package contains shared libraries for accessing DVD images (this
|
||||
package does not contain DeCSS algorithms).
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Bj<EFBFBD>rn Englund <d4bjorn@dtek.chalmers.se>
|
||||
H<EFBFBD>kan Hjort <d95hjort@dtek.chalmers.se>
|
||||
Billy Biggs <vektor@dumbterm.net>
|
||||
Christian Wolff <scarabaeus@convergence.de>
|
||||
|
||||
%package -n libdvdread4
|
||||
License: GPLv2+
|
||||
Summary: Library for Reading DVD Video Images
|
||||
@ -54,15 +44,6 @@ Obsoletes: %{name} <= 0.9.7
|
||||
This package contains shared libraries for accessing DVD images (this
|
||||
package does not contain DeCSS algorithms).
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Bj<EFBFBD>rn Englund <d4bjorn@dtek.chalmers.se>
|
||||
H<EFBFBD>kan Hjort <d95hjort@dtek.chalmers.se>
|
||||
Billy Biggs <vektor@dumbterm.net>
|
||||
Christian Wolff <scarabaeus@convergence.de>
|
||||
|
||||
%package devel
|
||||
License: GPLv2+
|
||||
Summary: Development Environment for libdvdread
|
||||
@ -73,15 +54,6 @@ Requires: libdvdread4 = %{version} glibc-devel
|
||||
This package contains the include-files and static libraries for
|
||||
libdvdread.
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Bj<EFBFBD>rn Englund <d4bjorn@dtek.chalmers.se>
|
||||
H<EFBFBD>kan Hjort <d95hjort@dtek.chalmers.se>
|
||||
Billy Biggs <vektor@dumbterm.net>
|
||||
Christian Wolff <scarabaeus@convergence.de>
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch
|
||||
@ -93,7 +65,6 @@ autoreconf -f -i
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
ln -sf /usr/share/doc/licenses/md5/$(md5sum COPYING | sed 's/ .*//') COPYING
|
||||
%{__rm} -f %{buildroot}%{_libdir}/*.la
|
||||
|
||||
%clean
|
||||
|
Loading…
Reference in New Issue
Block a user