Hello community,

here is the log from the commit of package microos-tools for openSUSE:Factory 
checked in at 2020-10-03 18:52:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/microos-tools (Old)
 and      /work/SRC/openSUSE:Factory/.microos-tools.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "microos-tools"

Sat Oct  3 18:52:03 2020 rev:11 rq:838213 version:2.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/microos-tools/microos-tools.changes      
2020-08-20 22:27:38.919948204 +0200
+++ /work/SRC/openSUSE:Factory/.microos-tools.new.4249/microos-tools.changes    
2020-10-03 18:52:07.629243443 +0200
@@ -1,0 +2,7 @@
+Mon Sep 28 09:13:15 UTC 2020 - Thorsten Kukuk <ku...@suse.com>
+
+- Update to version 2.5 
+  - tmp.conf now part of filesystem package for Factory
+- Include tmp.conf for SUSE MicroOS
+
+-------------------------------------------------------------------

Old:
----
  microos-tools-2.4.tar.xz

New:
----
  microos-tools-2.5.tar.xz
  tmp.conf

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ microos-tools.spec ++++++
--- /var/tmp/diff_new_pack.o35TxA/_old  2020-10-03 18:52:10.297245216 +0200
+++ /var/tmp/diff_new_pack.o35TxA/_new  2020-10-03 18:52:10.301245220 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           microos-tools
-Version:        2.4
+Version:        2.5
 Release:        0
 Summary:        Files and Scripts for openSUSE MicroOS
 License:        GPL-2.0-or-later
@@ -25,6 +25,7 @@
 URL:            https://github.com/kubic-project/microos-tools
 Source:         microos-tools-%{version}.tar.xz
 Source1:        tmp.mount
+Source2:        tmp.conf
 Source99:       microos-tools-rpmlintrc
 BuildRequires:  distribution-release
 BuildRequires:  pkgconfig
@@ -34,7 +35,7 @@
 Conflicts:      systemd-coredump
 
 %description
-Files, scripts and directories for openSUSE Kubic.
+Files, scripts and directories for openSUSE MicroOS.
 
 %prep
 %setup -q
@@ -79,13 +80,9 @@
 %{_unitdir}/setup-systemd-proxy-env.service
 %dir %{_unitdir}/sysinit.target.wants
 %{_unitdir}/sysinit.target.wants/MicroOS-firstboot.service
-%if 0%{?suse_version} <= 1500
-%{_unitdir}/tmp.mount
-%endif
 %dir %{_unitdir}/salt-minion.service.d
 %{_unitdir}/salt-minion.service.d/TMPDIR.conf
 %{_tmpfilesdir}/salt-minion-tmpdir.conf
-%{_tmpfilesdir}/tmp.conf
 %{_sysctldir}/30-corefiles.conf
 %{_libexecdir}/MicroOS-firstboot
 %{_sbindir}/setup-systemd-proxy-env
@@ -95,5 +92,9 @@
 %{_systemdgeneratordir}/selinux-autorelabel-generator
 %config %{_sysconfdir}/profile.d/ssh-locale-check.sh
 %{_bindir}/locale-check
+%if 0%{?suse_version} <= 1500
+%{_unitdir}/tmp.mount
+%{_tmpfilesdir}/tmp.conf
+%endif
 
 %changelog

