New upstream release
This commit is contained in:
parent
0c2c45c2db
commit
eeb9351c4c
@ -1,2 +1,2 @@
|
||||
abiword-2.8.1.tar.gz
|
||||
abiword-docs-2.8.1.tar.gz
|
||||
abiword-2.8.2.tar.gz
|
||||
abiword-docs-2.8.2.tar.gz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%define majorversion 2
|
||||
%define minorversion 8
|
||||
%define microversion 1
|
||||
%define microversion 2
|
||||
|
||||
%define olpc_build 0
|
||||
|
||||
Summary: The AbiWord word processor
|
||||
Name: abiword
|
||||
Version: %{majorversion}.%{minorversion}.%{microversion}
|
||||
Release: 4%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
Group: Applications/Editors
|
||||
License: GPLv2+
|
||||
@ -163,6 +163,7 @@ update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || :
|
||||
%{_datadir}/mime/packages/abiword.xml
|
||||
%{_datadir}/pixmaps/*.png
|
||||
%{_datadir}/icons/*.png
|
||||
%{_mandir}/man1/abiword.1.gz
|
||||
|
||||
%files -n libabiword
|
||||
%doc $RPM_BUILD_DIR/%{name}-%{version}/COPYING $RPM_BUILD_DIR/%{name}-%{version}/COPYRIGHT.TXT
|
||||
@ -175,6 +176,10 @@ update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || :
|
||||
%{_libdir}/pkgconfig/%{name}-%{majorversion}.%{minorversion}.pc
|
||||
|
||||
%changelog
|
||||
* Tue Mar 02 2010 Marc Maurer <uwog@abisource.com> - 1:2.8.2-1
|
||||
- New upstream release
|
||||
- Package the man page
|
||||
|
||||
* Wed Dec 23 2009 Rahul Sundaram <sundaram@fedoraproject.org> -1:2.8.1-4
|
||||
- Rebuild again since the wv soname bump was accidental
|
||||
- Remove superflous BuildRoot definitions and removals
|
||||
|
Loading…
Reference in New Issue
Block a user