update license field
This commit is contained in:
parent
77a1aa0b14
commit
f77b2d1623
11
evince.spec
11
evince.spec
@ -5,10 +5,10 @@
|
||||
|
||||
Name: evince
|
||||
Version: 0.9.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Document viewer
|
||||
|
||||
License: GPL
|
||||
License: GPLv2+
|
||||
Group: Applications/Publishing
|
||||
URL: http://www.gnome.org/projects/evince/
|
||||
Source0: http://download.gnome.org/sources/%{name}/0.9/%{name}-%{version}.tar.bz2
|
||||
@ -134,7 +134,7 @@ fi
|
||||
|
||||
%files -f evince.lang
|
||||
%defattr(-,root,root,-)
|
||||
%doc README ChangeLog
|
||||
%doc README COPYING NEWS AUTHORS
|
||||
%{_bindir}/*
|
||||
%{_libdir}/nautilus/extensions-1.0/libevince-properties-page.so*
|
||||
%{_datadir}/%{name}/
|
||||
@ -143,10 +143,13 @@ fi
|
||||
%{_datadir}/gnome/help/%{name}/
|
||||
%{_datadir}/omf/%{name}/
|
||||
%{_datadir}/icons/hicolor/*/apps/evince.*
|
||||
%{_mandir}/man1/evince.1.gz
|
||||
%doc %{_mandir}/man1/evince.1.gz
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 2 2007 Matthias Clasen <mclasen@redhat.com> - 0.9.3-2
|
||||
- Update the license field
|
||||
|
||||
* Mon Jul 30 2007 Matthias Clasen <mclasen@redhat.com> - 0.9.3-1
|
||||
- Update to 0.9.3
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user