|
@@ -33,7 +33,7 @@ Class: BASE
|
|
|
Group: Converter
|
|
Group: Converter
|
|
|
License: GPL
|
|
License: GPL
|
|
|
Version: 0.17.2
|
|
Version: 0.17.2
|
|
|
-Release: 20050606
|
|
|
|
|
|
|
+Release: 20050610
|
|
|
|
|
|
|
|
# list of sources
|
|
# list of sources
|
|
|
Source0: http://pkgconfig.freedesktop.org/releases/pkgconfig-%{version}.tar.gz
|
|
Source0: http://pkgconfig.freedesktop.org/releases/pkgconfig-%{version}.tar.gz
|
|
@@ -62,6 +62,9 @@ AutoReqProv: no
|
|
|
%prep
|
|
%prep
|
|
|
%setup -q
|
|
%setup -q
|
|
|
%patch -p0
|
|
%patch -p0
|
|
|
|
|
+ %{l_shtool} subst \
|
|
|
|
|
+ -e '/LINENO: error: C[+]* preprocessor/{N;N;N;N;s/.*/:/;}' \
|
|
|
|
|
+ configure glib-*/configure
|
|
|
|
|
|
|
|
%build
|
|
%build
|
|
|
case "%{l_platform -t}" in
|
|
case "%{l_platform -t}" in
|