]> git.pld-linux.org Git - packages/autoconf.git/commitdiff
- release 1: final cleanups. autoconf-2_50-1
authorkloczek <kloczek@pld-linux.org>
Tue, 3 Jul 2001 10:15:42 +0000 (10:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    autoconf.spec -> 1.49

autoconf.spec

index f1d3bd35f7ddffc2129bbbc35e7f1d4e8c767e94..fd78c15779f1ac8133d5b0e4904b431dbe7c66ce 100644 (file)
@@ -6,7 +6,7 @@ Summary(it):    Uno strumento di GNU per automaticamente la configurazione del codi
 Summary(pl):   GNU autoconf - narzêdzie do automatycznego konfigurowania ¼róde³
 Name:          autoconf
 Version:       2.50
-Release:       0.1
+Release:       1
 License:       GPL
 Group:         Development/Building
 Group(pl):     Programowanie/Budowanie
@@ -16,16 +16,16 @@ Patch1:             %{name}-mawk.patch
 Patch2:                %{name}-man.patch
 Patch3:                %{name}-fhs.patch
 Patch4:                %{name}-version.patch
-#Patch5:               %{name}-pinard.patch
 URL:           http://sourceware.cygnus.com/autoconf/
+Requires:      diffutils
 Requires:      /bin/awk
 Requires:      m4
 Requires:      mktemp
-Requires:      diffutils
 BuildRequires: m4
-BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-Buildarch:     noarch
+BuildRequires: texinfo
 BuildConflicts:        m4 = 1.4o
+Buildarch:     noarch
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _libdir         %{_datadir}
 
@@ -133,7 +133,6 @@ tylko podczas generowania samych skrypt
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-#%patch5 -p1
 
 %build
 %configure2_50
@@ -141,7 +140,6 @@ tylko podczas generowania samych skrypt
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT
 
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
This page took 0.040929 seconds and 4 git commands to generate.