]> git.pld-linux.org Git - packages/texinfo.git/commitdiff
- updated to 4.1 (final)
authorMichal Moskal <michal@moskal.me>
Mon, 11 Mar 2002 12:12:29 +0000 (12:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- disabled gettext regeneration (works without it, and doing it require
  gettext 0.11)

Changed files:
    texinfo.spec -> 1.66

texinfo.spec

index 72be1c4382f4f89b1e83b8096cce43112f0cd979..a0b6c7f12cd6774d934468c919b2f945bdb75f6d 100644 (file)
@@ -6,11 +6,11 @@ Summary(pl):  Narz
 Summary(pt_BR):        Formatador texinfo e leitor de arquivos info
 Summary(tr):   texinfo biçimleyici ve info okuyucu
 Name:          texinfo
 Summary(pt_BR):        Formatador texinfo e leitor de arquivos info
 Summary(tr):   texinfo biçimleyici ve info okuyucu
 Name:          texinfo
-Version:       4.0g
+Version:       4.1
 Release:       1
 License:       GPL
 Group:         Applications/Publishing
 Release:       1
 License:       GPL
 Group:         Applications/Publishing
-Source0:       ftp://alpha.gnu.org/pub/gnu/%{name}-%{version}.tar.gz
+Source0:       ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
 Source1:       info.desktop
 Patch0:                %{name}-fix.patch
 Patch1:                %{name}-zlib.patch
 Source1:       info.desktop
 Patch0:                %{name}-fix.patch
 Patch1:                %{name}-zlib.patch
@@ -165,13 +165,13 @@ Narz
 
 %build
 ln -sf version.texi doc/version2.texi
 
 %build
 ln -sf version.texi doc/version2.texi
-gettextize --copy --force
-aclocal
+#gettextize --copy --force
+#aclocal
 autoconf
 automake -a -c
 %configure \
        --without-included-gettext
 autoconf
 automake -a -c
 %configure \
        --without-included-gettext
-%{__make} -C doc distclean-aminfo
+%{__make} -C doc maintainer-clean-aminfo
 %{__make}
 rm -f util/install-info
 %{__make} -C util
 %{__make}
 rm -f util/install-info
 %{__make} -C util
This page took 0.084378 seconds and 4 git commands to generate.