Selaa lähdekoodia

upgrade to AutoGen 5.2.10

Ralf S. Engelschall 24 vuotta sitten
vanhempi
commit
3fdf0269d8
1 muutettua tiedostoa jossa 4 lisäystä ja 3 poistoa
  1. 4 3
      autogen/autogen.spec

+ 4 - 3
autogen/autogen.spec

@@ -31,8 +31,8 @@ Vendor:       Free Software Foundation
 Packager:     rse@openpkg.org
 Distribution: OpenPKG
 License:      GPL
-Version:      5.2.9
-Release:      2
+Version:      5.2.10
+Release:      0
 
 #   list of sources
 Source0:      http://download.sourceforge.net/AutoGen/autogen-%{version}.tar.gz
@@ -40,7 +40,7 @@ Source0:      http://download.sourceforge.net/AutoGen/autogen-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, guile
+BuildPreReq:  OpenPKG, openpkg >= 0.9-33, guile, texinfo
 PreReq:       OpenPKG, openpkg >= 0.9-33, guile
 AutoReq:      no
 AutoReqProv:  no
@@ -70,6 +70,7 @@ AutoReqProv:  no
 
 %install
     rm -rf $RPM_BUILD_ROOT
+    PATH="%{l_prefix}/bin:$PATH"; export PATH
     %{l_make} %{l_mflags} install \
         prefix=$RPM_BUILD_ROOT%{l_prefix}
     rm -f $RPM_BUILD_ROOT%{l_prefix}/info/dir