diff --git a/libwpg.spec b/libwpg.spec index a996876..a555553 100644 --- a/libwpg.spec +++ b/libwpg.spec @@ -1,7 +1,7 @@ # -# spec file for package libwpg (Version 0.2.0) +# spec file for package libwpg # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,7 +28,7 @@ BuildRequires: doxygen BuildRequires: gcc-c++ libwpd-devel >= 0.9.0 pkgconfig Summary: Library to read and parse graphics in WordPerfect Graphics format Version: 0.2.0 -Release: 1 +Release: 6 License: LGPLv2.1+ Group: System/Libraries Url: http://libwpg.sourceforge.net/ @@ -127,6 +127,7 @@ Authors: %prep %setup -q %patch0 + %build %configure --disable-static --docdir=%_docdir/%name make %{?jobs:-j%jobs}