1 |
# $Id: smeserver-usbdisksmanager.spec,v 1.22 2010/03/03 04:04:14 slords Exp $ |
# $Id: smeserver-usbdisksmanager.spec,v 1.23 2010/05/23 19:14:48 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 23 |
%define release 24 |
15 |
Version: %{version} |
Version: %{version} |
16 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
17 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
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 |
Patch20: smeserver-usbdisksmanager-0.2-locale-2010-03-02.patch |
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 |
43 |
BuildRoot: /var/tmp/e-smith-buildroot |
BuildRoot: /var/tmp/e-smith-buildroot |
44 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
45 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
48 |
AutoReqProv: no |
AutoReqProv: no |
49 |
|
|
50 |
%changelog |
%changelog |
51 |
|
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 0.2-24.sme |
52 |
|
- apply locale 2011-03-06 patch |
53 |
|
|
54 |
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 0.2-23.sme |
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 0.2-23.sme |
55 |
- apply locale 2010-05-23 patch |
- apply locale 2010-05-23 patch |
56 |
|
|
150 |
%patch19 -p1 |
%patch19 -p1 |
151 |
%patch20 -p1 |
%patch20 -p1 |
152 |
%patch21 -p1 |
%patch21 -p1 |
153 |
|
%patch22 -p1 |
154 |
|
|
155 |
%install |
%install |
156 |
|
|