forked from pool/libcdio
Accepting request 112943 from home:plater
The changes file in factory had entries that weren't in multimedia:libs, somebody bypassing the devel project? or a bug in the system. I've added them. OBS-URL: https://build.opensuse.org/request/show/112943 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libcdio?expand=0&rev=29
This commit is contained in:
parent
91a81079e0
commit
13035b962a
@ -22,6 +22,21 @@ Fri Apr 6 13:36:03 UTC 2012 - davejplater@gmail.com
|
||||
*Handle double-byte strings in CD-text
|
||||
*--no-header on cd-info omits copyright and warranty
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 13 09:32:01 UTC 2011 - coolo@suse.com
|
||||
|
||||
- add libtool as buildrequire
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 13 09:29:59 UTC 2011 - coolo@suse.com
|
||||
|
||||
- one less _service file for factory
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -15,6 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define vcdinfo 1
|
||||
|
||||
Name: libcdio
|
||||
@ -202,13 +203,13 @@ Authors:
|
||||
%package devel
|
||||
Summary: CD-ROM access library
|
||||
Group: Development/Languages/C and C++
|
||||
Requires: glibc-devel
|
||||
Requires: libcdio++0 = %{version}
|
||||
Requires: libcdio13 = %{version}
|
||||
Requires: libcdio_cdda1 = %{version}
|
||||
Requires: libcdio_paranoia1 = %{version}
|
||||
Requires: libcdio++0 = %{version}
|
||||
Requires: libiso9660-8 = %{version}
|
||||
Requires: libudf0 = %{version}
|
||||
Requires: glibc-devel
|
||||
# bug437293
|
||||
%ifarch ppc64
|
||||
Obsoletes: libcdio-devel-64bit
|
||||
|
Loading…
x
Reference in New Issue
Block a user