source: projects/specs/trunk/lib/libd/libdvdread/libdvdread-vl.spec @ 9214

Revision 9214, 5.7 KB checked in by munepi, 9 years ago (diff)

new upstream release

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