Accepting request 94592 from devel:openSUSE:Factory:rpmlint
- install licenses.config OBS-URL: https://build.opensuse.org/request/show/94592 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint-mini?expand=0&rev=58
This commit is contained in:
commit
0363c45fcb
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 29 12:17:48 UTC 2011 - lnussel@suse.de
|
||||||
|
|
||||||
|
- install licenses.config
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 24 11:39:18 CEST 2011 - dmueller@suse.de
|
Mon Oct 24 11:39:18 CEST 2011 - dmueller@suse.de
|
||||||
|
|
||||||
|
@ -74,7 +74,7 @@ cp -a /bin/dash /usr/bin/checkbashisms $RPM_BUILD_ROOT/opt/testing/bin
|
|||||||
cp -a /usr/share/rpmlint/*.py $RPM_BUILD_ROOT/opt/testing/share/rpmlint
|
cp -a /usr/share/rpmlint/*.py $RPM_BUILD_ROOT/opt/testing/share/rpmlint
|
||||||
# install config files
|
# install config files
|
||||||
install -d -m 755 $RPM_BUILD_ROOT/opt/testing/share/rpmlint/mini
|
install -d -m 755 $RPM_BUILD_ROOT/opt/testing/share/rpmlint/mini
|
||||||
for i in /etc/rpmlint/{rpmgroups,pie}.config "%{SOURCE103}"; do
|
for i in /etc/rpmlint/{rpmgroups,pie,licenses}.config "%{SOURCE103}"; do
|
||||||
cp $i $RPM_BUILD_ROOT/opt/testing/share/rpmlint/mini
|
cp $i $RPM_BUILD_ROOT/opt/testing/share/rpmlint/mini
|
||||||
done
|
done
|
||||||
install -m 644 -D /usr/share/rpmlint/config $RPM_BUILD_ROOT/opt/testing/share/rpmlint/config
|
install -m 644 -D /usr/share/rpmlint/config $RPM_BUILD_ROOT/opt/testing/share/rpmlint/config
|
||||||
|
Loading…
Reference in New Issue
Block a user