~ubuntu-branches/ubuntu/jaunty/libwpd/jaunty

« back to all changes in this revision

Viewing changes to libwpd.spec.in

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2007-11-21 17:45:38 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20071121174538-ue68b9jzc5y8wq8e
Tags: 0.8.12-1ubuntu1
* Merge from debian unstable, remaining changes:
  - Add debian/patches/gcc43.diff and build rules

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
%define  release     %{?CUSTOM_RELEASE} %{!?CUSTOM_RELEASE:%RELEASE}
5
5
 
6
6
Name: %{name}
7
 
Summary: Library for reading and converting WordPerfect(tm) documents.
 
7
Summary: Library for reading and converting WordPerfect(tm) documents
8
8
Version: %{version}
9
9
Release: %{release}
10
10
Source: %{name}-%{version}.tar.gz
13
13
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
14
14
License: LGPL
15
15
Requires: glib2 >= 2.0.0, libgsf >= 1.6.0
16
 
BuildRequires: glib2-devel >= 2.0.0, libgsf-devel >= 1.6.0
 
16
BuildRequires: glib2-devel >= 2.0.0, libgsf-devel >= 1.6.0, gcc-c++, libstdc++-devel
17
17
 
18
18
%description
19
19
Library that handles Word Perfect documents.