]> git.pld-linux.org Git - packages/autoconf.git/commitdiff
- added rquiring perl,
authorkloczek <kloczek@pld-linux.org>
Sun, 18 Oct 1998 03:55:14 +0000 (03:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fixed Summary(pl).

Changed files:
    autoconf.spec -> 1.2

autoconf.spec

index e03bc6c19ebb279b7469c2558962eef6a106c096..a14c159f4fd34622e5ecb3c546c8ccd0b8e9052a 100644 (file)
@@ -1,5 +1,5 @@
 Summary:     GNU autoconf - source configuration tools
-Summary(pl): GNU autokonf - narzêdzie do automatycznego konfigurowania ¼róde³
+Summary(pl): GNU autoconf - narzêdzie do automatycznego konfigurowania ¼róde³
 Name:        autoconf
 Version:     2.12
 Release:     6
@@ -7,10 +7,10 @@ Copyright:   GPL
 Group:       Development/Building
 Source:      ftp://prep.ai.mit.edu/pub/gnu/%{name}-%{version}.tar.gz
 Patch0:      autoconf-2.12-race.patch
-Requires:    gawk, m4, mktemp
+Requires:    gawk, m4, mktemp, perl
+Prereq:      /sbin/install-info
 BuildArchitectures: noarch
 BuildRoot:   /tmp/%{name}-%{version}-root
-Prereq:      /sbin/install-info
 
 %description
 GNU's "autoconf" is a tool for source and Makefile configuration. It
This page took 0.04021 seconds and 4 git commands to generate.