diff --git a/usbinstall.spec b/usbinstall.spec index a8597e2..c696103 100644 --- a/usbinstall.spec +++ b/usbinstall.spec @@ -1,13 +1,13 @@ Name: usbinstall -Version: 1.0.1 +Version: 1.1 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://www.openmamba.org -Source: %{name}-%{version}.tar.bz2 +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 @@ -19,6 +19,10 @@ Requires: grub-efi-x86_64 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 @@ -29,6 +33,7 @@ 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. @@ -67,6 +72,10 @@ Scripts to install openmamba rootfs archives to SD and then to internal MMC devi %{_sbindir}/rootfsinstall %changelog +* 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