projects
/
opensuse:spec-cleaner.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Use spdx identifier for licenses
[opensuse:spec-cleaner.git]
/
tests
/
patches-in.spec
1
Patch2: a
2
Patch3: b
3
Patch: c
4
Patch1: d
5
Patch0: e
6
Patch99: f
7
Patch10: g
8
Patch11: h
9
# PATCH-FIX-OPENSUSE fix-for-opensuse-specific-things.patch bnc#123456
10
Patch12: i
11
12
%prep
13
%patch3 -p1
14
%patch2
15
%patch99 -p1
16
%patch0 -p1
17
%patch1
18
%patch -p1
19
%patch -P 10
20
%patch -p1 -P 11
21
%patch -P12 -p0