packages: lignumCAD/lignumCAD.spec - make sure to include system emf.h

gotar gotar at pld-linux.org
Tue Feb 22 01:47:04 CET 2011


Author: gotar                        Date: Tue Feb 22 00:47:04 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- make sure to include system emf.h

---- Files affected:
packages/lignumCAD:
   lignumCAD.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: packages/lignumCAD/lignumCAD.spec
diff -u packages/lignumCAD/lignumCAD.spec:1.13 packages/lignumCAD/lignumCAD.spec:1.14
--- packages/lignumCAD/lignumCAD.spec:1.13	Tue Feb 22 01:41:57 2011
+++ packages/lignumCAD/lignumCAD.spec	Tue Feb 22 01:46:59 2011
@@ -67,6 +67,7 @@
 sed -i -e "s|/opt/lignumCAD|%{_datadir}/%{name}|" configuration.h
 sed -i -e 's/\(lib\)*emf.\(h\|cpp\)//g' lignumCAD.pro
 sed -i -e 's/DELETE /LDELETE/' constants.h command.cpp
+%{__rm} *emf.{h,cpp}
 
 %build
 export QTDIR=/usr
@@ -121,6 +122,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2011/02/22 00:46:59  gotar
+- make sure to include system emf.h
+
 Revision 1.13  2011/02/22 00:41:57  gotar
 - use system libEMF (TODO: gl2ps and OGLFT)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lignumCAD/lignumCAD.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list