diff -r 4f133201e207 -r 4667f24fe848 libdvdread/libdvdread.spec --- a/libdvdread/libdvdread.spec Fri Mar 11 21:30:26 2011 +0100 +++ b/libdvdread/libdvdread.spec Fri Mar 11 21:36:51 2011 +0100 @@ -1,19 +1,15 @@ Name: libdvdread -Version: 4.1.4 -Release: 1.4 Summary: A library for reading DVD video discs based on Ogle code - +Vendor: Europalab Software +Packager: Michael Schloh von Bennewitz +Distribution: MeeGo Thirdparty +Version: 4.1.3 +Release: 20101201 Group: System Environment/Libraries License: GPLv2+ -#Source: http://www.mplayerhq.hu/MPlayer/releases/dvdnav/libdvdread-%{version}.tar.bz2 -# svn export svn://svn.mplayerhq.hu/dvdnav/trunk/libdvdread -Source: %{name}-svn1188.tar.bz2 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -# fix endianness issues on bigendian platforms -Patch0: %{name}-endian.patch -# dvdread-config: use pkg-config instead of hard-coded -# multilib-conflicting values -Patch1: %{name}-multilib.patch +URL: http://www.dtek.chalmers.se/groups/dvd/ +Source0: http://www.mplayerhq.hu/MPlayer/releases/dvdnav/%{name}-%{version}.tar.bz2 +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root %description libdvdread provides a simple foundation for reading DVD video disks. @@ -21,6 +17,9 @@ %package devel Summary: Development files for libdvdread +Vendor: Europalab Software +Packager: Michael Schloh von Bennewitz +Distribution: MeeGo Thirdparty Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: pkgconfig @@ -28,23 +27,15 @@ %description devel libdvdread provides a simple foundation for reading DVD video disks. It provides the functionality that is required to access many DVDs. - This package contains development files for libdvdread. %prep %setup -q -%patch0 -p1 -b .endian -%patch1 -p1 -b .multilib +mv configure2 configure %build -./configure2 \ - --disable-opts \ - --disable-static \ - --disable-strip \ - --extra-cflags="%{optflags}" \ - --libdir=%{_libdir} \ - --prefix=%{_prefix} \ - --shlibdir=%{_libdir} \ +%configure \ + --disable-static %{__make} %{?_smp_mflags} @@ -73,6 +64,9 @@ %{_libdir}/pkgconfig/dvdread.pc %changelog +* Wed Dec 1 2010 Michael Schloh von Bennewitz - 4.1.3-20101201 +- Adjust packaging + * Mon Nov 1 2010 Kozinov Ivan - 4.1.4-0.3.svn1188 - Build for MeeGo 1.1