forked from pool/schily
- Add iconv-name.diff; rename cp10000 to macintosh to workaround
glibc [boo#1089126] OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=9
This commit is contained in:
@@ -32,6 +32,7 @@ Url: http://cdrtools.sourceforge.net/private/cdrecord.html
|
||||
Source: https://downloads.sf.net/schilytools/%name-%rver.tar.bz2
|
||||
Patch1: gcc48wa.diff
|
||||
Patch2: mkisofs-j-crash.diff
|
||||
Patch3: iconv-name.diff
|
||||
# Honor https://en.opensuse.org/openSUSE:Packaging_Patches_guidelines#Upstream_policy
|
||||
# and submit patches upstream FIRST (cc to the bspkg maintainer perhaps).
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -155,9 +156,10 @@ to programs.
|
||||
|
||||
%package -n libparanoia1_0
|
||||
Summary: Compact Disc Digital audio extraction library
|
||||
Version: %cdr_version
|
||||
License: LGPL-2.1
|
||||
License: LGPL-2.1-only
|
||||
Group: System/Libraries
|
||||
Version: %cdr_version
|
||||
Release: 0
|
||||
|
||||
%description -n libparanoia1_0
|
||||
libparanoia is a Compact Disc Digital Audio (CD-DA) Digital Audio
|
||||
@@ -356,7 +358,7 @@ connection, and through that, have the rmt program executed.
|
||||
|
||||
%prep
|
||||
%setup -qn %name-%rver
|
||||
%patch -P 1 -P 2 -p1
|
||||
%patch -P 1 -P 2 -P 3 -p1
|
||||
find . "(" -type d -o -type f ")" -exec chmod u+w "{}" "+"
|
||||
|
||||
%build
|
||||
@@ -643,7 +645,6 @@ rm -f \
|
||||
$b/usr/share/man/man5/streamarchive.5 \
|
||||
$b/usr/share/man/man8/sformat.8
|
||||
|
||||
|
||||
# Remove documentation (will be added in %_datadir/doc/packages/*)
|
||||
#rm -Rf "$b/%_datadir/doc"/*
|
||||
|
||||
|
Reference in New Issue
Block a user