Name: usbinstall Version: 1.2 Release: 1mamba Summary: A script with a GUI frontend to install openmamba into a removable storage device Group: System/Tools Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://gitlab.mambasoft.it/openmamba/usbinstall.git Source: http://gitlab.mambasoft.it/openmamba/usbinstall.git/v%{version}/%{name}-%{version}.tar.bz2 License: GPL Requires: PyQt4 %ifarch %{ix86} x86_64 Requires: grub Requires: grub-efi-x86_64 %endif %ifarch %{ix86} # grub-efi (32bit) currently only available on x86 arch Requires: grub-efi %endif Requires: openmamba-install-scripts = %{version}-%{release} Requires: mactel-boot Requires: udisks2 Requires: hfstools Requires: parted BuildRoot: %{_tmppath}/%{name}-%{version}-root %description A script with a GUI frontend to install openmamba into a removable storage device like a USB pendrive. %package -n openmamba-install-scripts Group: System/Tools Summary: Scripts to install openmamba rootfs archives to SD and then to internal MMC devices Requires: u-boot-tools Requires: git Requires: parted %description -n openmamba-install-scripts Scripts to install openmamba rootfs archives to SD and then to internal MMC devices. %prep %setup -q %install [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %makeinstall %find_lang %{name} %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %files -f %{name}.lang %defattr(-,root,root) %{_sbindir}/usbinstall %{_sysconfdir}/dbus-1/system.d/org.openmamba.usbinstall.conf %{_datadir}/applications/usbinstall.desktop %dir %{_datadir}/openmamba/usbinstall %dir %{_datadir}/openmamba/usbinstall/img %{_datadir}/openmamba/usbinstall/img/back1.png %{_datadir}/openmamba/usbinstall/img/back2.png %{_datadir}/openmamba/usbinstall/img/back3.png %{_datadir}/openmamba/usbinstall/img/exit.png %{_datadir}/openmamba/usbinstall/img/nuvola.png %{_datadir}/openmamba/usbinstall/img/pach1.png %{_datadir}/openmamba/usbinstall/usbinstall.py %{_datadir}/polkit-1/actions/org.openmamba.usbinstall.policy %files -n openmamba-install-scripts %defattr(-,root,root) %{_sbindir}/mmcinstall %{_sbindir}/rootfsinstall %changelog * Mon Jun 27 2016 Silvan Calarco 1.2-1mamba - update to 1.2 * Fri Dec 19 2014 Silvan Calarco 1.1-1mamba - update to 1.1 - require mactel-boot, udisks2, hfstools, parted * Thu Aug 21 2014 Silvan Calarco 1.0.1-1mamba - update to 1.0.1 * Thu Apr 24 2014 Silvan Calarco 1.0-1mamba - update to 1.0 * Fri Nov 22 2013 Silvan Calarco 0.9-1mamba - update to 0.9 - added openmamba-install-scripts subpackage * Tue Sep 24 2013 Silvan Calarco 0.8.3-1mamba - update to 0.8.3 * Tue Aug 13 2013 Silvan Calarco 0.8.2-1mamba - update to 0.8.2 * Mon Jul 29 2013 Silvan Calarco 0.8.1-1mamba - update to 0.8.1 * Wed Jul 03 2013 Silvan Calarco 0.8-1mamba - update to 0.8 * Wed May 22 2013 Silvan Calarco 0.7-1mamba - update to 0.7 * Tue Oct 16 2012 Silvan Calarco 0.6-1mamba - update to 0.6 * Mon Mar 12 2012 Silvan Calarco 0.5-2mamba - fix packager email, Source0 path, summary and description * Wed Mar 07 2012 Filippo Bedendo Bordon 0.5-1mamba - update to 0.5 * Sun Nov 13 2011 Filippo Bedendo Bordon 0.4-1mamba - update to 0.4 * Thu Nov 10 2011 Filippo Bedendo Bordon 0.3-1mamba - package created by autospec