# Without this, some documentation files end up in /usr/share/doc/python3-caja. # They should all go in /usr/share/doc/python-caja. %global _docdir_fmt %{name} %global _description\ Python bindings for Caja Name: python-caja Version: 1.20.1 Release: 3%{?dist} Epoch: 1 Summary: Python bindings for Caja Group: Development/Libraries License: GPLv2+ and LGPLv2+ URL: https://mate-desktop.org Source0: https://pub.mate-desktop.org/releases/1.20/%{name}-%{version}.tar.xz BuildRequires: python3-devel BuildRequires: caja-devel BuildRequires: pygobject3-devel BuildRequires: mate-common %description %_description %package -n python3-caja Summary: %summary %{?python_provide:%python_provide python3-caja} %description -n python3-caja %_description %package devel Summary: Python bindings for Caja Group: Development/Libraries Requires: python3-caja%{?_isa} = %{epoch}:%{version}-%{release} %description devel %_description %prep %autosetup -p1 %build export PYTHON=python3 %configure \ --disable-static make %{?_smp_mflags} %install %{make_install} mkdir -p %{buildroot}%{_datadir}/caja-python/extensions find %{buildroot} -name '*.la' -delete # We use %%doc instead rm %{buildroot}%{_docdir}/python-caja/README %find_lang %{name} --with-gnome --all-name %files -n python3-caja -f %{name}.lang %license COPYING %doc README AUTHORS NEWS %{_libdir}/caja/extensions-2.0/libcaja-python.so %{_datadir}/caja/extensions/libcaja-python.caja-extension %dir %{_datadir}/caja-python %dir %{_datadir}/caja-python/extensions %{_docdir}/python-caja/examples/ %files devel %{_libdir}/pkgconfig/caja-python.pc %changelog * Tue Aug 16 2018 Wolfgang Ulbrich - 1:1.20.1-3 - Switch to Python 3 - Move COPYING to /usr/share/licenses - drop obsolete rpm scriptlets * Fri Jul 13 2018 Fedora Release Engineering - 1:1.20.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Wolfgang Ulbrich - 1:1.20.1-1 - update to 1.20.1 release * Sun Feb 11 2018 Iryna Shcherbina - 1:1.20.0-2 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Sun Feb 11 2018 Wolfgang Ulbrich - 1.20.0-1 - update to 1.20.0 release - switch to using autosetup * Fri Feb 09 2018 Fedora Release Engineering - 1:1.19.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Oct 13 2017 Wolfgang Ulbrich - 1.19.0-1 - update to 1.19.0 release * Thu Aug 10 2017 Zbigniew Jędrzejewski-Szmek - 1:1.18.1-4 - Python 2 binary package renamed to python2-caja See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Thu Aug 03 2017 Fedora Release Engineering - 1:1.18.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Mon Jul 31 2017 Florian Weimer - 1:1.18.1-2 - Rebuild with binutils fix for ppc64le (#1475636) * Wed Jul 26 2017 Wolfgang Ulbrich - 1.18.1-1 - update to 1.18.1 * Tue Mar 14 2017 Wolfgang Ulbrich - 1.18.0-1 - update to 1.18.0 release * Sat Feb 11 2017 Fedora Release Engineering - 1:1.17.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Dec 06 2016 Wolfgang Ulbrich - 1.17.0-1 - test 1.17.0 release * Thu Sep 22 2016 Wolfgang Ulbrich - 1.16.0-1 - update to 1.16.0 release * Mon Jun 13 2016 Wolfgang Ulbrich - 1.15.0-1 - update to 1.15.0 release * Thu Apr 07 2016 Wolfgang Ulbrich - 1.14.0-1 - update to 1.14.0 * Sun Feb 07 2016 Wolfgang Ulbrich - 1.13.0-1 - update to 1.13.0 release * Thu Feb 04 2016 Fedora Release Engineering - 1:1.12.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Fri Nov 06 2015 Wolfgang Ulbrich - 1.12.0-1 - update to 1.12.0 release * Sat Sep 12 2015 Wolfgang Ulbrich - 1:1.10.0-1 - update to 1.10.0 release - remove patches - remove conditions for caja * Thu Jun 18 2015 Fedora Release Engineering - 1:1.4.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun Aug 17 2014 Fedora Release Engineering - 1:1.4.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering - 1:1.4.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat Apr 05 2014 Wolfgang Ulbrich - 1:1.4.0-6 - use and own %%{_libdir}/caja/extensions-2.0/python - fix rhbz (#1082693) * Sun Mar 16 2014 Wolfgang Ulbrich - 1:1.4.0-5 - create and own /usr/lib/caja/extensions-2.0/python/ directory * Wed Dec 18 2013 Wolfgang Ulbrich - 1:1.4.0-4 - rebuild for caja rename in f21 - add python2 stacks * Mon Sep 23 2013 Wolfgang Ulbrich - 1:1.4.0-3 - own directories * Fri Sep 06 2013 Wolfgang Ulbrich - 1:1.4.0-2 - initial build for fedora - use modern make install macro - add epoch tag to obsolete python-caja from external repo - add upstream patches to fix incorrect-FSF-address - add upstream patch for automake-1.13 - add LGPLv2+ to license information * Thu May 30 2013 Wolfgang Ulbrich - 1.4.0-1 - build for f19 - add python-caja_removal_of_mate-python_usage.patch * Tue Apr 10 2012 Wolfgang Ulbrich - 1.2.0-1 - rename package to python-caja * Wed Mar 14 2012 Wolfgang Ulbrich - 1.2.0-1 - update to 1.2.0 version * Mon Feb 13 2012 Wolfgang Ulbrich - caja-python-1.1.0-2 - rebuild for enable builds for .i686 * Sat Jan 21 2012 Wolfgang Ulbrich - 1.1.0-1 - update to version 1.1.0 * Wed Jan 04 2012 Wolfgang Ulbrich - 2011.12.01-1 - caja-python.spec based on nautilus-python-1.0-1.fc16 spec