forked from pool/libcdio
Accepting request 64809 from multimedia:libs
Accepted submit request 64809 from user licensedigger OBS-URL: https://build.opensuse.org/request/show/64809 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcdio?expand=0&rev=23
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 21 16:57:18 UTC 2011 - coolo@novell.com
|
||||
|
||||
- licenses package is about to die
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 8 09:42:31 UTC 2011 - dimstar@opensuse.org
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package libcdio-mini
|
||||
# spec file for package libcdio
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -24,7 +24,7 @@ Name: libcdio-mini
|
||||
# You want standard build unless you will work-around build dependency on itself.
|
||||
%define STANDARD_BUILD 0
|
||||
%define _name libcdio
|
||||
BuildRequires: gcc-c++ licenses pkg-config popt-devel
|
||||
BuildRequires: gcc-c++ pkg-config popt-devel
|
||||
%if %STANDARD_BUILD
|
||||
BuildRequires: libcddb-devel libcdio-devel ncurses-devel vcdimager-devel
|
||||
#!BuildIgnore: libcdio-mini-devel
|
||||
@@ -47,7 +47,6 @@ Summary: Temporary Build Staging Package of CD-ROM Access Library
|
||||
Source: http://ftp.gnu.org/gnu/libcdio/%{_name}-%{version}.tar.bz2
|
||||
Source1: %{_name}_spec-prepare.sh
|
||||
Source2: baselibs.conf
|
||||
Requires: licenses
|
||||
# bug437293
|
||||
%ifarch ppc64
|
||||
Obsoletes: libcdio-64bit
|
||||
@@ -264,12 +263,6 @@ make %{?jobs:-j%jobs}
|
||||
%install
|
||||
%makeinstall
|
||||
mv $RPM_BUILD_ROOT%{_mandir}/jp $RPM_BUILD_ROOT%{_mandir}/ja
|
||||
for FILE in COPYING ; do
|
||||
MD5SUM=$(md5sum $FILE | sed 's/ .*//')
|
||||
if test -f /usr/share/doc/licenses/md5/$MD5SUM ; then
|
||||
ln -sf /usr/share/doc/licenses/md5/$MD5SUM $FILE
|
||||
fi
|
||||
done
|
||||
#empty depdendency libs
|
||||
rm -f %{buildroot}%{_libdir}/*.la
|
||||
|
||||
|
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 21 16:57:18 UTC 2011 - coolo@novell.com
|
||||
|
||||
- licenses package is about to die
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 8 09:42:31 UTC 2011 - dimstar@opensuse.org
|
||||
|
||||
|
@@ -24,7 +24,7 @@ Name: libcdio
|
||||
# You want standard build unless you will work-around build dependency on itself.
|
||||
%define STANDARD_BUILD 1
|
||||
%define _name libcdio
|
||||
BuildRequires: gcc-c++ licenses pkg-config popt-devel
|
||||
BuildRequires: gcc-c++ pkg-config popt-devel
|
||||
%if %STANDARD_BUILD
|
||||
BuildRequires: libcddb-devel libcdio-devel ncurses-devel vcdimager-devel
|
||||
#!BuildIgnore: libcdio-mini-devel
|
||||
@@ -47,7 +47,6 @@ Summary: CD-ROM Access Library
|
||||
Source: http://ftp.gnu.org/gnu/libcdio/%{_name}-%{version}.tar.bz2
|
||||
Source1: %{_name}_spec-prepare.sh
|
||||
Source2: baselibs.conf
|
||||
Requires: licenses
|
||||
# bug437293
|
||||
%ifarch ppc64
|
||||
Obsoletes: libcdio-64bit
|
||||
@@ -264,12 +263,6 @@ make %{?jobs:-j%jobs}
|
||||
%install
|
||||
%makeinstall
|
||||
mv $RPM_BUILD_ROOT%{_mandir}/jp $RPM_BUILD_ROOT%{_mandir}/ja
|
||||
for FILE in COPYING ; do
|
||||
MD5SUM=$(md5sum $FILE | sed 's/ .*//')
|
||||
if test -f /usr/share/doc/licenses/md5/$MD5SUM ; then
|
||||
ln -sf /usr/share/doc/licenses/md5/$MD5SUM $FILE
|
||||
fi
|
||||
done
|
||||
#empty depdendency libs
|
||||
rm -f %{buildroot}%{_libdir}/*.la
|
||||
|
||||
|
Reference in New Issue
Block a user