diff options
author | Corentin Lecouvey <corentin.lecouvey@eurogiciel.fr> | 2013-03-28 12:49:45 +0100 |
---|---|---|
committer | Corentin Lecouvey <corentin.lecouvey@eurogiciel.fr> | 2013-03-28 12:49:45 +0100 |
commit | fb30066fc5248922acf76609256ed478337f9442 (patch) | |
tree | 1f88ef4a974553a8cec90819deebfa5c0a615b02 | |
parent | 577e42b9297466a057f848e7ce0f6f1141dc95f1 (diff) | |
download | cdrkit-fb30066fc5248922acf76609256ed478337f9442.tar.gz cdrkit-fb30066fc5248922acf76609256ed478337f9442.tar.bz2 cdrkit-fb30066fc5248922acf76609256ed478337f9442.zip |
packaging: set 'Multimedia/Media Service' group tagsubmit/devel/20130328.115020
-rw-r--r-- | packaging/cdrkit.spec | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/packaging/cdrkit.spec b/packaging/cdrkit.spec index bb31209..6231e17 100644 --- a/packaging/cdrkit.spec +++ b/packaging/cdrkit.spec @@ -4,7 +4,7 @@ Release: 0 Summary: Tool for Writing CDRs License: GPL-2.0 Url: http://cdrkit.org/ -Group: Applications/Other +Group: Multimedia/Media Service Source0: http://cdrkit.org/releases/cdrkit-%{version}.tar.gz Source1: scan_scsi.linux Source2: cdinfo.c @@ -26,7 +26,7 @@ DVD media on a DVD-Recorder. %package -n genisoimage Summary: A Program for Creating CDs in Linux -Group: Applications/Other +Group: Multimedia/Media Service Recommends: zisofs-tools Provides: mkisofs = %{version} @@ -38,8 +38,8 @@ that can be written to a block device. %package -n icedax Summary: A CD-Audio Grabbing tool -Group: Applications/Other -Recommends: vorbis-tools +Group: Multimedia/Media Service +Recommends: vorbis-tools Provides: cdda2wav = %{version} %description -n icedax @@ -48,7 +48,7 @@ contained in the wodim source archive. %package -n cdrkit-cdrtools-compat Summary: Tool for Writing CDRs - cdrtools Compatibility Package -Group: Applications/Other +Group: Multimedia/Media Service Requires: genisoimage = %{version}-%{release} Requires: icedax = %{version}-%{release} Requires: wodim = %{version}-%{release} |