SPECS: pxview.spec - rel 3; fix build on amd64

arekm arekm at pld-linux.org
Sat Oct 22 14:59:07 CEST 2005


Author: arekm                        Date: Sat Oct 22 12:59:07 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 3; fix build on amd64

---- Files affected:
SPECS:
   pxview.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/pxview.spec
diff -u SPECS/pxview.spec:1.9 SPECS/pxview.spec:1.10
--- SPECS/pxview.spec:1.9	Sat Oct 22 12:55:44 2005
+++ SPECS/pxview.spec	Sat Oct 22 14:59:02 2005
@@ -3,7 +3,7 @@
 Summary(pl):	Narzędzie do oglądania plików baz danych Paradox DB
 Name:		pxview
 Version:	0.2.5
-Release:	2
+Release:	3
 Epoch:		0
 License:	GPL v2
 Group:		Applications
@@ -12,6 +12,7 @@
 URL:		http://pxlib.sourceforge.net/
 BuildRequires:	docbook-utils
 BuildRequires:	libgsf-devel
+BuildRequires:	pkgconfig
 BuildRequires:	pxlib-devel >= 0.5.1
 BuildRequires:	sed >= 4.0
 BuildRequires:	sqlite-devel
@@ -42,6 +43,7 @@
         name=$(basename "$man" .sgml)
         sed -i -e "s#$name#$name#gi" $man
 done
+CPPFLAGS="$(pkg-config glib-2.0 --cflags)"
 %configure \
 	--with-sqlite \
 	--with-gsf
@@ -70,6 +72,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2005/10/22 12:59:02  arekm
+- rel 3; fix build on amd64
+
 Revision 1.9  2005/10/22 10:55:44  arekm
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pxview.spec?r1=1.9&r2=1.10&f=u




More information about the pld-cvs-commit mailing list