++++++ microos-tools-2.4.tar.xz -> microos-tools-2.5.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/microos-tools-2.4/NEWS new/microos-tools-2.5/NEWS
--- old/microos-tools-2.4/NEWS  2020-08-18 16:09:25.000000000 +0200
+++ new/microos-tools-2.5/NEWS  2020-09-28 11:03:49.000000000 +0200
@@ -1,3 +1,6 @@
+Version 2.5
+ - Remove tmpfiles.d/tmp.conf, now handled by filesystem package
+
 Version 2.4
  - Don't override tmp.mount options but use tmpfiles.d/tmp.conf to
    set the labels [bsc#1175379]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/microos-tools-2.4/configure 
new/microos-tools-2.5/configure
--- old/microos-tools-2.4/configure     2020-08-18 16:11:21.000000000 +0200
+++ new/microos-tools-2.5/configure     2020-09-28 11:03:53.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for microos-tools 2.4.
+# Generated by GNU Autoconf 2.69 for microos-tools 2.5.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -576,8 +576,8 @@
 # Identity of this package.
 PACKAGE_NAME='microos-tools'
 PACKAGE_TARNAME='microos-tools'
-PACKAGE_VERSION='2.4'
-PACKAGE_STRING='microos-tools 2.4'
+PACKAGE_VERSION='2.5'
+PACKAGE_STRING='microos-tools 2.5'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1238,7 +1238,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures microos-tools 2.4 to adapt to many kinds of systems.
+\`configure' configures microos-tools 2.5 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1304,7 +1304,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of microos-tools 2.4:";;
+     short | recursive ) echo "Configuration of microos-tools 2.5:";;
    esac
   cat <<\_ACEOF
 
@@ -1407,7 +1407,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-microos-tools configure 2.4
+microos-tools configure 2.5
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1462,7 +1462,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by microos-tools $as_me 2.4, which was
+It was created by microos-tools $as_me 2.5, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2325,7 +2325,7 @@
 
 # Define the identity of the package.
  PACKAGE='microos-tools'
- VERSION='2.4'
+ VERSION='2.5'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -4264,7 +4264,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by microos-tools $as_me 2.4, which was
+This file was extended by microos-tools $as_me 2.5, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -4321,7 +4321,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-microos-tools config.status 2.4
+microos-tools config.status 2.5
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/microos-tools-2.4/configure.ac 
new/microos-tools-2.5/configure.ac
--- old/microos-tools-2.4/configure.ac  2020-08-18 16:11:08.000000000 +0200
+++ new/microos-tools-2.5/configure.ac  2020-09-28 11:03:11.000000000 +0200
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT(microos-tools, 2.4)
+AC_INIT(microos-tools, 2.5)
 AM_INIT_AUTOMAKE
 AC_PREFIX_DEFAULT(/usr)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/microos-tools-2.4/selinux/Makefile.am 
new/microos-tools-2.5/selinux/Makefile.am
--- old/microos-tools-2.4/selinux/Makefile.am   2020-08-18 14:04:55.000000000 
+0200
+++ new/microos-tools-2.5/selinux/Makefile.am   2020-09-28 11:01:13.000000000 
+0200
@@ -5,7 +5,6 @@
        98selinux-microos/module-setup.sh
 
 selinux_DATA = fixfiles_exclude_dirs
-tmpfiles_DATA = tmp.conf
 
 systemdgenerator_SCRIPTS = selinux-autorelabel-generator
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/microos-tools-2.4/selinux/Makefile.in 
new/microos-tools-2.5/selinux/Makefile.in
--- old/microos-tools-2.4/selinux/Makefile.in   2020-08-18 16:11:20.000000000 
+0200
+++ new/microos-tools-2.5/selinux/Makefile.in   2020-09-28 11:03:53.000000000 
+0200
@@ -124,8 +124,7 @@
          $(am__cd) "$$dir" && rm -f $$files; }; \
   }
 am__installdirs = "$(DESTDIR)$(modulesdir)" \
-       "$(DESTDIR)$(systemdgeneratordir)" "$(DESTDIR)$(selinuxdir)" \
-       "$(DESTDIR)$(tmpfilesdir)"
+       "$(DESTDIR)$(systemdgeneratordir)" "$(DESTDIR)$(selinuxdir)"
 SCRIPTS = $(modules_SCRIPTS) $(systemdgenerator_SCRIPTS)
 AM_V_P = $(am__v_P_@AM_V@)
 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
@@ -146,7 +145,7 @@
     n|no|NO) false;; \
     *) (install-info --version) >/dev/null 2>&1;; \
   esac
-DATA = $(selinux_DATA) $(tmpfiles_DATA)
+DATA = $(selinux_DATA)
 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 am__DIST_COMMON = $(srcdir)/Makefile.in
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -249,7 +248,6 @@
        98selinux-microos/module-setup.sh
 
 selinux_DATA = fixfiles_exclude_dirs
-tmpfiles_DATA = tmp.conf
 systemdgenerator_SCRIPTS = selinux-autorelabel-generator
 EXTRA_DIST = $(SCRIPTS) $(DATA)
 all: all-am
@@ -375,27 +373,6 @@
        @list='$(selinux_DATA)'; test -n "$(selinuxdir)" || list=; \
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
        dir='$(DESTDIR)$(selinuxdir)'; $(am__uninstall_files_from_dir)
-install-tmpfilesDATA: $(tmpfiles_DATA)
-       @$(NORMAL_INSTALL)
-       @list='$(tmpfiles_DATA)'; test -n "$(tmpfilesdir)" || list=; \
-       if test -n "$$list"; then \
-         echo " $(MKDIR_P) '$(DESTDIR)$(tmpfilesdir)'"; \
-         $(MKDIR_P) "$(DESTDIR)$(tmpfilesdir)" || exit 1; \
-       fi; \
-       for p in $$list; do \
-         if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-         echo "$$d$$p"; \
-       done | $(am__base_list) | \
-       while read files; do \
-         echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(tmpfilesdir)'"; \
-         $(INSTALL_DATA) $$files "$(DESTDIR)$(tmpfilesdir)" || exit $$?; \
-       done
-
-uninstall-tmpfilesDATA:
-       @$(NORMAL_UNINSTALL)
-       @list='$(tmpfiles_DATA)'; test -n "$(tmpfilesdir)" || list=; \
-       files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-       dir='$(DESTDIR)$(tmpfilesdir)'; $(am__uninstall_files_from_dir)
 tags TAGS:
 
 ctags CTAGS:
@@ -437,7 +414,7 @@
 check: check-am
 all-am: Makefile $(SCRIPTS) $(DATA)
 installdirs:
-       for dir in "$(DESTDIR)$(modulesdir)" "$(DESTDIR)$(systemdgeneratordir)" 
"$(DESTDIR)$(selinuxdir)" "$(DESTDIR)$(tmpfilesdir)"; do \
+       for dir in "$(DESTDIR)$(modulesdir)" "$(DESTDIR)$(systemdgeneratordir)" 
"$(DESTDIR)$(selinuxdir)"; do \
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
        done
 install: install-am
@@ -491,7 +468,7 @@
 info-am:
 
 install-data-am: install-modulesSCRIPTS install-selinuxDATA \
-       install-systemdgeneratorSCRIPTS install-tmpfilesDATA
+       install-systemdgeneratorSCRIPTS
 
 install-dvi: install-dvi-am
 
@@ -536,7 +513,7 @@
 ps-am:
 
 uninstall-am: uninstall-modulesSCRIPTS uninstall-selinuxDATA \
-       uninstall-systemdgeneratorSCRIPTS uninstall-tmpfilesDATA
+       uninstall-systemdgeneratorSCRIPTS
 
 .MAKE: install-am install-strip
 
@@ -547,12 +524,12 @@
        install-exec-am install-html install-html-am install-info \
        install-info-am install-man install-modulesSCRIPTS install-pdf \
        install-pdf-am install-ps install-ps-am install-selinuxDATA \
-       install-strip install-systemdgeneratorSCRIPTS \
-       install-tmpfilesDATA installcheck installcheck-am installdirs \
-       maintainer-clean maintainer-clean-generic mostlyclean \
-       mostlyclean-generic pdf pdf-am ps ps-am tags-am uninstall \
-       uninstall-am uninstall-modulesSCRIPTS uninstall-selinuxDATA \
-       uninstall-systemdgeneratorSCRIPTS uninstall-tmpfilesDATA
+       install-strip install-systemdgeneratorSCRIPTS installcheck \
+       installcheck-am installdirs maintainer-clean \
+       maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
+       pdf-am ps ps-am tags-am uninstall uninstall-am \
+       uninstall-modulesSCRIPTS uninstall-selinuxDATA \
+       uninstall-systemdgeneratorSCRIPTS
 
 .PRECIOUS: Makefile
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/microos-tools-2.4/selinux/tmp.conf 
new/microos-tools-2.5/selinux/tmp.conf
--- old/microos-tools-2.4/selinux/tmp.conf      2020-08-18 14:04:18.000000000 
+0200
+++ new/microos-tools-2.5/selinux/tmp.conf      1970-01-01 01:00:00.000000000 
+0100
@@ -1,12 +0,0 @@
-#  This file is part of systemd.
-#
-#  systemd is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU Lesser General Public License as published by
-#  the Free Software Foundation; either version 2.1 of the License, or
-#  (at your option) any later version.
-
-# See tmpfiles.d(5) for details
-
-# Clear tmp directories separately, to make them easier to override
-q /tmp 1777 root root 10d
-q /var/tmp 1777 root root 30d

++++++ tmp.conf ++++++
#  This file is part of systemd.
#
#  systemd is free software; you can redistribute it and/or modify it
#  under the terms of the GNU Lesser General Public License as published by
#  the Free Software Foundation; either version 2.1 of the License, or
#  (at your option) any later version.

# See tmpfiles.d(5) for details

# Clear tmp directories separately, to make them easier to override
d /tmp 1777 root root 10d

Reply via email to