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
|
### autogenerated---edit *.spec.in
|
||||||
# Packmangroup: Libraries
|
# Packmangroup: Libraries
|
||||||
# Packmanpackagename: libcdio
|
# Packmanpackagename: libcdio
|
||||||
@@ -50,21 +50,28 @@ libcdio development package
|
|||||||
libcdio Entwicklerpaket
|
libcdio Entwicklerpaket
|
||||||
|
|
||||||
%package -n cdinfo
|
%package -n cdinfo
|
||||||
Summary: cdinfo
|
Summary: cd-info
|
||||||
Summary(de): cdinfo
|
Summary(de): cd-info
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
Requires: libvcd >= 0.7.15
|
Requires: libvcd >= 0.7.18
|
||||||
Requires: libcddb
|
Requires: libcddb
|
||||||
BuildRequires: libcddb-devel
|
BuildRequires: libcddb-devel
|
||||||
BuildRequires: libvcd-devel >= 0.7.15
|
BuildRequires: libvcd-devel >= 0.7.18
|
||||||
# Packmandepends: libcdio libvcd libcddb
|
# Packmandepends: libcdio libvcd libcddb
|
||||||
|
|
||||||
%description -n cdinfo
|
%description -n cdinfo
|
||||||
cdinfo
|
|
||||||
|
|
||||||
%description devel -l de
|
cd-info prints various information about a CD or CD image, analyzes
|
||||||
cdinfo
|
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
|
%prep
|
||||||
%setup
|
%setup
|
||||||
|
|||||||
Reference in New Issue
Block a user