1 |
# $Id: smeserver-usbdisksmanager.spec,v 1.25 2012/03/20 15:39:31 slords Exp $ |
# $Id: smeserver-usbdisksmanager.spec,v 1.27 2012/06/28 01:41:17 unnilennium 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 26 |
%define release 27 |
15 |
Version: %{version} |
Version: %{version} |
16 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
17 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
51 |
AutoReqProv: no |
AutoReqProv: no |
52 |
|
|
53 |
%changelog |
%changelog |
54 |
* Wed June 27 2012 JP Pialasse <tests@pialasse.com> 0.2-26.sme |
* Thu Jun 28 2012 JP Pialasse <tests@pialasse.com> 0.2-27.sme |
55 |
|
- fixed spec patch line forgotten |
56 |
|
* Wed Jun 27 2012 JP Pialasse <tests@pialasse.com> 0.2-26.sme |
57 |
- apply locale 2012-06-27 patch |
- apply locale 2012-06-27 patch |
58 |
- fixing pannel listing cache [SME 6990] |
- fixing pannel listing cache [SME 6990] |
59 |
- adding RAID device recognition |
- adding RAID device recognition |
165 |
%patch21 -p1 |
%patch21 -p1 |
166 |
%patch22 -p1 |
%patch22 -p1 |
167 |
%patch23 -p1 |
%patch23 -p1 |
168 |
|
%patch24 -p1 |
169 |
|
%patch25 -p1 |
170 |
|
|
171 |
%install |
%install |
172 |
|
|