libdvdread/libdvdread.spec

Fri, 11 Mar 2011 21:41:16 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 11 Mar 2011 21:41:16 +0100
changeset 3
d4b4127cd2bb
parent 0
4f133201e207
permissions
-rw-r--r--

Import unmodified vendor specs for introduction into repository.

michael@0 1 Name: libdvdread
michael@0 2 Summary: A library for reading DVD video discs based on Ogle code
michael@1 3 Vendor: Europalab Software
michael@1 4 Packager: Michael Schloh von Bennewitz
michael@1 5 Distribution: MeeGo Thirdparty
michael@1 6 Version: 4.1.3
michael@1 7 Release: 20101201
michael@0 8 Group: System Environment/Libraries
michael@0 9 License: GPLv2+
michael@1 10 URL: http://www.dtek.chalmers.se/groups/dvd/
michael@1 11 Source0: http://www.mplayerhq.hu/MPlayer/releases/dvdnav/%{name}-%{version}.tar.bz2
michael@1 12 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
michael@0 13
michael@0 14 %description
michael@0 15 libdvdread provides a simple foundation for reading DVD video disks.
michael@0 16 It provides the functionality that is required to access many DVDs.
michael@0 17
michael@0 18 %package devel
michael@0 19 Summary: Development files for libdvdread
michael@1 20 Vendor: Europalab Software
michael@1 21 Packager: Michael Schloh von Bennewitz
michael@1 22 Distribution: MeeGo Thirdparty
michael@0 23 Group: Development/Libraries
michael@0 24 Requires: %{name} = %{version}-%{release}
michael@0 25 Requires: pkgconfig
michael@0 26
michael@0 27 %description devel
michael@0 28 libdvdread provides a simple foundation for reading DVD video disks.
michael@0 29 It provides the functionality that is required to access many DVDs.
michael@0 30 This package contains development files for libdvdread.
michael@0 31
michael@0 32 %prep
michael@0 33 %setup -q
michael@1 34 mv configure2 configure
michael@0 35
michael@0 36 %build
michael@1 37 %configure \
michael@1 38 --disable-static
michael@0 39
michael@0 40 %{__make} %{?_smp_mflags}
michael@0 41
michael@0 42 %install
michael@0 43 %{__rm} -rf %{buildroot}
michael@0 44 %{__make} install DESTDIR=%{buildroot}
michael@0 45
michael@0 46 %clean
michael@0 47 rm -rf %{buildroot}
michael@0 48
michael@0 49 %post -p /sbin/ldconfig
michael@0 50
michael@0 51 %postun -p /sbin/ldconfig
michael@0 52
michael@0 53 %files
michael@0 54 %defattr(-,root,root,-)
michael@0 55 %doc AUTHORS COPYING ChangeLog README
michael@0 56 %{_libdir}/libdvdread.so.*
michael@0 57
michael@0 58 %files devel
michael@0 59 %defattr(-,root,root,-)
michael@0 60 %doc DEVELOPMENT-POLICY.txt TODO
michael@0 61 %{_bindir}/dvdread-config
michael@0 62 %{_includedir}/dvdread
michael@0 63 %{_libdir}/libdvdread.so
michael@0 64 %{_libdir}/pkgconfig/dvdread.pc
michael@0 65
michael@0 66 %changelog
michael@1 67 * Wed Dec 1 2010 Michael Schloh von Bennewitz <michael@schloh.com> - 4.1.3-20101201
michael@1 68 - Adjust packaging
michael@1 69
michael@0 70 * Mon Nov 1 2010 Kozinov Ivan <kozinov@gmail.com> - 4.1.4-0.3.svn1188
michael@0 71 - Build for MeeGo 1.1
michael@0 72
michael@0 73 * Sat Dec 12 2009 Dominik Mierzejewski <rpm@greysector.net> 4.1.4-0.2.svn1188
michael@0 74 - updated to SVN r1188 (rhbz#540155)
michael@0 75
michael@0 76 * Sun Sep 27 2009 Dominik Mierzejewski <rpm@greysector.net> 4.1.4-0.1.svn1183
michael@0 77 - updated to SVN r1183
michael@0 78 - simplified multilib patch
michael@0 79 - fixed endianness issues (rhbz#442508)
michael@0 80 - added some docs
michael@0 81
michael@0 82 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.1.3-4
michael@0 83 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
michael@0 84
michael@0 85 * Sat Jun 27 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.1.3-3
michael@0 86 - fix multilib conflict (#477687)
michael@0 87
michael@0 88 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.1.3-2
michael@0 89 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
michael@0 90
michael@0 91 * Tue Sep 09 2008 Dominik Mierzejewski <rpm@greysector.net> 4.1.3-1
michael@0 92 - update to 4.1.3 final
michael@0 93
michael@0 94 * Sun Aug 31 2008 Dominik Mierzejewski <rpm@greysector.net> 4.1.3-0.3.rc1
michael@0 95 - update to 4.1.3rc1
michael@0 96 - fix include path
michael@0 97
michael@0 98 * Thu Jul 17 2008 Dominik Mierzejewski <rpm@greysector.net> 4.1.3-0.2
michael@0 99 - resurrect package from new upstream
michael@0 100
michael@0 101 * Sun Jan 27 2008 Dominik Mierzejewski <rpm@greysector.net> 0.9.7-4
michael@0 102 - fix missing <inttypes.h> include (bug 428910)
michael@0 103
michael@0 104 * Wed Aug 29 2007 Dominik Mierzejewski <rpm@greysector.net> 0.9.7-3
michael@0 105 - rebuild for BuildID
michael@0 106 - update license tag
michael@0 107
michael@0 108 * Wed Nov 26 2006 Dominik Mierzejewski <rpm@greysector.net> 0.9.7-2
michael@0 109 - Rebuild.
michael@0 110
michael@0 111 * Fri Oct 6 2006 Dams <anvil[AT]livna.org> - 0.9.7-1
michael@0 112 - Updated to 0.9.7
michael@0 113
michael@0 114 * Wed Sep 20 2006 Ville Skyttä <ville.skytta at iki.fi> - 0.9.6-2
michael@0 115 - Rebuild.
michael@0 116
michael@0 117 * Sun Jul 23 2006 Ville Skyttä <ville.skytta at iki.fi> - 0.9.6-1
michael@0 118 - 0.9.6.
michael@0 119 - Specfile cleanup.
michael@0 120
michael@0 121 * Thu Mar 16 2006 Ville Skyttä <ville.skytta at iki.fi> - 0.9.4-4
michael@0 122 - Fix linking with libdl on x86_64.
michael@0 123 - Don't ship static libs.
michael@0 124 - Build with dependency tracking disabled.
michael@0 125 - Convert specfile and docs to UTF-8.
michael@0 126 - Improve package descriptions.
michael@0 127
michael@0 128 * Thu Mar 16 2006 Dams <anvil[AT]livna.org> - 0.9.4-3
michael@0 129 - We BuildConflicting libdvdcss-devel at build time
michael@0 130
michael@0 131 * Mon Mar 13 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info> 0.9.4-2
michael@0 132 - Drop Epoch completely
michael@0 133
michael@0 134 * Thu Mar 09 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
michael@0 135 - switch to new release field
michael@0 136 - drop Epoch
michael@0 137
michael@0 138 * Tue Feb 28 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
michael@0 139 - add dist
michael@0 140
michael@0 141 * Thu Apr 3 2003 Marius Johndal <mariuslj at ifi.uio.no> 0:0.9.4-0.fdr.1
michael@0 142 - Initial Fedora RPM release.
michael@0 143
michael@0 144 * Mon Mar 31 2003 Matthias Saou <matthias.saou@est.une.marmotte.net>
michael@0 145 - Rebuilt for Red Hat Linux 9.
michael@0 146 - Exclude .la file.
michael@0 147
michael@0 148 * Sun Feb 16 2003 Matthias Saou <matthias.saou@est.une.marmotte.net>
michael@0 149 - Update to 0.9.4.
michael@0 150
michael@0 151 * Thu Sep 26 2002 Matthias Saou <matthias.saou@est.une.marmotte.net>
michael@0 152 - Updated to the latest cvs release.
michael@0 153 - Rebuilt for Red Hat Linux 8.0.
michael@0 154 - Updated URLs.
michael@0 155
michael@0 156 * Mon May 27 2002 Matthias Saou <matthias.saou@est.une.marmotte.net>
michael@0 157 - Update to 0.9.3.
michael@0 158
michael@0 159 * Wed May 15 2002 Matthias Saou <matthias.saou@est.une.marmotte.net>
michael@0 160 - Fixed the libdvdcss.so.0/1/2 problem again.
michael@0 161
michael@0 162 * Thu May 2 2002 Matthias Saou <matthias.saou@est.une.marmotte.net>
michael@0 163 - Back to using libdvdcss 1.1.1, now it's all merged and fine.
michael@0 164 - Rebuilt against Red Hat Linux 7.3.
michael@0 165 - Added the %{?_smp_mflags} expansion.
michael@0 166
michael@0 167 * Sat Jan 12 2002 Matthias Saou <matthias.saou@est.une.marmotte.net>
michael@0 168 - Reverted back to using libdvdcss 0.0.3.ogle3 since it works MUCH better
michael@0 169 than 1.0.x. Doh!
michael@0 170
michael@0 171 * Tue Nov 13 2001 Matthias Saou <matthias.saou@est.une.marmotte.net>
michael@0 172 - Rebuilt against libdvdcss 1.0.0 (added a patch).
michael@0 173
michael@0 174 * Mon Oct 29 2001 Matthias Saou <matthias.saou@est.une.marmotte.net>
michael@0 175 - Spec file cleanup and fixes.
michael@0 176
michael@0 177 * Thu Oct 11 2001 Martin Norbäck <d95mback@dtek.chalmers.se>
michael@0 178 - Updated to version 0.9.2
michael@0 179
michael@0 180 * Tue Sep 25 2001 Martin Norbäck <d95mback@dtek.chalmers.se>
michael@0 181 - Added small patch to fix the ldopen of libdvdcss
michael@0 182
michael@0 183 * Tue Sep 18 2001 Martin Norbäck <d95mback@dtek.chalmers.se>
michael@0 184 - Updated to version 0.9.1
michael@0 185
michael@0 186 * Fri Sep 14 2001 Martin Norbäck <d95mback@dtek.chalmers.se>
michael@0 187 - Split into normal and devel package
michael@0 188
michael@0 189 * Thu Sep 6 2001 Martin Norbäck <d95mback@dtek.chalmers.se>
michael@0 190 - Updated to version 0.9.0
michael@0 191
michael@0 192 * Tue Jul 03 2001 Martin Norbäck <d95mback@dtek.chalmers.se>
michael@0 193 - initial version
michael@0 194
michael@0 195

mercurial