1 |
# $Id: smeserver-usbdisksmanager.spec,v 1.24 2011/03/06 15:28:48 slords Exp $ |
# $Id: smeserver-usbdisksmanager.spec,v 1.25 2012/03/20 15:39:31 slords Exp $ |
2 |
# Authority: unnilennium |
# Authority: unnilennium |
3 |
# Name: Jean-Philippe Pialasse |
# Name: Jean-Philippe Pialasse |
4 |
|
|
11 |
|
|
12 |
Name: %{name} |
Name: %{name} |
13 |
%define version 0.2 |
%define version 0.2 |
14 |
%define release 25 |
%define release 26 |
15 |
Version: %{version} |
Version: %{version} |
16 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
17 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
41 |
Patch21: smeserver-usbdisksmanager-0.2-locale-2010-05-23.patch |
Patch21: smeserver-usbdisksmanager-0.2-locale-2010-05-23.patch |
42 |
Patch22: smeserver-usbdisksmanager-0.2-locale-2011-03-06.patch |
Patch22: smeserver-usbdisksmanager-0.2-locale-2011-03-06.patch |
43 |
Patch23: smeserver-usbdisksmanager-0.2-locale-2012-03-20.patch |
Patch23: smeserver-usbdisksmanager-0.2-locale-2012-03-20.patch |
44 |
|
Patch24: smeserver-usbdisksmanager-0.2-locale-2012-06-27.patch |
45 |
|
Patch25: smeserver-usbdisksmanager-0.2-patch1.patch |
46 |
BuildRoot: /var/tmp/e-smith-buildroot |
BuildRoot: /var/tmp/e-smith-buildroot |
47 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
48 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
51 |
AutoReqProv: no |
AutoReqProv: no |
52 |
|
|
53 |
%changelog |
%changelog |
54 |
|
* Wed June 27 2012 JP Pialasse <tests@pialasse.com> 0.2-26.sme |
55 |
|
- apply locale 2012-06-27 patch |
56 |
|
- fixing pannel listing cache [SME 6990] |
57 |
|
- adding RAID device recognition |
58 |
|
|
59 |
* Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 0.2-25.el6 |
* Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 0.2-25.el6 |
60 |
- apply locale 2012-03-20 patch |
- apply locale 2012-03-20 patch |
61 |
|
|