automatic version update by autodist [release 0.0.4-1mamba;Wed Feb 07 2018]
This commit is contained in:
parent
1d5890dd3b
commit
52374e22fd
@ -1,5 +1,5 @@
|
||||
Name: libpagemaker
|
||||
Version: 0.0.3
|
||||
Version: 0.0.4
|
||||
Release: 1mamba
|
||||
Summary: A library that parses the file format of Aldus/Adobe PageMaker documents
|
||||
Group: System/Libraries
|
||||
@ -16,7 +16,6 @@ BuildRequires: librevenge-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Libpagemaker is a library that parses the file format of Aldus/Adobe PageMaker documents. Currently it only understands documents created by PageMaker version 6.x and 7.
|
||||
@ -44,7 +43,9 @@ This package contains utility applications for %{name}.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%configure
|
||||
%configure \
|
||||
--disable-werror
|
||||
|
||||
%make
|
||||
|
||||
%install
|
||||
@ -78,8 +79,12 @@ This package contains utility applications for %{name}.
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/pmd2raw
|
||||
%{_bindir}/pmd2svg
|
||||
%{_bindir}/pmd2text
|
||||
|
||||
%changelog
|
||||
* Wed Feb 07 2018 Automatic Build System <autodist@mambasoft.it> 0.0.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 05 2016 Automatic Build System <autodist@mambasoft.it> 0.0.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user