]> git.pld-linux.org Git - packages/a52dec.git/blobdiff - a52dec.spec
- updated to latest snapshot (aka 0.7.5-cvs)
[packages/a52dec.git] / a52dec.spec
index dfce68c12253bf9ab2cc17a40f4f9cc2bfafbc5e..1407e3860e5512d6b015d6754385400818ecf64c 100644 (file)
@@ -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)
This page took 0.054755 seconds and 4 git commands to generate.