]> git.pld-linux.org Git - packages/gcombust.git/commitdiff
- updated to 0.1.44. gcombust-0_1_44-1
authorkloczek <kloczek@pld-linux.org>
Sun, 20 May 2001 08:42:31 +0000 (08:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcombust.spec -> 1.36

gcombust.spec

index f1c14dbd33e9d5681a32a301a4122ef1c62dc5a3..96406c8dda2e400a9127ae5656ed6699aa2b7d6a 100644 (file)
@@ -1,7 +1,7 @@
 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+
 Name:          gcombust
 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+
 Name:          gcombust
-Version:       0.1.43
+Version:       0.1.44
 Release:       1
 License:       GPL
 Group:         X11/Applications
 Release:       1
 License:       GPL
 Group:         X11/Applications
@@ -13,6 +13,8 @@ Source1:      %{name}.desktop
 Patch1:                %{name}-home_etc.patch
 Icon:          gcombust.xpm
 URL:           http://www.iki.fi/jmunsin/gcombust/
 Patch1:                %{name}-home_etc.patch
 Icon:          gcombust.xpm
 URL:           http://www.iki.fi/jmunsin/gcombust/
+BuildRequires: autoconf
+BuildRequires: automake
 BuildRequires: gettext-devel
 BuildRequires: gtk+-devel >= 1.2.0
 Requires:      cdrecord
 BuildRequires: gettext-devel
 BuildRequires: gtk+-devel >= 1.2.0
 Requires:      cdrecord
@@ -47,6 +49,9 @@ install %{SOURCE1} .
 
 %build
 gettextize --copy --force
 
 %build
 gettextize --copy --force
+aclocal
+autoconf
+automake -a -c
 %configure
 %{__make}
 
 %configure
 %{__make}
 
This page took 0.07028 seconds and 4 git commands to generate.