]> git.pld-linux.org Git - packages/pan.git/commitdiff
- release 2: rebuild against gal 0.19. pan-0_11_1-2
authorkloczek <kloczek@pld-linux.org>
Sun, 13 Jan 2002 14:55:17 +0000 (14:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pan.spec -> 1.31

pan.spec

index 8f4c289ecae9c513cfe136cba85418dbe69d0ec5..889f10a7a9f170feef9603cd8f5717bee4dd2c68 100644 (file)
--- a/pan.spec
+++ b/pan.spec
@@ -3,19 +3,20 @@ Summary(es):  Uno leitor USENET para el GNOME
 Summary(pl):   Czytnik USENET dla GNOME
 Summary(pt_BR):        Um leitor USENET para o GNOME
 Name:          pan
-Version:       0.11.0.92
-Release:       1
+Version:       0.11.1
+Release:       2
 Epoch:         1
 License:       GPL
 Group:         X11/Applications
 Group(de):     X11/Applikationen
 Group(pl):     X11/Aplikacje
 Source0:       http://pan.rebelbase.com/download/%{version}/SOURCE/%{name}-%{version}.tar.bz2
+Patch0:                %{name}-ac_fix.patch
 URL:           http://www.superpimp.org/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: bison
-BuildRequires: gal-devel >= 0.18
+BuildRequires: gal-devel >= 0.19
 BuildRequires: gettext-devel
 BuildRequires: gnome-libs-devel >= 1.0.16
 BuildRequires: gtk+-devel >= 1.2.6
@@ -52,6 +53,7 @@ salvando anexos e leitura "offline".
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 sed -e s/AM_GNOME_GETTEXT/AM_GNU_GETTEXT/ configure.in > configure.in.tmp
@@ -59,7 +61,7 @@ mv -f configure.in.tmp configure.in
 rm -f missing
 libtoolize --copy --force
 gettextize --copy --force
-aclocal -I macros
+aclocal
 autoconf
 automake -a -c
 %configure \
This page took 0.090675 seconds and 4 git commands to generate.