--- rpms/smeserver-usbdisksmanager/contribs8/smeserver-usbdisksmanager.spec 2012/06/16 16:55:19 1.1 +++ rpms/smeserver-usbdisksmanager/contribs8/smeserver-usbdisksmanager.spec 2016/03/09 07:57:54 1.4 @@ -1,4 +1,4 @@ -# $Id: smeserver-usbdisksmanager.spec,v 1.25 2012/03/20 15:39:31 slords Exp $ +# $Id: smeserver-usbdisksmanager.spec,v 1.3 2013/07/15 00:14:27 unnilennium Exp $ # Authority: unnilennium # Name: Jean-Philippe Pialasse @@ -11,7 +11,7 @@ Summary: smeserver-usbdisksmanager Name: %{name} %define version 1.0 -%define release 1 +%define release 4 Version: %{version} Release: %{release}%{?dist} License: GNU GPL version 2 @@ -22,8 +22,22 @@ BuildRequires: e-smith-devtools >= 1.13. BuildArchitectures: noarch Requires: smeserver-release >= 8.0 AutoReqProv: no +Patch0: smeserver-usbdisksmanager-1.0-locale-2012-06-26.patch +Patch1: smeserver-usbdisksmanager-1.0-patch1.patch +Patch2: smeserver-usbdisksmanager-1.0-locale-2013-07-14.patch +Patch3: smeserver-usbdisksmanager-1.0-locale-2016-03-09.patch + %changelog +* Wed Mar 09 2016 JP Pialasse 1.0-4.sme +- apply locale 2016-03-09 patch + +* Sun Jul 14 2013 JP Pialasse 1.0-3.sme +- apply locale 2013-07-14 patch +* Tue Jun 26 2012 JP PIALASSE tests@pialasse.com 1.0-2.sme +- manager interface display fix [SME 6989] +- blkid cache removed for manager listing [SME 6990] +- Apply local 2012-06-26 * Sat Jun 16 2012 JP PIALASSE tests@pialasse.com 1.0-1.sme - Initial version @@ -32,6 +46,11 @@ Web interface to manage removable hard d %prep %setup +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 + %install