]> git.pld-linux.org Git - packages/gal.git/commitdiff
- updated to 0.8,
authorkloczek <kloczek@pld-linux.org>
Sun, 20 May 2001 17:43:14 +0000 (17:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- make libtool hapy.

Changed files:
    gal.spec -> 1.13

gal.spec

index 6f6043fe76c876ce0b66528fc763252c9d0a1d53..8040c598780ce39669c3a29d9210acf9ad8d15a4 100644 (file)
--- a/gal.spec
+++ b/gal.spec
@@ -1,8 +1,8 @@
 Summary:       GNOME Application Libs (GAL)
 Summary(pl):   Biblioteki Aplikacji GNOME (GAL)
 Name:          gal
-Version:       0.7
-Release:       3
+Version:       0.8
+Release:       1
 License:       LGPL
 Group:         X11/Libraries
 Group(de):     X11/Libraries
@@ -19,6 +19,7 @@ BuildRequires:        gnome-print-devel >= 0.28
 BuildRequires: gnome-vfs-devel
 BuildRequires: gtk+-devel
 BuildRequires: libglade-devel >= 0.13
+BuildRequires: libtool
 BuildRequires: libunicode-devel
 BuildRequires: iconv
 BuildRequires: libxml-devel
@@ -72,9 +73,11 @@ Biblioteki statyczne gal.
 %patch1 -p1
 
 %build
+libtoolize --copy --force
 gettextize --copy --force
 automake -a -c
 aclocal -I %{_aclocaldir}/gnome
+rm -f missing
 autoconf
 %configure \
        --enable-static
This page took 1.328598 seconds and 4 git commands to generate.