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