[libcdio] updated to 0.83

Adrian Reber adrian at fedoraproject.org
Sun Nov 13 11:50:36 UTC 2011


commit 0191edeabe1d718c4176136dd5060a2da0582a5c
Author: Adrian Reber <adrian at lisas.de>
Date:   Sun Nov 13 12:50:29 2011 +0100

    updated to 0.83

 libcdio-0.82-staticanal.patch |  337 -----------------------------------------
 libcdio.spec                  |    2 -
 2 files changed, 0 insertions(+), 339 deletions(-)
---
diff --git a/libcdio.spec b/libcdio.spec
index c0d118d..3535833 100644
--- a/libcdio.spec
+++ b/libcdio.spec
@@ -9,7 +9,6 @@ Source0: http://ftp.gnu.org/gnu/libcdio/libcdio-0.83.tar.bz2
 Source1: http://ftp.gnu.org/gnu/libcdio/libcdio-0.83.tar.bz2.sig
 Source2: libcdio-no_date_footer.hml
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Patch1: libcdio-0.82-staticanal.patch
 BuildRequires: pkgconfig doxygen
 BuildRequires: ncurses-devel
 BuildRequires: help2man
@@ -36,7 +35,6 @@ This package contains header files and libraries for %{name}.
 
 %prep
 %setup -q
-%patch1 -p1 -b .staticanal
 
 f=src/cd-paranoia/doc/ja/cd-paranoia.1.in
 iconv -f euc-jp -t utf-8 -o $f.utf8 $f && mv $f.utf8 $f


More information about the scm-commits mailing list