]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- updated to 4.1.0-RC2.
authorPaweł Sikora <pluto@pld-linux.org>
Fri, 24 Feb 2006 11:23:07 +0000 (11:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- xlibs dir tuned for modular xorg.

Changed files:
    gcc.spec -> 1.396.2.30

gcc.spec

index 5be806e64f0eedb26c8d38a95b1e72c118199934..f6589898e7513d5577a9c177a46f27d8591a5e84 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -40,13 +40,13 @@ Summary(pt_BR):     Cole
 Name:          gcc
 Version:       4.1.0
 #define                _snap   20060218r111233
-%define                _snap   20060219
+%define                _snap   20060223
 Release:       0.%{_snap}.1
 Epoch:         5
 License:       GPL v2+
 Group:         Development/Languages
 Source0:       ftp://gcc.gnu.org/pub/gcc/prerelease-%{version}-%{_snap}/gcc-%{version}-%{_snap}.tar.bz2
-# Source0-md5: afe7a62dd812d7dbb9542472fc07cbe7
+# Source0-md5: b6f748cec2eb6765a21b1863d8bc5f5b
 #Source0:      ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{version}/%{name}-%{version}.tar.bz2
 #Source0:      ftp://gcc.gnu.org/pub/gcc/snapshots/4.1-%{_snap}/gcc-4.1-%{_snap}.tar.bz2
 #Source0:      gcc-4.1-%{_snap}.tar.bz2
@@ -815,7 +815,7 @@ TEXCONFIG=false \
        --libexecdir=%{_libdir} \
        --infodir=%{_infodir} \
        --mandir=%{_mandir} \
-       --x-libraries=/usr/X11R6/%{_lib} \
+       --x-libraries=%{_libdir} \
        --enable-shared \
        --enable-threads=posix \
        --enable-__cxa_atexit \
This page took 0.039282 seconds and 4 git commands to generate.