automatic version update by autodist [release 3.2.8a-1mamba;Wed Mar 31 2021]
This commit is contained in:
parent
44e83bd114
commit
13fa025aa9
12
xfig.spec
12
xfig.spec
@ -2,14 +2,14 @@
|
||||
%define xfig_dir /usr/lib/X11/xfig
|
||||
|
||||
Name: xfig
|
||||
Version: 3.2.7b
|
||||
Version: 3.2.8a
|
||||
Release: 1mamba
|
||||
Summary: An interactive drawing tool
|
||||
Group: Applications/Publishing
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://xfig.org/
|
||||
URL: https://xfig.org/
|
||||
Source: https://sourceforge.net/projects/mcj/files/xfig-%{version}.tar.xz
|
||||
Patch5: xfig-3.2.7b-build-spl_image.patch
|
||||
License: Distributable
|
||||
@ -23,7 +23,6 @@ BuildRequires: libXt-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: libpng-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
||||
|
||||
%description
|
||||
xfig is an interactive drawing tool.
|
||||
@ -32,7 +31,7 @@ xfig is an interactive drawing tool.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch5 -p1
|
||||
#%patch5 -p1
|
||||
autoreconf -f -i
|
||||
|
||||
%build
|
||||
@ -62,11 +61,14 @@ autoreconf -f -i
|
||||
%dir %{_docdir}/xfig/html
|
||||
%{_docdir}/xfig/html/*
|
||||
%{_datadir}/doc/xfig/xfig-howto.pdf
|
||||
%{_datadir}/doc/xfig/xfig-title.png
|
||||
#%{_datadir}/doc/xfig/xfig-title.png
|
||||
%{_datadir}/doc/xfig/xfig_man.html
|
||||
%{_datadir}/doc/xfig/xfig_ref_en.pdf
|
||||
%{_mandir}/man1/xfig.1*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 31 2021 Automatic Build System <autodist@mambasoft.it> 3.2.8a-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Dec 06 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 3.2.7b-1mamba
|
||||
- package created
|
||||
|
Loading…
Reference in New Issue
Block a user