From a70ac41756a50ffeb7f8d94d4f4792f255dd0e58 Mon Sep 17 00:00:00 2001 From: rocky Date: Mon, 1 Sep 2003 02:05:49 +0000 Subject: [PATCH] Add commentary about cd-info. Update dependencies to latest versions of packages which is really needed. --- libcdio.spec.in | 23 +++++++++++++++-------- 1 file changed, 15 insertions(+), 8 deletions(-) diff --git a/libcdio.spec.in b/libcdio.spec.in index ed721b11..075b3250 100644 --- a/libcdio.spec.in +++ b/libcdio.spec.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