forked from pool/libcddb
Accepting request 163675 from multimedia:libs
- Added url as source. Please see http://en.opensuse.org/SourceUrls - Added url as source. Please see http://en.opensuse.org/SourceUrls (forwarded request 163662 from m_meister) OBS-URL: https://build.opensuse.org/request/show/163675 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcddb?expand=0&rev=22
This commit is contained in:
commit
9aec238dcc
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 11 14:17:58 UTC 2013 - mmeister@suse.com
|
||||
|
||||
- Added url as source.
|
||||
Please see http://en.opensuse.org/SourceUrls
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 16 21:09:31 UTC 2012 - coolo@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libcddb-utils
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -35,7 +35,7 @@ Group: Productivity/Multimedia/Other
|
||||
Obsoletes: libcddb-64bit
|
||||
%endif
|
||||
%endif
|
||||
Source: %{_name}-%{version}.tar.bz2
|
||||
Source: http://downloads.sourceforge.net/project/%{_name}/%{_name}/%{version}/%{_name}-%{version}.tar.bz2
|
||||
Source1: %{_name}_spec-prepare.sh
|
||||
Source2: baselibs.conf
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -90,7 +90,8 @@ tries to be as cross-platform as possible.
|
||||
%package devel
|
||||
Summary: CDDB Access Library
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: libcddb2 = %{version} glibc-devel
|
||||
Requires: glibc-devel
|
||||
Requires: libcddb2 = %{version}
|
||||
# bug437293
|
||||
%ifarch ppc64
|
||||
Obsoletes: libcddb-devel-64bit
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 11 14:17:46 UTC 2013 - mmeister@suse.com
|
||||
|
||||
- Added url as source.
|
||||
Please see http://en.opensuse.org/SourceUrls
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 16 21:09:31 UTC 2012 - coolo@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libcddb
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -35,7 +35,7 @@ Group: Productivity/Multimedia/Other
|
||||
Obsoletes: libcddb-64bit
|
||||
%endif
|
||||
%endif
|
||||
Source: %{_name}-%{version}.tar.bz2
|
||||
Source: http://downloads.sourceforge.net/project/%{_name}/%{_name}/%{version}/%{_name}-%{version}.tar.bz2
|
||||
Source1: %{_name}_spec-prepare.sh
|
||||
Source2: baselibs.conf
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -90,7 +90,8 @@ tries to be as cross-platform as possible.
|
||||
%package devel
|
||||
Summary: CDDB Access Library
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: libcddb2 = %{version} glibc-devel
|
||||
Requires: glibc-devel
|
||||
Requires: libcddb2 = %{version}
|
||||
# bug437293
|
||||
%ifarch ppc64
|
||||
Obsoletes: libcddb-devel-64bit
|
||||
|
Loading…
Reference in New Issue
Block a user