Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package obs-service-replace_using_env for
openSUSE:Factory checked in at 2021-05-06 22:52:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/obs-service-replace_using_env (Old)
and /work/SRC/openSUSE:Factory/.obs-service-replace_using_env.new.2988
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "obs-service-replace_using_env"
Thu May 6 22:52:43 2021 rev:2 rq:890889 version:0.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/obs-service-replace_using_env/obs-service-replace_using_env.changes
2021-04-14 10:10:55.957488983 +0200
+++
/work/SRC/openSUSE:Factory/.obs-service-replace_using_env.new.2988/obs-service-replace_using_env.changes
2021-05-06 22:53:16.594588833 +0200
@@ -1,0 +2,5 @@
+Tue Apr 27 11:23:42 UTC 2021 - Vasily Ulyanov <[email protected]>
+
+- Remove meta info for virt-containers
+
+-------------------------------------------------------------------
Old:
----
virt-containers-meta
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ obs-service-replace_using_env.spec ++++++
--- /var/tmp/diff_new_pack.uuqFCB/_old 2021-05-06 22:53:16.966587299 +0200
+++ /var/tmp/diff_new_pack.uuqFCB/_new 2021-05-06 22:53:16.966587299 +0200
@@ -25,8 +25,7 @@
Source0: replace_using_env
Source1: replace_using_env.service
Source2: README
-Source3: virt-containers-meta
-Source4: LICENSE
+Source3: LICENSE
Requires: bash
Requires: sed
BuildArch: noarch
@@ -37,15 +36,14 @@
%prep
cp %{SOURCE2} .
-cp %{SOURCE4} .
+cp %{SOURCE3} .
%build
%install
-mkdir -p %{buildroot}%{_prefix}/lib/obs/service/meta
+mkdir -p %{buildroot}%{_prefix}/lib/obs/service
install -m 0755 %{SOURCE0} %{buildroot}%{_prefix}/lib/obs/service
install -m 0644 %{SOURCE1} %{buildroot}%{_prefix}/lib/obs/service
-install -m 0755 %{SOURCE3} %{buildroot}%{_prefix}/lib/obs/service/meta
%files
%license LICENSE