summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Rękorajski2016-04-02 14:27:26 (GMT)
committerJan Rękorajski2016-04-02 14:27:26 (GMT)
commitd3f9ce4d45e91d2949d566078e2891ab5e858a2e (patch)
treedd6cb47b45588fb718cd41eae2946bd7f61fc9f1
parent7b565c77e370f414be3b2c1e2e788dade7ffb99e (diff)
downloadcrossmingw64-headers-d3f9ce4d45e91d2949d566078e2891ab5e858a2e.zip
crossmingw64-headers-d3f9ce4d45e91d2949d566078e2891ab5e858a2e.tar.gz
- rel 8
-rw-r--r--crossmingw64-headers.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/crossmingw64-headers.spec b/crossmingw64-headers.spec
index 92d53e9..fd5175e 100644
--- a/crossmingw64-headers.spec
+++ b/crossmingw64-headers.spec
@@ -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
-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
@@ -49,6 +49,9 @@ cp include/ChangeLog ChangeLog.headers
cp direct-x/ChangeLog ChangeLog.direct-x-headers
%build
+%{__aclocal}
+%{__autoconf}
+%{__automake}
./configure \
--prefix=%{_prefix} \
--build=%{_target_platform} \