2007-01-16 00:21:41 +01:00
|
|
|
|
#
|
2008-09-12 21:46:02 +02:00
|
|
|
|
# spec file for package libdvdread (Version 4.1.3)
|
2007-01-16 00:21:41 +01:00
|
|
|
|
#
|
2008-09-12 21:46:02 +02:00
|
|
|
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
2007-01-16 00:21:41 +01:00
|
|
|
|
#
|
2008-09-12 21:46:02 +02:00
|
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
|
2007-01-16 00:21:41 +01:00
|
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
# norootforbuild
|
|
|
|
|
|
2008-09-12 21:46:02 +02:00
|
|
|
|
|
2007-01-16 00:21:41 +01:00
|
|
|
|
Name: libdvdread
|
2008-09-12 21:46:02 +02:00
|
|
|
|
Summary: Library for Reading DVD Video Images
|
|
|
|
|
Url: http://www.mplayerhq.hu/
|
2007-07-27 01:53:59 +02:00
|
|
|
|
License: GPL v2 or later
|
2007-01-16 00:21:41 +01:00
|
|
|
|
Group: Productivity/Multimedia/Other
|
2008-09-12 21:46:02 +02:00
|
|
|
|
Version: 4.1.3
|
|
|
|
|
Release: 1
|
|
|
|
|
Source0: http://www1.mplayerhq.hu/MPlayer/releases/dvdnav/%{name}-%{version}.tar.bz2
|
2007-07-27 01:53:59 +02:00
|
|
|
|
Patch: libdvdread-strict-aliasing.patch
|
2007-01-16 00:21:41 +01:00
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
2011-02-02 01:39:48 +01:00
|
|
|
|
BuildRequires: pkg-config
|
2007-01-16 00:21:41 +01:00
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
This package contains shared libraries for accessing DVD images (this
|
|
|
|
|
package does not contain DeCSS algorithms).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2007-07-27 01:53:59 +02:00
|
|
|
|
Authors:
|
|
|
|
|
--------
|
2011-02-02 01:39:48 +01:00
|
|
|
|
Bj<EFBFBD>rn Englund <d4bjorn@dtek.chalmers.se>
|
|
|
|
|
H<EFBFBD>kan Hjort <d95hjort@dtek.chalmers.se>
|
2007-07-27 01:53:59 +02:00
|
|
|
|
Billy Biggs <vektor@dumbterm.net>
|
|
|
|
|
Christian Wolff <scarabaeus@convergence.de>
|
|
|
|
|
|
2008-09-12 21:46:02 +02:00
|
|
|
|
%package -n libdvdread4
|
|
|
|
|
License: GPL v2 or later
|
2007-07-27 01:53:59 +02:00
|
|
|
|
Summary: Library for Reading DVD Video Images
|
|
|
|
|
Group: Productivity/Multimedia/Other
|
2007-07-30 00:52:21 +02:00
|
|
|
|
Provides: %{name} = %{version}
|
2007-08-24 01:31:53 +02:00
|
|
|
|
Obsoletes: %{name} <= 0.9.7
|
2007-07-27 01:53:59 +02:00
|
|
|
|
|
2008-09-12 21:46:02 +02:00
|
|
|
|
%description -n libdvdread4
|
2007-07-27 01:53:59 +02:00
|
|
|
|
This package contains shared libraries for accessing DVD images (this
|
|
|
|
|
package does not contain DeCSS algorithms).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2007-01-16 00:21:41 +01:00
|
|
|
|
Authors:
|
|
|
|
|
--------
|
2011-02-02 01:39:48 +01:00
|
|
|
|
Bj<EFBFBD>rn Englund <d4bjorn@dtek.chalmers.se>
|
|
|
|
|
H<EFBFBD>kan Hjort <d95hjort@dtek.chalmers.se>
|
2007-01-16 00:21:41 +01:00
|
|
|
|
Billy Biggs <vektor@dumbterm.net>
|
|
|
|
|
Christian Wolff <scarabaeus@convergence.de>
|
|
|
|
|
|
|
|
|
|
%package devel
|
2008-09-12 21:46:02 +02:00
|
|
|
|
License: GPL v2 or later
|
2007-07-27 01:53:59 +02:00
|
|
|
|
Summary: Development Environment for libdvdread
|
2007-01-16 00:21:41 +01:00
|
|
|
|
Group: Development/Libraries/C and C++
|
2008-09-12 21:46:02 +02:00
|
|
|
|
Requires: libdvdread4 = %{version} glibc-devel
|
2007-01-16 00:21:41 +01:00
|
|
|
|
|
|
|
|
|
%description devel
|
|
|
|
|
This package contains the include-files and static libraries for
|
2007-07-27 01:53:59 +02:00
|
|
|
|
libdvdread.
|
2007-01-16 00:21:41 +01:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
|
--------
|
2011-02-02 01:39:48 +01:00
|
|
|
|
Bj<EFBFBD>rn Englund <d4bjorn@dtek.chalmers.se>
|
|
|
|
|
H<EFBFBD>kan Hjort <d95hjort@dtek.chalmers.se>
|
2007-01-16 00:21:41 +01:00
|
|
|
|
Billy Biggs <vektor@dumbterm.net>
|
|
|
|
|
Christian Wolff <scarabaeus@convergence.de>
|
|
|
|
|
|
|
|
|
|
%prep
|
2007-08-24 01:31:53 +02:00
|
|
|
|
%setup -q
|
2007-01-16 00:21:41 +01:00
|
|
|
|
%patch
|
|
|
|
|
|
|
|
|
|
%build
|
2007-07-27 01:53:59 +02:00
|
|
|
|
autoreconf -f -i
|
2007-08-24 01:31:53 +02:00
|
|
|
|
%configure --disable-static --with-pic
|
|
|
|
|
%{__make} %{?jobs:-j%jobs}
|
2007-01-16 00:21:41 +01:00
|
|
|
|
|
|
|
|
|
%install
|
2007-07-27 01:53:59 +02:00
|
|
|
|
%makeinstall
|
|
|
|
|
ln -sf /usr/share/doc/licenses/md5/$(md5sum COPYING | sed 's/ .*//') COPYING
|
2007-08-24 01:31:53 +02:00
|
|
|
|
%{__rm} -f %{buildroot}%{_libdir}/*.la
|
2007-01-16 00:21:41 +01:00
|
|
|
|
|
|
|
|
|
%clean
|
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
2008-09-12 21:46:02 +02:00
|
|
|
|
%post -n libdvdread4 -p /sbin/ldconfig
|
2007-01-16 00:21:41 +01:00
|
|
|
|
|
2008-09-12 21:46:02 +02:00
|
|
|
|
%postun -n libdvdread4 -p /sbin/ldconfig
|
2007-01-16 00:21:41 +01:00
|
|
|
|
|
2008-09-12 21:46:02 +02:00
|
|
|
|
%files -n libdvdread4
|
2007-01-16 00:21:41 +01:00
|
|
|
|
%defattr(-,root,root)
|
2008-09-12 21:46:02 +02:00
|
|
|
|
%{_libdir}/*.so.4*
|
2007-01-16 00:21:41 +01:00
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
|
%defattr(-,root,root)
|
2007-08-24 01:31:53 +02:00
|
|
|
|
%doc AUTHORS COPYING NEWS README
|
|
|
|
|
%{_includedir}/*
|
2007-01-16 00:21:41 +01:00
|
|
|
|
%{_libdir}/*.so
|
2008-09-12 21:46:02 +02:00
|
|
|
|
%_bindir/dvdread-config
|
|
|
|
|
%_libdir/pkgconfig/dvdread.pc
|
|
|
|
|
%_datadir/aclocal/dvdread.m4
|
2007-01-16 00:21:41 +01:00
|
|
|
|
|
2007-07-27 01:53:59 +02:00
|
|
|
|
%changelog
|
2008-09-12 21:46:02 +02:00
|
|
|
|
* Wed Sep 10 2008 hvogel@suse.de
|
|
|
|
|
- update to 4.1.3 fork from mplayer
|
|
|
|
|
* fixes regarding potential memory and resource leaks
|
|
|
|
|
* added dvdread-config
|
|
|
|
|
* added pkgconfig support
|
|
|
|
|
* Tue Aug 21 2007 crrodriguez@suse.de
|
2007-08-24 01:31:53 +02:00
|
|
|
|
- fix devel package dependencies
|
|
|
|
|
- remote static libraries and pointless libtool archive
|
2008-09-12 21:46:02 +02:00
|
|
|
|
* Mon Jul 30 2007 ro@suse.de
|
2007-07-30 00:52:21 +02:00
|
|
|
|
- provide old name
|
2008-09-12 21:46:02 +02:00
|
|
|
|
* Wed Jul 25 2007 sbrabec@suse.cz
|
2007-07-27 01:53:59 +02:00
|
|
|
|
- Updated to version 0.9.7:
|
|
|
|
|
* Properly call dvdinput_free().
|
|
|
|
|
- Name package according to shared library packaging policy.
|
2008-09-12 21:46:02 +02:00
|
|
|
|
* Mon Jun 12 2006 kukuk@suse.de
|
2007-01-16 00:21:41 +01:00
|
|
|
|
- Cleanup superfluous BuildRequires
|
2008-09-12 21:46:02 +02:00
|
|
|
|
* Mon May 15 2006 stark@suse.de
|
2007-01-16 00:21:41 +01:00
|
|
|
|
- update to 0.9.6
|
|
|
|
|
* Various bug fixes
|
|
|
|
|
* Potential memory leak fixes
|
|
|
|
|
* Better error handling
|
|
|
|
|
* Some support for multithreaded apps
|
|
|
|
|
* Added DVDFileStat() call
|
|
|
|
|
* Fixed a missing attribute packed for app_info in audio_attr_t
|
2008-09-12 21:46:02 +02:00
|
|
|
|
* Sat Dec 17 2005 stark@suse.de
|
2007-01-16 00:21:41 +01:00
|
|
|
|
- adjusted ldconfig invocation
|
2008-09-12 21:46:02 +02:00
|
|
|
|
* Tue Oct 04 2005 stark@suse.de
|
2007-01-16 00:21:41 +01:00
|
|
|
|
- build with -fno-strict-aliasing
|
2008-09-12 21:46:02 +02:00
|
|
|
|
* Sun Jan 11 2004 adrian@suse.de
|
2007-01-16 00:21:41 +01:00
|
|
|
|
- add %%defattr and %%run_ldconfig
|
2008-09-12 21:46:02 +02:00
|
|
|
|
* Mon Mar 24 2003 stark@suse.de
|
2007-01-16 00:21:41 +01:00
|
|
|
|
- update to 0.9.4
|
2008-09-12 21:46:02 +02:00
|
|
|
|
* Thu Jan 16 2003 nadvornik@suse.cz
|
2007-01-16 00:21:41 +01:00
|
|
|
|
- fixed to compile with new gcc
|
2008-09-12 21:46:02 +02:00
|
|
|
|
* Fri Aug 09 2002 stark@suse.de
|
2007-01-16 00:21:41 +01:00
|
|
|
|
- added Requires to -devel package
|
2008-09-12 21:46:02 +02:00
|
|
|
|
* Wed Jun 12 2002 ro@suse.de
|
2007-01-16 00:21:41 +01:00
|
|
|
|
- use autoreconf (fixes build on ppc64)
|
2008-09-12 21:46:02 +02:00
|
|
|
|
* Tue May 28 2002 stark@suse.de
|
2007-01-16 00:21:41 +01:00
|
|
|
|
- update to 0.9.3
|
2008-09-12 21:46:02 +02:00
|
|
|
|
* Wed Feb 13 2002 stark@suse.de
|
2007-01-16 00:21:41 +01:00
|
|
|
|
- used %%{_libdir}
|
2008-09-12 21:46:02 +02:00
|
|
|
|
* Mon Jan 14 2002 stark@suse.de
|
2007-01-16 00:21:41 +01:00
|
|
|
|
- bzip2 sources
|
|
|
|
|
- fixed dlopen() to work with newer versions
|
2008-09-12 21:46:02 +02:00
|
|
|
|
* Mon Jan 07 2002 schwab@suse.de
|
2007-01-16 00:21:41 +01:00
|
|
|
|
- Fix warning.
|
2008-09-12 21:46:02 +02:00
|
|
|
|
* Wed Jan 02 2002 stark@suse.de
|
2007-01-16 00:21:41 +01:00
|
|
|
|
- initial package 0.9.2
|