Hello community,
here is the log from the commit of package 000package-groups for
openSUSE:Factory checked in at 2019-04-10 09:34:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/000package-groups (Old)
and /work/SRC/openSUSE:Factory/.000package-groups.new.3908 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "000package-groups"
Wed Apr 10 09:34:45 2019 rev:65 rq: version:unknown
Changes:
--------
New Changes file:
NO CHANGES FILE!!!
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ openSUSE-release.spec.in ++++++
--- /var/tmp/diff_new_pack.XNnohz/_old 2019-04-10 09:34:50.449533952 +0200
+++ /var/tmp/diff_new_pack.XNnohz/_new 2019-04-10 09:34:50.449533952 +0200
@@ -234,12 +234,12 @@
# fate#319341, make openSUSE-release own YaST license files. TODO:
# get rid of /etc/YaST2/licenses
-install -D -d -m 755 "%{buildroot}%{_sysconfdir}/YaST2/licenses/base"
+install -D -d -m 755 "%{buildroot}%_defaultlicensedir/product/base"
install -D -d -m 755 "%{buildroot}%_defaultlicensedir"
cp -a license "%{buildroot}%_defaultlicensedir/%name"
pushd license
for i in *; do
- ln -s "%_defaultlicensedir/%name/$i"
%{buildroot}%{_sysconfdir}/YaST2/licenses/base/$i
+ ln -s "%_defaultlicensedir/%name/$i"
%{buildroot}%_defaultlicensedir/product/base/$i
done
___CREATE_PRODUCT_FILES___
@@ -272,8 +272,8 @@
%files
%defattr(644,root,root,755)
-%dir %{_sysconfdir}/YaST2/licenses
-%{_sysconfdir}/YaST2/licenses/base
+%dir %_defaultlicensedir/product
+%_defaultlicensedir/product/base
%license license/*
%{_sysconfdir}/os-release
%{_libexecdir}/os-release