1 |
# $Id: smeserver-usbdisksmanager.spec,v 1.2 2012/06/27 04:30:20 unnilennium Exp $ |
# $Id: smeserver-usbdisksmanager.spec,v 1.3 2013/07/15 00:14:27 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 1.0 |
%define version 1.0 |
14 |
%define release 3 |
%define release 4 |
15 |
Version: %{version} |
Version: %{version} |
16 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
17 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
25 |
Patch0: smeserver-usbdisksmanager-1.0-locale-2012-06-26.patch |
Patch0: smeserver-usbdisksmanager-1.0-locale-2012-06-26.patch |
26 |
Patch1: smeserver-usbdisksmanager-1.0-patch1.patch |
Patch1: smeserver-usbdisksmanager-1.0-patch1.patch |
27 |
Patch2: smeserver-usbdisksmanager-1.0-locale-2013-07-14.patch |
Patch2: smeserver-usbdisksmanager-1.0-locale-2013-07-14.patch |
28 |
|
Patch3: smeserver-usbdisksmanager-1.0-locale-2016-03-09.patch |
29 |
|
|
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.0-4.sme |
33 |
|
- apply locale 2016-03-09 patch |
34 |
|
|
35 |
* Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 1.0-3.sme |
* Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 1.0-3.sme |
36 |
- apply locale 2013-07-14 patch |
- apply locale 2013-07-14 patch |
37 |
* Tue Jun 26 2012 JP PIALASSE tests@pialasse.com 1.0-2.sme |
* Tue Jun 26 2012 JP PIALASSE tests@pialasse.com 1.0-2.sme |
49 |
%patch0 -p1 |
%patch0 -p1 |
50 |
%patch1 -p1 |
%patch1 -p1 |
51 |
%patch2 -p1 |
%patch2 -p1 |
52 |
|
%patch3 -p1 |
53 |
|
|
54 |
|
|
55 |
%install |
%install |
56 |
|
|