- Add more documentation files to the package (RH bug #445519).
This commit is contained in:
parent
a6b84b4f3f
commit
62685cf568
@ -6,7 +6,7 @@
|
||||
|
||||
Name: pycairo
|
||||
Version: 1.4.12
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: LGPL
|
||||
Group: Development/Languages
|
||||
Summary: Python bindings for the cairo library
|
||||
@ -53,6 +53,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS ChangeLog COPYING* INSTALL NEWS README
|
||||
%doc examples doc/FAQ doc/NOTES
|
||||
%{python_sitearch}/cairo/
|
||||
|
||||
%files devel
|
||||
@ -61,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/pycairo.pc
|
||||
|
||||
%changelog
|
||||
* Wed May 07 2008 Matthew Barnes <mbarnes@redhat.com> - 1.4.12-3
|
||||
- Add more documentation files to the package (RH bug #445519).
|
||||
|
||||
* Sun Feb 17 2008 Matthew Barnes <mbarnes@redhat.com> - 1.4.12-2.fc9
|
||||
- Rebuild with GCC 4.3
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user