SPECS: a52dec.spec - updated to latest snapshot (aka 0.7.5-cvs)
charles
charles at pld-linux.org
Sun Jan 29 23:31:51 CET 2006
Author: charles Date: Sun Jan 29 22:31:51 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to latest snapshot (aka 0.7.5-cvs)
---- Files affected:
SPECS:
a52dec.spec (1.32 -> 1.33)
---- Diffs:
================================================================
Index: SPECS/a52dec.spec
diff -u SPECS/a52dec.spec:1.32 SPECS/a52dec.spec:1.33
--- SPECS/a52dec.spec:1.32 Sat Sep 25 13:20:50 2004
+++ SPECS/a52dec.spec Sun Jan 29 23:31:46 2006
@@ -1,13 +1,14 @@
# $Revision$, $Date$
+%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/
@@ -75,12 +76,11 @@
Statyczna biblioteka a52dec.
%prep
-%setup -q
+%setup -q -n %{name}-%{version}-cvs
%patch -p1
%patch1 -p1
%build
-rm -f missing
%{__libtoolize}
%{__aclocal}
%{__autoconf}
@@ -116,6 +116,7 @@
%attr(755,root,root) %{_libdir}/*.so
%{_libdir}/*.la
%{_includedir}/*
+%{_pkgconfigdir}/*.pc
%files libs-static
%defattr(644,root,root,755)
@@ -127,6 +128,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.33 2006/01/29 22:31:46 charles
+- updated to latest snapshot (aka 0.7.5-cvs)
+
Revision 1.32 2004/09/25 11:20:50 radek
- cosmetics (spaces -> tabs)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/a52dec.spec?r1=1.32&r2=1.33&f=u
More information about the pld-cvs-commit
mailing list