%global modname 2.4.2 Summary: Open source Church presentation and lyrics projection application Name: OpenLP Version: 2.4.2 Release: 2%{?dist} Source0: https://get.openlp.org/%{version}/OpenLP-%{version}.tar.gz License: GPLv2 Group: Applications/Multimedia BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch URL: http://openlp.org/ BuildRequires: desktop-file-utils BuildRequires: python3-devel BuildRequires: python3-setuptools Requires: python3-qt5 Requires: python3-qt5-webkit Requires: python3-beautifulsoup4 Requires: python3-chardet Requires: python3-lxml Requires: python3-sqlalchemy Requires: python3-enchant Requires: python3-mako Requires: python3-openoffice Requires: python3-alembic Requires: hicolor-icon-theme Requires: libreoffice-graphicfilter Requires: libreoffice-impress Requires: mupdf %description OpenLP is a church presentation software, for lyrics projection software, used to display slides of Songs, Bible verses, videos, images, and presentations via LibreOffice using a computer and projector. %prep %setup -q %build %{__python3} setup.py build %install rm -rf %{buildroot} %{__python3} setup.py install --skip-build -O1 --root %{buildroot} install -m644 -p -D resources/images/openlp-logo-16x16.png \ %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/openlp.png install -m644 -p -D resources/images/openlp-logo-32x32.png \ %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/openlp.png install -m644 -p -D resources/images/openlp-logo-48x48.png \ %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/openlp.png install -m644 -p -D resources/images/openlp-logo.svg \ %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/openlp.svg desktop-file-install \ --dir %{buildroot}/%{_datadir}/applications \ resources/openlp.desktop desktop-file-validate %{buildroot}/%{_datadir}/applications/openlp.desktop mv %{buildroot}%{_bindir}/openlp.py %{buildroot}%{_bindir}/openlp mkdir -p %{buildroot}%{_datadir}/openlp/i18n/ mv resources/i18n/*.qm %{buildroot}%{_datadir}/openlp/i18n mkdir -p %{buildroot}%{_datadir}/mime/packages cp -p resources/openlp.xml %{buildroot}%{_datadir}/mime/packages %post touch --no-create %{_datadir}/icons/hicolor ||: touch --no-create %{_datadir}/mime/packages &> /dev/null || : update-desktop-database &> /dev/null ||: %postun if [ $1 -eq 0 ]; then touch --no-create %{_datadir}/icons/hicolor ||: gtk-update-icon-cache -q %{_datadir}/icons/hicolor 2> /dev/null ||: update-mime-database %{_datadir}/mime &> /dev/null ||: fi update-desktop-database &> /dev/null ||: %posttrans gtk-update-icon-cache -q %{_datadir}/icons/hicolor 2> /dev/null ||: update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %clean rm -rf %{buildroot} %files %defattr(-,root,root) %doc copyright.txt LICENSE %{_bindir}/openlp %{_datadir}/mime/packages/openlp.xml %{_datadir}/applications/openlp.desktop %{_datadir}/icons/hicolor/*/apps/openlp.* %{_datadir}/openlp %{python3_sitelib}/openlp/ %{python3_sitelib}/OpenLP-%{modname}*.egg-info %changelog * Tue Jul 19 2016 Fedora Release Engineering - 2.4.2-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Sat Jun 25 2016 Tim Bentley Tim.Bentley@openlp.org - 2.4.2-1 - 2.4.2 Release * Sat Apr 30 2016 Tim Bentley Tim.Bentley@openlp.org - 2.4.1-1 - 2.4.1 Release * Wed Mar 02 2016 Rex Dieter 2.4-2 - Requires: +python3-qt5-webkit, -phonon * Sat Feb 13 2016 Tim Bentley Tim.Bentley@openlp.org - 2.4-1 - 2.4 Release * Sun Feb 07 2016 Tim Bentley Tim.Bentley@openlp.org - 2.3.3-1 - 2.3.3 RC Releaase * Wed Feb 03 2016 Fedora Release Engineering - 2.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Sun Jan 10 2016 Tim Bentley Tim.Bentley@openlp.org - 2.3.2-1 - 2.3.2 Beta Release * Mon Dec 28 2015 Tim Bentley Tim.Bentley@openlp.org - 2.3.1-1 - 2.3.1 Alpha Release * Tue Nov 10 2015 Fedora Release Engineering - 2.2.1-1 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Fri Oct 30 2015 Tim Bentley Tim.Bentley@openlp.org - 2.2.1-0 - 2.2.1 Update release * Sat Oct 17 2015 Tim Bentley Tim.Bentley@openlp.org - 2.2-0 - 2.2 Full Release * Sun Aug 23 2015 Tim Bentley Tim.Bentley@openlp.org - 2.1.6-2 - 2.1.6 Test Release 2 * Sun Aug 23 2015 Tim Bentley Tim.Bentley@openlp.org - 2.1.6-1 - 2.1.6 Test Release * Tue Jun 16 2015 Fedora Release Engineering - 2.1.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun May 31 2015 Tim Bentley Tim.Bentley@openlp.org - 2.1.5-1 - 2.1.5 Test Release * Sun Apr 26 2015 Tim Bentley Tim.Bentley@openlp.org - 2.1.4-1 - 2.1.4 Beta 4 Release * Sat Feb 21 2015 Tim Bentley Tim.Bentley@openlp.org - 2.1.3-1 - 2.1.3 Beta 3 Release * Sat Jan 24 2015 Tim Bentley Tim.Bentley@openlp.org - 2.1.2-1 - 2.1.2 Beta 2 Release * Mon Nov 24 2014 Tim Bentley Tim.Bentley@openlp.org - 2.1.1-2 - Remove libreoffice-headless * Sat Nov 1 2014 Tim Bentley Tim.Bentley@openlp.org - 2.1.1 - 2.1.1 Beta Release * Sat Sep 27 2014 Rex Dieter 2.0.5-2 - update/optimize icon/mime scriptlets * Fri Jun 27 2014 Tim Bentley Tim.Bentley@openlp.org - 2.0.5-1 - 2.0.5 final release * Fri Jun 06 2014 Fedora Release Engineering - 2.0.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun Feb 2 2014 Tim Bentley - 2.0.4-1 - Release 2.0.4 * Sat Sep 14 2013 Tim Bentley - 2.0.3-1 - Release 2.0.3 * Sun Aug 25 2013 Tim Bentley - 2.0.2-2 - Release 2.0.2 * Fri Aug 02 2013 Fedora Release Engineering - 2.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Feb 13 2013 Fedora Release Engineering - 2.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sat Jan 05 2013 Tim Bentley - 2.0.1-1 - Release 2.0.1 * Sat Dec 1 2012 Tim Bentley - 2.0-1 - Release 2.0 * Sat Sep 15 2012 Tim Bentley - 1.9.12-1 - Release 1.9.12 * Sat Jul 28 2012 Tim Bentley - 1.9.11-1 - Relaese 1.9.11 build * Wed Jul 18 2012 Fedora Release Engineering - 1.9.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sat Jun 23 2012 Tim Bentley - 1.9.10-2 - Import Issues * Sat Jun 23 2012 Tim Bentley - 1.9.10-1 - Release 1.9.10 build * Sun Mar 25 2012 Tim Bentley - 1.9.9-1 - Release 1.9.9 build * Fri Dec 23 2011 Tim Bentley - 1.9.8-1 - Release 1.9.8 build * Sat Sep 24 2011 Tim Bentley - 1.9.7 - Weekly build * Sat Jun 25 2011 Tim Bentley - 1.9.6-1 - Release build for beta 2 * Sat Jun 11 2011 Tim Bentley - 1.9.5-5 - Update Build Script * Tue May 24 2011 Tim Bentley - 1.9.5-4 - Fix Typing error * Mon May 23 2011 Tim Bentley - 1.9.5-3 - Fix dependancy * Mon May 23 2011 Tim Bentley - 1.9.5-2 - Fix LibreOffice addition for presentations * Fri Mar 25 2011 Tim Bentley - 1.9.5-1 - Beta 1 release build * Mon Feb 07 2011 Fedora Release Engineering - 1.9.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Sat Jan 8 2011 Tim Bentley - 1.9.4-1 - Alpha 4 release build * Sat Sep 25 2010 Tim Bentley - 1.9.3-1 - Alpha 3 release build * Mon Aug 30 2010 Tim Bentley - 1.9.2.1-4 - Update to build 1000 * Sat Aug 28 2010 Tim Bentley - 1.9.2.1-3 - Update to 996 and test build on git * Wed Jul 21 2010 David Malcolm - 1.9.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild * Sat Jun 26 2010 Tim Bentley 1.9.2.1 - Fix bug with build versions * Sat Jun 26 2010 Tim Bentley 1.9.2 - New Release - Alpha 2 Release * Sun Mar 28 2010 Tim Bentley 1.9.1.1 - Initial build version - Alpha 1 Release