]> git.pld-linux.org Git - packages/crossmingw32-runtime.git/commitdiff
- updated to 3.20 auto/th/crossmingw32-runtime-3.20-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 1 Nov 2011 13:54:37 +0000 (13:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    crossmingw32-runtime.spec -> 1.31

crossmingw32-runtime.spec

index 4e105b904b61bb1eccbe42df43e1f1f3e435119d..ea82e78a01a8a74f864f97b66759ff4df01943c5 100644 (file)
@@ -1,15 +1,15 @@
 Summary:       MinGW32 Binary Utility Development Utilities - runtime libraries
 Summary(pl.UTF-8):     Zestaw narzÄ™dzi MinGW32 - biblioteki uruchomieniowe
 Name:          crossmingw32-runtime
-Version:       3.18
+Version:       3.20
 %define runver %{version}
 %define        runsrc  mingwrt-%{runver}-mingw32
 Release:       1
 Epoch:         1
 License:       Free
 Group:         Development/Libraries
-Source0:       http://dl.sourceforge.net/mingw/%{runsrc}-src.tar.gz
-# Source0-md5: 34b54cb3379f871f0dcd5c20b69b0350
+Source0:       http://downloads.sourceforge.net/mingw/%{runsrc}-src.tar.gz
+# Source0-md5: 26c0886cc60729b94956cc6d81cd076c
 Patch0:                %{name}-stdinc.patch
 URL:           http://www.mingw.org/
 BuildRequires: autoconf
@@ -78,6 +78,8 @@ install -d $RPM_BUILD_ROOT%{_prefix}/bin
 %{target}-strip -g $RPM_BUILD_ROOT%{_libdir}/*.a
 %endif
 
+%{__rm} -r $RPM_BUILD_ROOT%{_mandir}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.095081 seconds and 4 git commands to generate.