From: Karol Krenski Date: Sun, 29 Jan 2006 22:31:46 +0000 (+0000) Subject: - updated to latest snapshot (aka 0.7.5-cvs) X-Git-Tag: auto/th/a52dec-0_7_5-0_20040611_1~4 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fa52dec.git;a=commitdiff_plain;h=8f10272da1170c8fa292a76a2bf392d5959d798d - updated to latest snapshot (aka 0.7.5-cvs) Changed files: a52dec.spec -> 1.33 --- diff --git a/a52dec.spec b/a52dec.spec index dfce68c..1407e38 100644 --- a/a52dec.spec +++ b/a52dec.spec @@ -1,12 +1,13 @@ +%define _snap 20040611 Summary: A library for handling encrypted DVDs Summary(pl): Biblioteka do obsĀ³ugi zakodowanych DVD Name: a52dec -Version: 0.7.4 -Release: 3 +Version: 0.7.5 +Release: 0.%{_snap}.1 License: GPL Group: X11/Applications/Multimedia -Source0: http://liba52.sourceforge.net/files/%{name}-%{version}.tar.gz -# Source0-md5: caa9f5bc44232dc8aeea773fea56be80 +Source0: http://liba52.sourceforge.net/files/%{name}-snapshot.tar.gz +# Source0-md5: 1729c7507f76b0d4cc04540926c5d0d7 Patch0: %{name}-opt.patch Patch1: %{name}-pic.patch URL: http://liba52.sourceforge.net/ @@ -74,12 +75,11 @@ Static a52dec library. Statyczna biblioteka a52dec. %prep -%setup -q +%setup -q -n %{name}-%{version}-cvs %patch -p1 %patch1 -p1 %build -rm -f missing %{__libtoolize} %{__aclocal} %{__autoconf} @@ -115,6 +115,7 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{_libdir}/*.so %{_libdir}/*.la %{_includedir}/* +%{_pkgconfigdir}/*.pc %files libs-static %defattr(644,root,root,755)