update license field
This commit is contained in:
parent
3819ea607d
commit
0fe07f5e11
14
pango.spec
14
pango.spec
@ -9,8 +9,8 @@
|
||||
Summary: System for layout and rendering of internationalized text
|
||||
Name: pango
|
||||
Version: 1.17.5
|
||||
Release: 1%{?dist}
|
||||
License: LGPL
|
||||
Release: 2%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
Source: http://download.gnome.org/sources/pango/1.17/pango-%{version}.tar.bz2
|
||||
URL: http://www.pango.org
|
||||
@ -197,12 +197,12 @@ fi
|
||||
|
||||
%files -f modules.files
|
||||
%defattr(-, root, root)
|
||||
%doc README AUTHORS COPYING ChangeLog NEWS
|
||||
%doc README AUTHORS COPYING NEWS
|
||||
%doc pango-view/HELLO.txt
|
||||
%{_libdir}/libpango*-*.so.*
|
||||
%{_bindir}/pango-querymodules*
|
||||
%{_libdir}/pango
|
||||
%{_mandir}/man1/*
|
||||
%doc %{_mandir}/man1/*
|
||||
|
||||
%dir %{_sysconfdir}/pango
|
||||
%config %{_sysconfdir}/pango/pangox.aliases
|
||||
@ -214,10 +214,14 @@ fi
|
||||
%{_includedir}/*
|
||||
%{_libdir}/pkgconfig/*
|
||||
%{_bindir}/pango-view
|
||||
%{_datadir}/gtk-doc/html/pango
|
||||
%doc %{_datadir}/gtk-doc/html/pango
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 2 2007 Matthias Clasen <mclasen@redhat.com> - 1.17.5-2
|
||||
- Update license field
|
||||
- Don't install ChangeLog
|
||||
|
||||
* Mon Jul 30 2007 Matthias Clasen <mclasen@redhat.com> - 1.17.5-1
|
||||
- Update to 1.17.5
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user