Co-own /usr/share/gtk-doc/ directory (#604407)
This commit is contained in:
parent
db47b68d34
commit
da90005747
@ -2,7 +2,7 @@
|
||||
|
||||
Name: pangomm
|
||||
Version: 2.26.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: C++ interface for Pango
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -33,7 +33,7 @@ Requires: %{name} = %{version}-%{release}
|
||||
Requires: glibmm24-devel
|
||||
Requires: cairomm-devel
|
||||
Requires: pango-devel
|
||||
Requires: pkgconfig gtk-doc
|
||||
Requires: pkgconfig
|
||||
|
||||
|
||||
%description devel
|
||||
@ -89,10 +89,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/*.so
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%{_libdir}/pangomm-%{apiver}
|
||||
%{_datadir}/gtk-doc/html/pangomm-%{apiver}
|
||||
%{_datadir}/gtk-doc/
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 14 2010 Kalev Lember <kalev@smartlink.ee> - 2.26.2-2
|
||||
- Co-own /usr/share/gtk-doc/ directory (#604407)
|
||||
|
||||
* Mon Jul 05 2010 Kalev Lember <kalev@smartlink.ee> - 2.26.2-1
|
||||
- Update to 2.26.2
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user