]> git.pld-linux.org Git - packages/crossmingw64-headers.git/commitdiff
- ac/am rebuild auto/th/crossmingw64-headers-2.0-8
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 2 Apr 2016 14:27:26 +0000 (23:27 +0900)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 2 Apr 2016 14:27:26 +0000 (23:27 +0900)
- rel 8

crossmingw64-headers.spec

index 92d53e9b72d85ca98e47de9b87c6e27d8b58c8fa..fd5175e4e294b304a1e192f834c37d927aa9d0ba 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Cross Mingw64 GNU development utilities - headers
 Summary(pl.UTF-8):     Skrośne narzędzia programistyczne GNU dla Mingw64 - pliki nagłowkowe
 Name:          crossmingw64-headers
 Version:       2.0
 Summary(pl.UTF-8):     Skrośne narzędzia programistyczne GNU dla Mingw64 - pliki nagłowkowe
 Name:          crossmingw64-headers
 Version:       2.0
-Release:       7
+Release:       8
 License:       ZPL v2.1 with parts on Public Domain, BSD and LGPL.
 Group:         Development/Tools
 # svn co https://mingw-w64.svn.sourceforge.net/svnroot/mingw-w64/stable/v2.x/mingw-w64-headers mingw64-headers
 License:       ZPL v2.1 with parts on Public Domain, BSD and LGPL.
 Group:         Development/Tools
 # svn co https://mingw-w64.svn.sourceforge.net/svnroot/mingw-w64/stable/v2.x/mingw-w64-headers mingw64-headers
@@ -49,6 +49,9 @@ cp include/ChangeLog ChangeLog.headers
 cp direct-x/ChangeLog ChangeLog.direct-x-headers
 
 %build
 cp direct-x/ChangeLog ChangeLog.direct-x-headers
 
 %build
+%{__aclocal}
+%{__autoconf}
+%{__automake}
 ./configure \
        --prefix=%{_prefix} \
        --build=%{_target_platform} \
 ./configure \
        --prefix=%{_prefix} \
        --build=%{_target_platform} \
This page took 0.060564 seconds and 4 git commands to generate.