diff --git a/nautilus-python.spec b/nautilus-python.spec index 5b19239..8876622 100644 --- a/nautilus-python.spec +++ b/nautilus-python.spec @@ -2,7 +2,7 @@ Name: nautilus-python Version: 1.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Python bindings for Nautilus Group: Development/Libraries @@ -40,8 +40,7 @@ autoreconf -if -I m4 %build %configure \ - --enable-gtk-doc \ - --docdir=%{_datadir}/doc/%{name}-%{version} + --enable-gtk-doc make %{?_smp_mflags} @@ -63,12 +62,16 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %files devel %defattr(-,root,root,-) %doc README AUTHORS COPYING NEWS -%{_datadir}/doc/%{name}-%{version}/examples/*.py +%doc %{_pkgdocdir}/examples/*.py %{_libdir}/pkgconfig/%{name}.pc %{_datadir}/gtk-doc/html/%{name} %changelog +* Tue Feb 04 2014 Till Maas - 1.1-6 +- Use %%{_pkgdocdir} (#1046899, #993991, #992325) +- Fix date in changelog + * Sat Aug 03 2013 Fedora Release Engineering - 1.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild @@ -90,7 +93,7 @@ find $RPM_BUILD_ROOT -name '*.la' -delete - Own /usr/share/nautilus-python/extensions instead of the old arch dependent locations -* Tue Feb 12 2011 Tim Lauridsen - 0.7.0-4 +* Sat Feb 12 2011 Tim Lauridsen - 0.7.0-4 - Make it build with latest nautilus * Tue Feb 08 2011 Fedora Release Engineering - 0.7.0-3