1 |
# $Id: smeserver-usbdisksmanager.spec,v 1.16 2009/03/01 19:29:42 snetram Exp $ |
# $Id: smeserver-usbdisksmanager.spec,v 1.17 2009/03/03 21:37:00 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 17 |
%define release 18 |
15 |
Version: %{version} |
Version: %{version} |
16 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
17 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
33 |
Patch13: smeserver-usbdisksmanager-0.2-locale-2009-01-01.patch |
Patch13: smeserver-usbdisksmanager-0.2-locale-2009-01-01.patch |
34 |
Patch14: smeserver-usbdisksmanager-0.2-locale-2009-03-01.patch |
Patch14: smeserver-usbdisksmanager-0.2-locale-2009-03-01.patch |
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 |
37 |
BuildRoot: /var/tmp/e-smith-buildroot |
BuildRoot: /var/tmp/e-smith-buildroot |
38 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
39 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
42 |
AutoReqProv: no |
AutoReqProv: no |
43 |
|
|
44 |
%changelog |
%changelog |
45 |
|
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 0.2-18.sme |
46 |
|
- apply locale 2009-04-27 patch |
47 |
|
|
48 |
* Tue Mar 03 2009 SME Translation Server |
* Tue Mar 03 2009 SME Translation Server |
49 |
- apply locale 2009-03-03 patch |
- apply locale 2009-03-03 patch |
50 |
|
|
120 |
%patch13 -p1 |
%patch13 -p1 |
121 |
%patch14 -p1 |
%patch14 -p1 |
122 |
%patch15 -p1 |
%patch15 -p1 |
123 |
|
%patch16 -p1 |
124 |
|
|
125 |
%install |
%install |
126 |
|
|