1 |
# $Id: smeserver-usbdisksmanager.spec,v 1.18 2009/04/27 16:11:21 slords Exp $ |
# $Id: smeserver-usbdisksmanager.spec,v 1.19 2009/05/20 18:16:28 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 19 |
%define release 20 |
15 |
Version: %{version} |
Version: %{version} |
16 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
17 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
35 |
Patch15: smeserver-usbdisksmanager-0.2-locale-2009-03-03.patch |
Patch15: smeserver-usbdisksmanager-0.2-locale-2009-03-03.patch |
36 |
Patch16: smeserver-usbdisksmanager-0.2-locale-2009-04-27.patch |
Patch16: smeserver-usbdisksmanager-0.2-locale-2009-04-27.patch |
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 |
39 |
BuildRoot: /var/tmp/e-smith-buildroot |
BuildRoot: /var/tmp/e-smith-buildroot |
40 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
41 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
44 |
AutoReqProv: no |
AutoReqProv: no |
45 |
|
|
46 |
%changelog |
%changelog |
47 |
|
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 0.2-20.sme |
48 |
|
- apply locale 2009-08-24 patch |
49 |
|
|
50 |
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 0.2-19.sme |
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 0.2-19.sme |
51 |
- apply locale 2009-05-20 patch |
- apply locale 2009-05-20 patch |
52 |
|
|
130 |
%patch15 -p1 |
%patch15 -p1 |
131 |
%patch16 -p1 |
%patch16 -p1 |
132 |
%patch17 -p1 |
%patch17 -p1 |
133 |
|
%patch18 -p1 |
134 |
|
|
135 |
%install |
%install |
136 |
|
|