]> git.pld-linux.org Git - packages/ggv.git/commitdiff
- updated to 2.3.99
authortrojan <trojan@pld-linux.org>
Tue, 19 Aug 2003 06:32:01 +0000 (06:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added ac/am/lt regenaration

Changed files:
    ggv.spec -> 1.87

ggv.spec

index 47b63d4e9ad207720615c6a1fccbf1b9274384f1..dfbb2612ec99dda159dbaf39659f76bee95f6f55 100644 (file)
--- a/ggv.spec
+++ b/ggv.spec
@@ -1,12 +1,12 @@
 Summary:       GNOME Ghostscript Viewer
 Summary(pl):   PrzeglĀ±darka Ghostscriptu dla GNOME
 Name:          ggv
-Version:       2.3.2
-Release:       2
+Version:       2.3.99
+Release:       1
 License:       GPL
 Group:         X11/Applications/Graphics
 Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/2.3/%{name}-%{version}.tar.bz2
-# Source0-md5: a7ef96867af6f2fe6628d5dde19e98fb
+# Source0-md5: 514b07f56e4030f2f6d6c05ef5ad99c6
 URL:           http://www.gnome.org/
 BuildRequires: GConf2-devel >= 1.2.1-10
 BuildRequires: autoconf
@@ -39,6 +39,13 @@ przegl
 %setup -q
 
 %build
+rm -f missing acinclude.m4
+%{__libtoolize}
+glib-gettextize --copy --force
+intltoolize --copy --force
+%{__aclocal} -I %{_aclocaldir}/gnome2-macros
+%{__autoconf}
+%{__automake}
 %configure --enable-platform-gnome-2 \
           --disable--schemas-install
 
This page took 0.09228 seconds and 4 git commands to generate.