Author: cieciwa Date: Wed Mar 16 10:15:05 2011 GMT Module: packages Tag: HEAD ---- Log message: - adapterized.
---- Files affected: packages/dxflib: dxflib.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: packages/dxflib/dxflib.spec diff -u packages/dxflib/dxflib.spec:1.4 packages/dxflib/dxflib.spec:1.5 --- packages/dxflib/dxflib.spec:1.4 Wed Mar 16 11:02:47 2011 +++ packages/dxflib/dxflib.spec Wed Mar 16 11:14:59 2011 @@ -1,11 +1,12 @@ -Summary: Open source C++ library mainly for parsing DXFTM files. +# $Revision$, $Date$ +Summary: Open source C++ library mainly for parsing DXFTM files Summary(pl): Otwarta biblioteka w C++ do obslugi plikow DXF. Name: dxflib Version: 2.2.0.0 Release: 0.3 License: GPL Group: Libraries -Source0: ftp://anonymous:[email protected]/archives/dxflib/dxflib-%{version}-1.src.tar.gz +Source0: ftp://anonymous:[email protected]/archives/dxflib/%{name}-%{version}-1.src.tar.gz # Source0-md5: 0eb6bef3b3a702012eeb4e99ef1aa3f1 Patch0: %{name}_include_string.patch URL: http://www.qcad.org/dxflib.html @@ -14,7 +15,6 @@ %description -dxflib is an open source C++ library mainly for parsing DXFTM files. QCAD, CAM Expert and vec2web all use dxflib to import DXF files. dxflib can also write DXF files, but you need to have good knowledge of the DXF format to produce valid output. %description(pl) %prep @@ -24,7 +24,8 @@ %build %{__aclocal} %{__autoconf} -%configure +%configure \ + %{__make} %{__make} -C test @@ -48,4 +49,8 @@ %changelog * %{date} PLD Team <[email protected]> All persons listed below can be reached at <cvs_login>@pld-linux.org + +$Log$ +Revision 1.5 2011/03/16 10:14:59 cieciwa +- adapterized. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dxflib/dxflib.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
