Accepting request 48954 from GNOME:Factory
Copy from GNOME:Factory/pango based on submit request 48954 from user vuntz OBS-URL: https://build.opensuse.org/request/show/48954 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pango?expand=0&rev=56
This commit is contained in:
commit
235357bb14
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 19 00:56:17 CEST 2010 - vuntz@opensuse.org
|
||||
|
||||
- Move gir files to devel subpackage.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 7 11:29:06 CEST 2010 - vuntz@opensuse.org
|
||||
|
||||
|
15
pango.spec
15
pango.spec
@ -38,7 +38,7 @@ Obsoletes: pango-64bit
|
||||
%endif
|
||||
#
|
||||
Version: 1.28.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: System for Layout and Rendering of Internationalised Text
|
||||
Source: ftp://ftp.gnome.org/pub/GNOME/sources/pango/1.18/%{name}-%{version}.tar.bz2
|
||||
Source1: README.SuSE
|
||||
@ -195,8 +195,6 @@ fi
|
||||
%else
|
||||
%doc README AUTHORS COPYING ChangeLog
|
||||
%endif
|
||||
# evidently no longer exists
|
||||
# %doc examples/HELLO.utf8
|
||||
%{_bindir}/pango-*
|
||||
%dir %{_libdir}/pango
|
||||
%dir %{_libdir}/pango/1.6.0
|
||||
@ -204,8 +202,10 @@ fi
|
||||
%{_libdir}/pango/1.6.0/modules/*.so
|
||||
%exclude %{_libdir}/pango/1.6.0/modules/pango-thai-lang.so
|
||||
%{_libdir}/lib*.so.*
|
||||
%{_libdir}/girepository-1.0/*.typelib
|
||||
%{_datadir}/gir-1.0/*.gir
|
||||
%{_libdir}/girepository-1.0/Pango-1.0.typelib
|
||||
%{_libdir}/girepository-1.0/PangoCairo-1.0.typelib
|
||||
%{_libdir}/girepository-1.0/PangoFT2-1.0.typelib
|
||||
%{_libdir}/girepository-1.0/PangoXft-1.0.typelib
|
||||
%doc %{_mandir}/man?/*.*
|
||||
%dir %{_sysconfdir}/pango
|
||||
%{_sysconfdir}/pango/pangox.aliases
|
||||
@ -223,7 +223,8 @@ fi
|
||||
%defattr(-, root, root)
|
||||
%{_libdir}/lib*.so
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%{_includedir}/pango-1.0
|
||||
%{_datadir}/gtk-doc/html/pango
|
||||
%{_includedir}/pango-1.0/
|
||||
%{_datadir}/gir-1.0/*.gir
|
||||
%doc %{_datadir}/gtk-doc/html/pango/
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user