automatic version update by autodist [release 3.0.1-1mamba;Sat Jan 17 2015]
This commit is contained in:
parent
c57217e290
commit
6c1982ce34
12
abiword.spec
12
abiword.spec
@ -1,8 +1,8 @@
|
||||
%define majversion %(echo %version | cut -d. -f 1-2)
|
||||
|
||||
Name: abiword
|
||||
Version: 3.0.0
|
||||
Release: 3mamba
|
||||
Version: 3.0.1
|
||||
Release: 1mamba
|
||||
Summary: A free word processing program
|
||||
Group: Graphical Desktop/Applications/Office
|
||||
Vendor: openmamba
|
||||
@ -137,7 +137,7 @@ autoreconf --force --install
|
||||
# FIXME: enable-libabiword does not work with 2.6.0, check again with later releases
|
||||
# --enable-libabiword \
|
||||
# --enable-shared
|
||||
_EOF
|
||||
#_EOF
|
||||
%make
|
||||
|
||||
#cd abiword-plugins-%{version}
|
||||
@ -190,6 +190,8 @@ install -D -m644 %{S:4} \
|
||||
%{_datadir}/mime-info/abiword.mime
|
||||
#%{_datadir}/mime-info/abiword.keys
|
||||
%{_libdir}/libabiword-%{majversion}.so
|
||||
%{_libdir}/libAiksaurusGtk3--export-dynamic.so
|
||||
%{_libdir}/libAiksaurusGtk3.so
|
||||
%{_libdir}/abiword-%{majversion}/plugins/*.so
|
||||
%{_libdir}/abiword-%{majversion}/plugins/*.la
|
||||
%{_mandir}/man1/abiword.1*
|
||||
@ -202,9 +204,13 @@ install -D -m644 %{S:4} \
|
||||
#%{_libdir}/abiword-%{majversion}/plugins/opendocument.a
|
||||
#%{_libdir}/libabiword-%{majversion}.a
|
||||
%{_libdir}/libabiword-%{majversion}.la
|
||||
%{_libdir}/libAiksaurusGtk3.la
|
||||
%{_libdir}/pkgconfig/abiword-%{majversion}.pc
|
||||
|
||||
%changelog
|
||||
* Sat Jan 17 2015 Automatic Build System <autodist@mambasoft.it> 3.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 12 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.0-3mamba
|
||||
- rebuilt with updated libwps, libwpg, libwpd
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user