]> git.pld-linux.org Git - packages/gcombust.git/blobdiff - gcombust.spec
- updated to 0.1.52 (bugfixes).
[packages/gcombust.git] / gcombust.spec
index 1a3c4a5b7e95427021868d812fc6ed6ba7a4a94e..269fe65d3da348eb95250ee39cf03081237cdabc 100644 (file)
@@ -1,12 +1,12 @@
-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+
+Summary(ru):   gcombust - ÜÔÏ GTK+ ÉÎÔÅÒÆÅÊÓ Ë mkisofs É cdrecord
+Summary(uk):   gcombust - ÃÅ GTK+ ¦ÎÔÅÒÆÅÊÓ ÄÏ mkisofs ¦ cdrecord
 Name:          gcombust
-Version:       0.1.45
-Release:       2
+Version:       0.1.52
+Release:       1
 License:       GPL
 Group:         X11/Applications
-Group(de):     X11/Applikationen
-Group(pl):     X11/Aplikacje
 Vendor:                Jonas Munsin <jmunsin@iki.fi>
 Source0:       http://www.abo.fi/~jmunsin/gcombust/%{name}-%{version}.tar.gz
 Source1:       %{name}.desktop
@@ -19,7 +19,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)
 
@@ -42,6 +42,14 @@ to praca w toku (WIP), za
 Oznacza to, ¿e nie zosta³a dobrze przetestowana i brakuje niektórych
 fragmentów kodu.
 
+%description -l ru
+gcombust - ÜÔÏ GUI ÄÌÑ mkisofs É cdrecord. ïΠÎÁÐÉÓÁΠÎÁ C É
+ÉÓÐÏÌØÚÕÅÔ ÎÁÂÏÒ ×ÉÄÖÅÔÏ× GTK+.
+
+%description -l uk
+gcombust - ÃÅ GUI ÄÌÑ mkisofs ÔÁ cdrecord. ÷¦Î ÎÁÐÉÓÁÎÉÊ ÎÁ C ÔÁ
+×ÉËÏÒÉÓÔÏ×Õ¤ ÎÁ¦ҠצÄÖÅԦנGTK+.
+
 %prep
 %setup -q
 %patch1 -p1
@@ -49,10 +57,10 @@ fragment
 install %{SOURCE1} .
 
 %build
-gettextize --copy --force
+%{__gettextize}
 aclocal
-autoconf
-automake -a -c
+%{__autoconf}
+%{__automake}
 %configure
 %{__make}
 
@@ -63,9 +71,7 @@ rm -rf $RPM_BUILD_ROOT
        DESTDIR=$RPM_BUILD_ROOT \
        Applicationsdir=%{_applnkdir}/Utilities/CD-RW
 
-%{__install} %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
-
-gzip -9nf AUTHORS ChangeLog NEWS README* THANKS
+install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
 
 %find_lang gcombust
 
@@ -74,7 +80,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f gcombust.lang
 %defattr(644,root,root,755)
-%doc *.gz
+%doc AUTHORS ChangeLog NEWS README* THANKS
 %attr(755,root,root) %{_bindir}/gcombust
 %{_applnkdir}/Utilities/CD-RW/gcombust.desktop
 %{_pixmapsdir}/gcombust.png
This page took 0.065923 seconds and 4 git commands to generate.