1 |
# $Id: smeserver-usbdisksmanager.spec,v 1.20 2009/08/24 17:58:13 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 21 |
%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 |
37 |
Patch17: smeserver-usbdisksmanager-0.2-locale-2009-05-20.patch |
Patch17: smeserver-usbdisksmanager-0.2-locale-2009-05-20.patch |
38 |
Patch18: smeserver-usbdisksmanager-0.2-locale-2009-08-24.patch |
Patch18: smeserver-usbdisksmanager-0.2-locale-2009-08-24.patch |
39 |
Patch19: smeserver-usbdisksmanager-0.2-locale-2009-10-27.patch |
Patch19: smeserver-usbdisksmanager-0.2-locale-2009-10-27.patch |
40 |
|
Patch20: smeserver-usbdisksmanager-0.2-locale-2010-03-02.patch |
41 |
|
Patch21: smeserver-usbdisksmanager-0.2-locale-2010-05-23.patch |
42 |
|
Patch22: smeserver-usbdisksmanager-0.2-locale-2011-03-06.patch |
43 |
|
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 |
|
* 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 |
58 |
|
- fixing pannel listing cache [SME 6990] |
59 |
|
- adding RAID device recognition |
60 |
|
|
61 |
|
* Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 0.2-25.el6 |
62 |
|
- apply locale 2012-03-20 patch |
63 |
|
|
64 |
|
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 0.2-24.sme |
65 |
|
- apply locale 2011-03-06 patch |
66 |
|
|
67 |
|
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 0.2-23.sme |
68 |
|
- apply locale 2010-05-23 patch |
69 |
|
|
70 |
|
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 0.2-22.sme |
71 |
|
- apply locale 2010-03-02 patch |
72 |
|
|
73 |
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 0.2-21.sme |
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 0.2-21.sme |
74 |
- apply locale 2009-10-27 patch |
- apply locale 2009-10-27 patch |
75 |
|
|
161 |
%patch17 -p1 |
%patch17 -p1 |
162 |
%patch18 -p1 |
%patch18 -p1 |
163 |
%patch19 -p1 |
%patch19 -p1 |
164 |
|
%patch20 -p1 |
165 |
|
%patch21 -p1 |
166 |
|
%patch22 -p1 |
167 |
|
%patch23 -p1 |
168 |
|
%patch24 -p1 |
169 |
|
%patch25 -p1 |
170 |
|
|
171 |
%install |
%install |
172 |
|
|