|
@@ -33,7 +33,7 @@ Distribution: OpenPKG [PRIV]
|
|
|
Group: Text
|
|
Group: Text
|
|
|
License: Commercial/Non-Profit
|
|
License: Commercial/Non-Profit
|
|
|
Version: 4.16.2
|
|
Version: 4.16.2
|
|
|
-Release: 20020820
|
|
|
|
|
|
|
+Release: 20020821
|
|
|
|
|
|
|
|
# list of sources
|
|
# list of sources
|
|
|
Source0: http://www.webglimpse.net/allusers/glimpse-%{version}.tar.gz
|
|
Source0: http://www.webglimpse.net/allusers/glimpse-%{version}.tar.gz
|
|
@@ -59,6 +59,8 @@ AutoReqProv: no
|
|
|
%build
|
|
%build
|
|
|
CC="%{l_cc}" \
|
|
CC="%{l_cc}" \
|
|
|
CFLAGS="%{l_cflags -O}" \
|
|
CFLAGS="%{l_cflags -O}" \
|
|
|
|
|
+ CPPFLAGS="%{l_cppflags}" \
|
|
|
|
|
+ LDFLAGS="%{l_ldflags}" \
|
|
|
./configure \
|
|
./configure \
|
|
|
--prefix=%{l_prefix}
|
|
--prefix=%{l_prefix}
|
|
|
%{l_make} %{l_mflags}
|
|
%{l_make} %{l_mflags}
|