From c2122b428ce593ba2f429a1c04c3abccbaedb410 Mon Sep 17 00:00:00 2001 From: cieciwa Date: Wed, 16 Mar 2011 10:14:59 +0000 Subject: [PATCH] - adapterized. Changed files: dxflib.spec -> 1.5 --- dxflib.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dxflib.spec b/dxflib.spec index 36f1fe9..debceb0 100644 --- a/dxflib.spec +++ b/dxflib.spec @@ -1,11 +1,11 @@ -Summary: Open source C++ library mainly for parsing DXFTM files. +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:anonymous@ribbonsoft.com/archives/dxflib/dxflib-%{version}-1.src.tar.gz +Source0: ftp://anonymous:anonymous@ribbonsoft.com/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 +14,6 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %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 +23,8 @@ dxflib is an open source C++ library mainly for parsing DXFTM files. QCAD, CAM E %build %{__aclocal} %{__autoconf} -%configure +%configure \ + %{__make} %{__make} -C test -- 2.43.0