Author: arekm Date: Sat Feb 19 22:49:27 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - enable libgsf
---- Files affected: SPECS: pxlib.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/pxlib.spec diff -u SPECS/pxlib.spec:1.2 SPECS/pxlib.spec:1.3 --- SPECS/pxlib.spec:1.2 Sat Feb 19 23:07:32 2005 +++ SPECS/pxlib.spec Sat Feb 19 23:49:21 2005 @@ -13,6 +13,7 @@ Source0: http://dl.sourceforge.net/pxlib/%{name}-%{version}.tar.gz # Source0-md5: 1155f6704ca05c4cb6af000dd6cb5787 URL: http://pxlib.sourceforge.net/ +BuildRequires: libgsf-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -47,7 +48,8 @@ %setup -q %build -%configure +%configure \ + --with-gsf %{__make} %install @@ -86,6 +88,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2005/02/19 22:49:21 arekm +- enable libgsf + Revision 1.2 2005/02/19 22:07:32 arekm - gplv2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/pxlib.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
