Add commentary about cd-info. Update dependencies to latest versions
of packages which is really needed.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
### $Id: libcdio.spec.in,v 1.3 2003/08/31 20:52:05 rocky Exp $
|
||||
### $Id: libcdio.spec.in,v 1.4 2003/09/01 02:05:49 rocky Exp $
|
||||
### autogenerated---edit *.spec.in
|
||||
# Packmangroup: Libraries
|
||||
# Packmanpackagename: libcdio
|
||||
@@ -50,21 +50,28 @@ libcdio development package
|
||||
libcdio Entwicklerpaket
|
||||
|
||||
%package -n cdinfo
|
||||
Summary: cdinfo
|
||||
Summary(de): cdinfo
|
||||
Summary: cd-info
|
||||
Summary(de): cd-info
|
||||
Group: Applications/Multimedia
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: libvcd >= 0.7.15
|
||||
Requires: libvcd >= 0.7.18
|
||||
Requires: libcddb
|
||||
BuildRequires: libcddb-devel
|
||||
BuildRequires: libvcd-devel >= 0.7.15
|
||||
BuildRequires: libvcd-devel >= 0.7.18
|
||||
# Packmandepends: libcdio libvcd libcddb
|
||||
|
||||
%description -n cdinfo
|
||||
cdinfo
|
||||
|
||||
%description devel -l de
|
||||
cdinfo
|
||||
cd-info prints various information about a CD or CD image, analyzes
|
||||
and gives information about each of the tracks, and tries to detect
|
||||
the type of CD (e.g. VCD, Audio CD, PhotoCD, a bootable CD, etc.). For
|
||||
audio CD's more information is given if libcddb is installed. For
|
||||
Video CD's more information is given if the libvcdinfo library is
|
||||
installed.
|
||||
|
||||
|
||||
%description cdinfo -l de
|
||||
cd-info
|
||||
|
||||
%prep
|
||||
%setup
|
||||
|
||||
Reference in New Issue
Block a user