- fix pre_checkin.sh

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libcddb?expand=0&rev=15
This commit is contained in:
Stephan Kulow 2012-01-19 07:52:06 +00:00 committed by Git OBS Bridge
parent ad56ccbf4e
commit 49a85b3c55
5 changed files with 25 additions and 69 deletions

View File

@ -1,12 +1,17 @@
-------------------------------------------------------------------
Wed Jan 11 23:10:27 UTC 2012 - reddwarf@opensuse.org
Thu Jan 19 07:51:46 UTC 2012 - coolo@suse.com
- add libtool as buildrequire to avoid implicit dependency
- fix pre_checkin.sh
-------------------------------------------------------------------
Thu Dec 1 16:59:06 UTC 2011 - coolo@suse.com
- add automake as buildrequire to avoid implicit dependency
- add libtool as buildrequire to avoid implicit dependency
-------------------------------------------------------------------
Sun Jan 31 21:09:13 CET 2010 - jengelh@medozas.de
- Package baselibs.conf
-------------------------------------------------------------------
Thu Aug 6 15:00:44 CEST 2009 - sbrabec@suse.cz

View File

@ -16,7 +16,6 @@
#
Name: libcddb-utils
# WARNING: Do not edit this auto generated file.
#%(sh %{_sourcedir}/libcddb_spec-prepare.sh %{_sourcedir} %{name})
@ -27,21 +26,22 @@ Name: libcddb-utils
Version: 1.3.2
Release: 0
Url: http://libcddb.sourceforge.net/
Group: Productivity/Multimedia/Other
License: LGPL-2.1+
%if %BUILD_CORE
Summary: CDDB Access Library Utilities
License: LGPL-2.1+
Group: Productivity/Multimedia/Other
# bug437293
%ifarch ppc64
Obsoletes: libcddb-64bit
%endif
%else
Summary: CDDB Access Library Utilities
Group: Productivity/Multimedia/Other
%endif
Source: %{_name}-%{version}.tar.bz2
Source1: %{_name}_spec-prepare.sh
Source2: baselibs.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: automake
BuildRequires: libtool
BuildRequires: pkg-config
%if %BUILD_UTILS
@ -57,73 +57,18 @@ Libcddb is a library that implements the different protocols (CDDBP,
HTTP, and SMTP) to access data on a CDDB server (http://freedb.org). It
tries to be as cross-platform as possible.
Libcddb is a library that implements the different protocols (CDDBP,
HTTP, and SMTP) to access data on a CDDB server (http://freedb.org). It
tries to be as cross-platform as possible.
Libcddb is a library that implements the different protocols (CDDBP,
HTTP, and SMTP) to access data on a CDDB server (http://freedb.org). It
tries to be as cross-platform as possible.
Libcddb is a library that implements the different protocols (CDDBP,
HTTP, and SMTP) to access data on a CDDB server (http://freedb.org). It
tries to be as cross-platform as possible.
Libcddb is a library that implements the different protocols (CDDBP,
HTTP, and SMTP) to access data on a CDDB server (http://freedb.org). It
tries to be as cross-platform as possible.
Libcddb is a library that implements the different protocols (CDDBP,
HTTP, and SMTP) to access data on a CDDB server (http://freedb.org). It
tries to be as cross-platform as possible.
Libcddb is a library that implements the different protocols (CDDBP,
HTTP, and SMTP) to access data on a CDDB server (http://freedb.org). It
tries to be as cross-platform as possible.
Libcddb is a library that implements the different protocols (CDDBP,
HTTP, and SMTP) to access data on a CDDB server (http://freedb.org). It
tries to be as cross-platform as possible.
%if %BUILD_UTILS
%if %BUILD_CORE
%package -n libcddb-utils
Summary: CDDB Access Library Utilities
Group: Productivity/Multimedia/Other
%description -n libcddb-utils
Libcddb is a library that implements the different protocols (CDDBP,
HTTP, and SMTP) to access data on a CDDB server (http://freedb.org). It
tries to be as cross-platform as possible.
Libcddb is a library that implements the different protocols (CDDBP,
HTTP, and SMTP) to access data on a CDDB server (http://freedb.org). It
tries to be as cross-platform as possible.
Libcddb is a library that implements the different protocols (CDDBP,
HTTP, and SMTP) to access data on a CDDB server (http://freedb.org). It
tries to be as cross-platform as possible.
Libcddb is a library that implements the different protocols (CDDBP,
HTTP, and SMTP) to access data on a CDDB server (http://freedb.org). It
tries to be as cross-platform as possible.
Libcddb is a library that implements the different protocols (CDDBP,
HTTP, and SMTP) to access data on a CDDB server (http://freedb.org). It
tries to be as cross-platform as possible.
Libcddb is a library that implements the different protocols (CDDBP,
HTTP, and SMTP) to access data on a CDDB server (http://freedb.org). It
tries to be as cross-platform as possible.
Libcddb is a library that implements the different protocols (CDDBP,
HTTP, and SMTP) to access data on a CDDB server (http://freedb.org). It
tries to be as cross-platform as possible.
Libcddb is a library that implements the different protocols (CDDBP,
HTTP, and SMTP) to access data on a CDDB server (http://freedb.org). It
tries to be as cross-platform as possible.
%endif
%endif
%if %BUILD_CORE
@ -146,8 +91,8 @@ HTTP, and SMTP) to access data on a CDDB server (http://freedb.org). It
tries to be as cross-platform as possible.
%package devel
Group: Development/Libraries/C and C++
Summary: CDDB Access Library
Group: Development/Libraries/C and C++
Requires: libcddb2 = %{version} glibc-devel
# bug437293
%ifarch ppc64

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jan 19 07:51:46 UTC 2012 - coolo@suse.com
- fix pre_checkin.sh
-------------------------------------------------------------------
Thu Dec 1 16:59:06 UTC 2011 - coolo@suse.com

View File

@ -16,7 +16,6 @@
#
Name: libcddb
# WARNING: After editing this file please call Re or rpmbuild to update spec file:
#%(sh %{_sourcedir}/libcddb_spec-prepare.sh %{_sourcedir} %{name})
@ -27,16 +26,17 @@ Name: libcddb
Version: 1.3.2
Release: 0
Url: http://libcddb.sourceforge.net/
Group: Productivity/Multimedia/Other
License: LGPL-2.1+
%if %BUILD_CORE
Summary: CDDB Access Library Utilities
License: LGPL-2.1+
Group: Productivity/Multimedia/Other
# bug437293
%ifarch ppc64
Obsoletes: libcddb-64bit
%endif
%else
Summary: CDDB Access Library Utilities
Group: Productivity/Multimedia/Other
%endif
Source: %{_name}-%{version}.tar.bz2
Source1: %{_name}_spec-prepare.sh
@ -62,6 +62,7 @@ tries to be as cross-platform as possible.
%package -n libcddb-utils
Summary: CDDB Access Library Utilities
Group: Productivity/Multimedia/Other
%description -n libcddb-utils
Libcddb is a library that implements the different protocols (CDDBP,
@ -90,8 +91,8 @@ HTTP, and SMTP) to access data on a CDDB server (http://freedb.org). It
tries to be as cross-platform as possible.
%package devel
Group: Development/Libraries/C and C++
Summary: CDDB Access Library
Group: Development/Libraries/C and C++
Requires: libcddb2 = %{version} glibc-devel
# bug437293
%ifarch ppc64

View File

@ -1,3 +1,3 @@
#!/bin/sh
bash libcddb_spec-prepare.sh "$PWD" libcdio
bash libcddb_spec-prepare.sh "$PWD" libcddb