]> git.pld-linux.org Git - packages/gcombust.git/commitdiff
- added desktop
authorSebastian Zagrodzki <sebek@zagrodzki.net>
Wed, 29 Mar 2000 23:44:39 +0000 (23:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- group to X11/...
- adapterized

Changed files:
    gcombust.spec -> 1.13

gcombust.spec

index 3bf01488b156a89d8deebc65f6bfc5dc63e2c724..ac67558ab6c9282638d3697f59ef52063ca7dad8 100644 (file)
@@ -3,10 +3,11 @@ Name:         gcombust
 Version:       0.1.31
 Release:       1
 License:       GPL
-Group:         Utilities/Archiving
-Group(pl):     Narzêdzia/Archiwizacja
+Group:         X11/Utilities/Archiving
+Group(pl):     X11/Narzêdzia/Archiwizacja
 Vendor:                Jonas Munsin <jmunsin@iki.fi>
-Source:                http://www.abo.fi/~jmunsin/gcombust/%{name}-%{version}.tar.gz
+Source0:       http://www.abo.fi/~jmunsin/gcombust/%{name}-%{version}.tar.gz
+Source1:       gcombust.desktop
 Patch0:                gcombust-opt.patch
 Patch1:                gcombust-home_etc.patch
 Icon:          gcombust.xpm
@@ -16,24 +17,24 @@ BuildRequires:      gtk+-devel >= 1.2.0
 Requires:      cdrecord
 Requires:      mkisofs
 Requires:      cdlabelgen >= 1.1.3
-BuildRoot:     /tmp/%{name}-%{version}-root
+BuildRoot:     /tmp/%{name}-%{version}-root-%(id -u -n)
 
 %define                _prefix         /usr/X11R6
 %define                _mandir         /usr/X11R6/man
 
 %description
-gcombust is a gui for mkisofs and cdrecord Linux. It's written in C and it 
-uses the GTK+ widget set (currently it's been tested and used only on Linux 
-and X-Windows). gcombust is work in progress, the current (development) 
-release is to be considered beta software. That means it hasn't been tested 
-very well and that some parts of the code isn't written.   
+gcombust is a gui for mkisofs and cdrecord Linux. It's written in C and it
+uses the GTK+ widget set (currently it's been tested and used only on Linux
+ and X-Windows). gcombust is work in progress, the current (development)
+release is to be considered beta software. That means it hasn't been tested
+ very well and that some parts of the code isn't written.
 
 %description -l pl
-Gcombust jest graficznym interfejsem dla linuksowych programów mkisofs i 
-cdrecord. Zosta³ napisany w C i uzywa zbioru widgetów GTK+ (jak dot±d zosta³
-jedynie przetestowany na Linuksie i X-Windows). Gcombust to praca w toku (WIP),
-za¶ bie¿±ca wersja (rozwojowa) ma status beta. Oznacza to, ¿e nie zosta³a
-dobrze przetestowana i brakuje niektórych fragmentów kodu.
+Gcombust jest graficznym interfejsem dla linuksowych programów mkisofs i
+cdrecord. Zosta³ napisany w C i uzywa zbioru widgetów GTK+ (jak dot±d
+zosta³ jedynie przetestowany na Linuksie i X-Windows). Gcombust to praca w
+toku (WIP), za¶ bie¿±ca wersja (rozwojowa) ma status beta. Oznacza to, ¿e
+nie zosta³a dobrze przetestowana i brakuje niektórych fragmentów kodu.
 
 %prep
 %setup -q
This page took 0.036297 seconds and 4 git commands to generate.