|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
|
|
|
|
|
Name: gnome-doc-utils
|
|
|
|
|
Version: 0.20.2
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
License: GPLv2+ and LGPLv2+ and GFDL
|
|
|
|
|
Group: Development/Tools
|
|
|
|
|
Summary: Documentation utilities for GNOME
|
|
|
|
@ -89,14 +89,17 @@ sed -i -e '/^Requires:/d' $RPM_BUILD_ROOT%{_datadir}/pkgconfig/xml2po.pc
|
|
|
|
|
%{_datadir}/gnome-doc-utils
|
|
|
|
|
%doc %{_mandir}/man1/xml2po.1.gz
|
|
|
|
|
%{python_sitelib}/xml2po/
|
|
|
|
|
%{_datadir}/pkgconfig/gnome-doc-utils.pc
|
|
|
|
|
|
|
|
|
|
%files stylesheets
|
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
|
%{_datadir}/pkgconfig/*
|
|
|
|
|
%{_datadir}/xml/gnome
|
|
|
|
|
%{_datadir}/xml/mallard
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Sep 28 2010 Matthias Clasen <mclasen@redhat.com> - 0.20.2-2
|
|
|
|
|
- Carry over a change from the f14 branch
|
|
|
|
|
|
|
|
|
|
* Tue Sep 28 2010 Matthias Clasen <mclasen@redhat.com> - 0.20.2-1
|
|
|
|
|
- Update to 0.20.2
|
|
|
|
|
|
|
|
|
|