X-Git-Url: http://git.pld-linux.org/?p=packages%2Fdxflib.git;a=blobdiff_plain;f=dxflib.spec;fp=dxflib.spec;h=9d93da6de2de54a2cd68a1c5289900bacab2265f;hp=debceb020f40f6e357707454382229adbd86bfed;hb=99027a4fde071dffe2f2d0b35e1808c844dfda17;hpb=c2122b428ce593ba2f429a1c04c3abccbaedb410 diff --git a/dxflib.spec b/dxflib.spec index debceb0..9d93da6 100644 --- a/dxflib.spec +++ b/dxflib.spec @@ -1,5 +1,5 @@ Summary: Open source C++ library mainly for parsing DXFTM files -Summary(pl): Otwarta biblioteka w C++ do obslugi plikow DXF. +Summary(pl.UTF-8): Otwarta biblioteka w C++ do obslugi plikow DXF Name: dxflib Version: 2.2.0.0 Release: 0.3 @@ -14,7 +14,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -%description(pl) +%description -l pl.UTF-8 %prep %setup -q -n %{name}-%{version}-1.src @@ -23,10 +23,9 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %build %{__aclocal} %{__autoconf} -%configure \ +%configure %{__make} - %{__make} -C test %install