rebuilt with debug package [release 0.4.11-2mamba;Sat May 23 2020]
This commit is contained in:
parent
999375f49c
commit
2e0bc5d50f
14
libwps.spec
14
libwps.spec
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: libwps
|
||||
Version: 0.4.11
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A library for importing the Microsoft Works word processor file format
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -12,11 +12,12 @@ Source: http://downloads.sourceforge.net/sourceforge/libwps/libwps-%{vers
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libwpd-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: librevenge-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
@ -41,6 +42,8 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
A library (for use by word processors, for example) for importing the Microsoft Works word processor file format.
|
||||
This package package contains various programs for manipulating WordPerfect format files.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@ -87,6 +90,9 @@ This package package contains various programs for manipulating WordPerfect form
|
||||
%{_bindir}/wps2text
|
||||
|
||||
%changelog
|
||||
* Sat May 23 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.11-2mamba
|
||||
- rebuilt with debug package
|
||||
|
||||
* Sun Apr 05 2020 Automatic Build System <autodist@mambasoft.it> 0.4.11-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user