]> git.pld-linux.org Git - packages/crossmingw32-boost.git/commitdiff
- cleanup
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 14 Jan 2008 19:31:06 +0000 (19:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    crossmingw32-boost.spec -> 1.7

crossmingw32-boost.spec

index 0a26e13d6e2e88a07f4fb3632d3869ac29acd5cc..05c7e937a13e0172805033f9e87544647d34cbac 100644 (file)
@@ -6,7 +6,7 @@ Version:        1.34.0
 %define        fver    %(echo %{version} | tr . _)
 Release:       1
 License:       Boost Software License and others
-Group:         Libraries
+Group:         Development/Libraries
 Source0:       http://dl.sourceforge.net/boost/%{realname}_%{fver}.tar.bz2
 # Source0-md5: ed5b9291ffad776f8757a916e1726ad0
 Patch0:                %{name}-win.patch
@@ -29,8 +29,6 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                target          i386-mingw32
 %define                target_platform i386-pc-mingw32
 %define                arch            %{_prefix}/%{target}
-%define                gccarch         %{_prefix}/lib/gcc-lib/%{target}
-%define                gcclib          %{_prefix}/lib/gcc-lib/%{target}/%{version}
 
 %define                __cc            %{target}-gcc
 %define                __cxx           %{target}-g++
This page took 0.035233 seconds and 4 git commands to generate.