]> git.pld-linux.org Git - packages/gcombust.git/blobdiff - gcombust.spec
fixed a small typo
[packages/gcombust.git] / gcombust.spec
index 6ea2126e4fe8172329971f95cf49ff59380f9070..a4e1f632dfe9de26512abc78fb4bbcff07da99bc 100644 (file)
@@ -1,15 +1,10 @@
-Summary:       gcombust is a GTK+ frontend for mksisofs and cdrecord
-Summary(pl):   gcombust jest nak³±dk± na mksisofs and cdrecord nzpisan± z u¿yciem Gtk+
+Summary:       gcombust is a GTK+ frontend for mkisofs and cdrecord
+Summary(pl):   gcombust jest nak³adk± na mkisofs i cdrecord napisan± z u¿yciem Gtk+
 Name:          gcombust
-Version:       0.1.48
-Release:       1
+Version:       0.1.49
+Release:       3
 License:       GPL
 Group:         X11/Applications
-Group(de):     X11/Applikationen
-Group(es):     X11/Aplicaciones
-Group(pl):     X11/Aplikacje
-Group(pt_BR):  X11/Aplicações
-Group(pt):     X11/Aplicações
 Vendor:                Jonas Munsin <jmunsin@iki.fi>
 Source0:       http://www.abo.fi/~jmunsin/gcombust/%{name}-%{version}.tar.gz
 Source1:       %{name}.desktop
@@ -22,7 +17,7 @@ BuildRequires:        automake
 BuildRequires: gettext-devel
 BuildRequires: gtk+-devel >= 1.2.0
 Requires:      cdrecord
-Requires:      mkisofs >= 1.13
+Requires:      cdrtools-mkisofs >= 1.10
 Requires:      cdlabelgen >= 1.1.3
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -55,7 +50,7 @@ install %{SOURCE1} .
 gettextize --copy --force
 aclocal
 autoconf
-automake -a -c
+automake -a -c -f
 %configure
 %{__make}
 
@@ -66,7 +61,7 @@ rm -rf $RPM_BUILD_ROOT
        DESTDIR=$RPM_BUILD_ROOT \
        Applicationsdir=%{_applnkdir}/Utilities/CD-RW
 
-%{__install} %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
+install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
 
 gzip -9nf AUTHORS ChangeLog NEWS README* THANKS
 
This page took 0.11818 seconds and 4 git commands to generate.