updated to 10.2+2.0.0
This commit is contained in:
parent
b3de69bd04
commit
54362d7c71
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/libcdio-paranoia-10.2+0.93+1.tar.gz
|
||||
/libcdio-paranoia-10.2+0.93+1.tar.gz.sig
|
||||
/libcdio-paranoia-10.2+0.94+2.tar.gz
|
||||
/libcdio-paranoia-10.2+2.0.0.tar.bz2
|
||||
|
||||
@ -1,23 +1,17 @@
|
||||
Name: libcdio-paranoia
|
||||
Version: 10.2+0.94+2
|
||||
Release: 4%{?dist}
|
||||
Version: 10.2+2.0.0
|
||||
Release: 1%{?dist}
|
||||
Summary: CD paranoia on top of libcdio
|
||||
License: GPLv3+
|
||||
URL: http://www.gnu.org/software/libcdio/
|
||||
Source0: http://ftp.gnu.org/gnu/libcdio/libcdio-paranoia-%{version}.tar.gz
|
||||
Source0: http://ftp.gnu.org/gnu/libcdio/libcdio-paranoia-%{version}.tar.bz2
|
||||
Patch0: libcdio-paranoia-manpage.patch
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gcc
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: gettext-devel
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: libcdio-devel
|
||||
|
||||
%if 0%{?fedora} >= 23
|
||||
# ABI compatibility package dropped in F23
|
||||
Obsoletes: compat-libcdio-paranoia1 < 10.2+0.93+1
|
||||
%endif
|
||||
|
||||
|
||||
%description
|
||||
This CDDA reader distribution ('libcdio-cdparanoia') reads audio from the
|
||||
CDROM directly as data, with no analog step between, and writes the
|
||||
@ -71,8 +65,6 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/*.so.*
|
||||
%check
|
||||
make %{?_smp_mflags} check
|
||||
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%doc AUTHORS NEWS README.md THANKS
|
||||
@ -90,6 +82,9 @@ make %{?_smp_mflags} check
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 29 2019 Adrian Reber <adrian@lisas.de> - 10.2+2.0.0-1
|
||||
- updated to 10.2+2.0.0
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 10.2+0.94+2-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libcdio-paranoia-10.2+0.94+2.tar.gz) = 0e4ed5cc52d0758e945ac7f956c1ca870068f6444df912e2ba5f597947962c471d1c526b5cdab4e092fecb924ecb317667df454497b2e515a4e985693cd86f47
|
||||
SHA512 (libcdio-paranoia-10.2+2.0.0.tar.bz2) = 0398617f9af63632d74c5a93c4efae1bc69d339fb7ab2e36dbfa6d19c0940f3bf27ea3ed482698d2842838d2034df3e40304774f1648db8c274d441130ef40a2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user