- Move pango-view from pango-devel to pango
This commit is contained in:
parent
fcec64c98b
commit
a5c386ef97
@ -9,7 +9,7 @@
|
||||
Summary: System for layout and rendering of internationalized text
|
||||
Name: pango
|
||||
Version: 1.23.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
Source: http://download.gnome.org/sources/pango/1.23/pango-%{version}.tar.bz2
|
||||
@ -207,6 +207,7 @@ fi
|
||||
%doc pango-view/HELLO.txt
|
||||
%{_libdir}/libpango*-*.so.*
|
||||
%{_bindir}/pango-querymodules*
|
||||
%{_bindir}/pango-view
|
||||
%{_libdir}/pango
|
||||
%doc %{_mandir}/man1/*
|
||||
|
||||
@ -219,11 +220,13 @@ fi
|
||||
%{_libdir}/libpango*.so
|
||||
%{_includedir}/*
|
||||
%{_libdir}/pkgconfig/*
|
||||
%{_bindir}/pango-view
|
||||
%doc %{_datadir}/gtk-doc/html/pango
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 4 2009 Behdad Esfahbod <besfahbo@redhat.com> - 1.23.0-2
|
||||
- Move pango-view from pango-devel to pango
|
||||
|
||||
* Tue Feb 3 2009 Matthias Clasen <mclasen@redhat.com> - 1.23.0-1
|
||||
- Update to 1.23.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user