Mailinglist Archive: opensuse-commit (1670 mails)
| < Previous | Next > |
commit libcdaudio
- From: root@xxxxxxx (h_root)
- Date: Tue, 31 Oct 2006 11:43:54 +0100 (CET)
- Message-id: <20061031104354.33CEB84798@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package libcdaudio
checked in at Tue Oct 31 11:43:53 CET 2006.
--------
--- libcdaudio/libcdaudio.changes 2006-01-25 21:37:24.000000000 +0100
+++ /mounts/work_src_done/STABLE/libcdaudio/libcdaudio.changes 2006-10-31 10:31:11.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Oct 31 10:31:04 CET 2006 - meissner@xxxxxxx
+
+- Use RPM_OPT_FLAGS
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libcdaudio.spec ++++++
--- /var/tmp/diff_new_pack.xrB7iE/_old 2006-10-31 11:43:44.000000000 +0100
+++ /var/tmp/diff_new_pack.xrB7iE/_new 2006-10-31 11:43:44.000000000 +0100
@@ -1,22 +1,22 @@
#
# spec file for package libcdaudio (Version 0.99.12)
#
-# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
-# Please submit bugfixes or comments via http://www.suse.de/feedback/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: libcdaudio
-License: GPL
+License: GNU General Public License (GPL) - all versions
Group: Productivity/Multimedia/CD/Grabbers
Autoreqprov: on
-Summary: provide functions to control operation of a CD-ROM when playing audio CDs
+Summary: Functions to Control Operation of a CD-ROM When Playing Audio CDs
Version: 0.99.12
-Release: 1
+Release: 25
Source: libcdaudio-0.99.12.tar.bz2
Patch: libcdaudio-0.99.12.dif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -24,7 +24,7 @@
%description
libcdaudio is a library designed to provide functions to control
operation of a CD-ROM when playing audio CDs. It also contains
-functions for CDDB and CD Index lookup.
+functions for CDDB and CD index lookup.
@@ -45,6 +45,7 @@
%patch
%build
+CFLAGS="$RPM_OPT_FLAGS" \
./configure --prefix=/usr --libdir=%_libdir
make -k
@@ -68,6 +69,8 @@
/usr/share/aclocal/libcdaudio.m4
%changelog -n libcdaudio
+* Tue Oct 31 2006 - meissner@xxxxxxx
+- Use RPM_OPT_FLAGS
* Wed Jan 25 2006 - mls@xxxxxxx
- converted neededforbuild to BuildRequires
* Mon Sep 26 2005 - ro@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |