SPECS: pxlib.spec - fix amd64 build; rel 3
arekm
arekm at pld-linux.org
Sat Oct 22 14:32:37 CEST 2005
Author: arekm Date: Sat Oct 22 12:32:37 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix amd64 build; rel 3
---- Files affected:
SPECS:
pxlib.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/pxlib.spec
diff -u SPECS/pxlib.spec:1.7 SPECS/pxlib.spec:1.8
--- SPECS/pxlib.spec:1.7 Sat Oct 22 12:55:44 2005
+++ SPECS/pxlib.spec Sat Oct 22 14:32:32 2005
@@ -4,7 +4,7 @@
Summary(pl): Biblioteka do odczytu plików baz danych Paradox DB
Name: pxlib
Version: 0.5.1
-Release: 2
+Release: 3
Epoch: 0
License: GPL v2
Group: Libraries
@@ -64,6 +64,7 @@
name=$(basename "$man" .sgml)
sed -i -e "s#$name#$name#gi" $man
done
+CPPFLAGS="$(pkg-config glib-2.0 --cflags)"
%configure \
--with-gsf
%{__make}
@@ -105,6 +106,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2005/10/22 12:32:32 arekm
+- fix amd64 build; rel 3
+
Revision 1.7 2005/10/22 10:55:44 arekm
- rel 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/pxlib.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list