git://git.onelab.eu
/
vserver-reference.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
06df74c
)
remove define in comment
author
Thierry Parmentelat
<thierry.parmentelat@inria.fr>
Tue, 10 Nov 2020 14:12:24 +0000
(15:12 +0100)
committer
Thierry Parmentelat
<thierry.parmentelat@inria.fr>
Tue, 10 Nov 2020 14:12:24 +0000
(15:12 +0100)
sliceimage.spec
patch
|
blob
|
history
diff --git
a/sliceimage.spec
b/sliceimage.spec
index
8bd618b
..
5a6f3c5
100644
(file)
--- a/
sliceimage.spec
+++ b/
sliceimage.spec
@@
-1,7
+1,7
@@
%define slicefamily %{pldistro}-%{distroname}-%{_arch}
# historically there was one dummy 'sliceimage' package, and
%define slicefamily %{pldistro}-%{distroname}-%{_arch}
# historically there was one dummy 'sliceimage' package, and
-# then 2 subpackages with
%{slicefamily} and system-%
{slicefamily}
+# then 2 subpackages with
{slicefamily} and system-
{slicefamily}
# however the python spec2make that we need to use on f>=15 is dumb
# it cannot detect it's an empty/dummy package, and thus includes it
# in e.g. noderepo, which fails
# however the python spec2make that we need to use on f>=15 is dumb
# it cannot detect it's an empty/dummy package, and thus includes it
# in e.g. noderepo, which fails
@@
-12,7
+12,6
@@
%define taglevel 12
# pldistro already in the rpm name
%define taglevel 12
# pldistro already in the rpm name
-#%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
%define release %{taglevel}%{?date:.%{date}}
%define release %{taglevel}%{?date:.%{date}}