Accepting request 242969 from home:michal-m:branches:Base:System
- Accept also rpmlintrc files without any <package>- prefix. OBS-URL: https://build.opensuse.org/request/show/242969 OBS-URL: https://build.opensuse.org/package/show/Base:System/pesign-obs-integration?expand=0&rev=29
This commit is contained in:
parent
516bf187be
commit
833c62a58c
@ -72,7 +72,7 @@ sed "
|
|||||||
}
|
}
|
||||||
" /usr/lib/rpm/pesign/pesign-repackage.spec.in >"$output/pesign-repackage.spec"
|
" /usr/lib/rpm/pesign/pesign-repackage.spec.in >"$output/pesign-repackage.spec"
|
||||||
|
|
||||||
for rpmlintrc in $RPM_SOURCE_DIR/*-rpmlintrc; do
|
for rpmlintrc in $RPM_SOURCE_DIR/*rpmlintrc; do
|
||||||
if test -e "$rpmlintrc"; then
|
if test -e "$rpmlintrc"; then
|
||||||
cp "$rpmlintrc" "$output/"
|
cp "$rpmlintrc" "$output/"
|
||||||
fi
|
fi
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 30 09:32:58 UTC 2014 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Accept also rpmlintrc files without any <package>- prefix.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 28 14:14:39 UTC 2014 - mmarek@suse.cz
|
Mon Jul 28 14:14:39 UTC 2014 - mmarek@suse.cz
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user