commit virt-what for openSUSE:Factory

2020-01-30 Thread root
Hello community,

here is the log from the commit of package virt-what for openSUSE:Factory 
checked in at 2020-01-30 16:19:45

Comparing /work/SRC/openSUSE:Factory/virt-what (Old)
 and  /work/SRC/openSUSE:Factory/.virt-what.new.26092 (New)


Package is "virt-what"

Thu Jan 30 16:19:45 2020 rev:6 rq:768546 version:1.20

Changes:

--- /work/SRC/openSUSE:Factory/virt-what/virt-what.changes  2020-01-20 
22:53:02.619288095 +0100
+++ /work/SRC/openSUSE:Factory/.virt-what.new.26092/virt-what.changes   
2020-01-30 16:19:48.746074782 +0100
@@ -1,0 +2,6 @@
+Mon Jan 27 18:33:06 UTC 2020 - Martin Hauke 
+
+- Add "which" to Requires
+  * Fixes boo#1161850
+
+---



Other differences:
--
++ virt-what.spec ++
--- /var/tmp/diff_new_pack.T1oYGL/_old  2020-01-30 16:19:49.934074467 +0100
+++ /var/tmp/diff_new_pack.T1oYGL/_new  2020-01-30 16:19:49.934074467 +0100
@@ -27,6 +27,7 @@
 Source1:
https://people.redhat.com/~rjones/%{name}/files/%{name}-%{version}.tar.gz.sig
 Source2:%{name}.keyring
 Requires:   util-linux
+Requires:   which
 %ifarch %{ix86} x86_64 aarch64 %arm
 Requires:   dmidecode
 %endif






commit virt-what for openSUSE:Factory

2020-01-20 Thread root
Hello community,

here is the log from the commit of package virt-what for openSUSE:Factory 
checked in at 2020-01-20 22:52:39

Comparing /work/SRC/openSUSE:Factory/virt-what (Old)
 and  /work/SRC/openSUSE:Factory/.virt-what.new.26092 (New)


Package is "virt-what"

Mon Jan 20 22:52:39 2020 rev:5 rq:765686 version:1.20

Changes:

--- /work/SRC/openSUSE:Factory/virt-what/virt-what.changes  2016-02-17 
12:26:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.virt-what.new.26092/virt-what.changes   
2020-01-20 22:53:02.619288095 +0100
@@ -1,0 +2,5 @@
+Tue Jan 14 20:02:36 UTC 2020 - Martin Hauke 
+
+- Version bump 1.20. No upstream changelog, see
+  http://git.annexia.org/?p=virt-what.git;a=shortlog;h=refs/tags/v1.20
+---

Old:

  virt-what-1.15.tar.gz
  virt-what-1.15.tar.gz.sig

New:

  virt-what-1.20.tar.gz
  virt-what-1.20.tar.gz.sig



Other differences:
--
++ virt-what.spec ++
--- /var/tmp/diff_new_pack.hgiH7j/_old  2020-01-20 22:53:03.399288395 +0100
+++ /var/tmp/diff_new_pack.hgiH7j/_new  2020-01-20 22:53:03.399288395 +0100
@@ -17,20 +17,19 @@
 
 
 Name:   virt-what
-Version:1.15
+Version:1.20
 Release:0
 Summary:Detect if running in a virtual machine
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/Console
-Url:http://people.redhat.com/~rjones/virt-what
-Source0:
http://people.redhat.com/~rjones/%{name}/files/%{name}-%{version}.tar.gz
-Source1:
http://people.redhat.com/~rjones/%{name}/files/%{name}-%{version}.tar.gz.sig
+URL:https://people.redhat.com/~rjones/virt-what
+Source0:
https://people.redhat.com/~rjones/%{name}/files/%{name}-%{version}.tar.gz
+Source1:
https://people.redhat.com/~rjones/%{name}/files/%{name}-%{version}.tar.gz.sig
 Source2:%{name}.keyring
+Requires:   util-linux
 %ifarch %{ix86} x86_64 aarch64 %arm
 Requires:   dmidecode
 %endif
-Requires:   util-linux
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # for pod2man
 %if 0%{?suse_version}
 BuildRequires:  perl
@@ -52,16 +51,16 @@
 make %{?_smp_mflags}
 
 %install
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+%make_install
 
 %check
 make %{?_smp_mflags} check
 
 %files
-%defattr(-,root,root)
-%doc README COPYING
+%license COPYING
+%doc README
 %{_sbindir}/virt-what
-%{_mandir}/man1/virt-what.1%{ext_man}
+%{_mandir}/man1/virt-what.1%{?ext_man}
 %{_libexecdir}/virt-what-cpuid-helper
 
 %changelog

++ virt-what-1.15.tar.gz -> virt-what-1.20.tar.gz ++
 41392 lines of diff (skipped)





commit virt-what for openSUSE:Factory

2016-02-17 Thread h_root
Hello community,

here is the log from the commit of package virt-what for openSUSE:Factory 
checked in at 2016-02-17 10:24:33

Comparing /work/SRC/openSUSE:Factory/virt-what (Old)
 and  /work/SRC/openSUSE:Factory/.virt-what.new (New)


Package is "virt-what"

Changes:

--- /work/SRC/openSUSE:Factory/virt-what/virt-what.changes  2015-11-22 
11:02:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.virt-what.new/virt-what.changes 2016-02-17 
12:26:05.0 +0100
@@ -1,0 +2,6 @@
+Thu Feb 11 16:06:59 UTC 2016 - mplus...@suse.com
+
+- Add gpg signature
+- Tiny spec file cleanup
+
+---

New:

  virt-what-1.15.tar.gz.sig
  virt-what.keyring



Other differences:
--
++ virt-what.spec ++
--- /var/tmp/diff_new_pack.wFIfR9/_old  2016-02-17 12:26:06.0 +0100
+++ /var/tmp/diff_new_pack.wFIfR9/_new  2016-02-17 12:26:06.0 +0100
@@ -23,7 +23,9 @@
 License:GPL-2.0+
 Group:  System/Console
 Url:http://people.redhat.com/~rjones/virt-what
-Source: 
http://people.redhat.com/~rjones/%{name}/files/%{name}-%{version}.tar.gz
+Source0:
http://people.redhat.com/~rjones/%{name}/files/%{name}-%{version}.tar.gz
+Source1:
http://people.redhat.com/~rjones/%{name}/files/%{name}-%{version}.tar.gz.sig
+Source2:%{name}.keyring
 %ifarch %{ix86} x86_64 aarch64 %arm
 Requires:   dmidecode
 %endif
@@ -50,16 +52,16 @@
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+make %{?_smp_mflags} DESTDIR=%{buildroot} install
 
 %check
-make check %{?_smp_mflags}
+make %{?_smp_mflags} check
 
 %files
 %defattr(-,root,root)
 %doc README COPYING
 %{_sbindir}/virt-what
-%{_mandir}/man1/*.1*
+%{_mandir}/man1/virt-what.1%{ext_man}
 %{_libexecdir}/virt-what-cpuid-helper
 
 %changelog




commit virt-what for openSUSE:Factory

2015-11-22 Thread h_root
Hello community,

here is the log from the commit of package virt-what for openSUSE:Factory 
checked in at 2015-11-22 11:00:53

Comparing /work/SRC/openSUSE:Factory/virt-what (Old)
 and  /work/SRC/openSUSE:Factory/.virt-what.new (New)


Package is "virt-what"

Changes:

--- /work/SRC/openSUSE:Factory/virt-what/virt-what.changes  2015-08-29 
20:05:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.virt-what.new/virt-what.changes 2015-11-22 
11:02:54.0 +0100
@@ -1,0 +2,6 @@
+Thu Nov 19 12:37:02 UTC 2015 - tampak...@opensuse.org
+
+- Version bump 1.15. No upstream changelog, see
+  http://git.annexia.org/?p=virt-what.git;a=shortlog;h=refs/tags/1.15
+
+---

Old:

  virt-what-1.14.tar.gz

New:

  virt-what-1.15.tar.gz



Other differences:
--
++ virt-what.spec ++
--- /var/tmp/diff_new_pack.sYTnBG/_old  2015-11-22 11:02:55.0 +0100
+++ /var/tmp/diff_new_pack.sYTnBG/_new  2015-11-22 11:02:55.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   virt-what
-Version:1.14
+Version:1.15
 Release:0
 Summary:Detect if running in a virtual machine
 License:GPL-2.0+

++ virt-what-1.14.tar.gz -> virt-what-1.15.tar.gz ++
 1826 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/virt-what-1.14/Makefile.am new/virt-what-1.15/Makefile.am
--- old/virt-what-1.14/Makefile.am  2013-04-17 21:16:22.0 +0200
+++ new/virt-what-1.15/Makefile.am  2015-04-21 13:13:25.0 +0200
@@ -32,27 +32,32 @@
 
 virt-what.1: virt-what.pod
pod2man -c "Virtualization Support" --release "$(PACKAGE)-$(VERSION)" \
- $< > $@
+ $? > $@
 virt-what.txt: virt-what.pod
-   pod2text $< > $@
+   pod2text $? > $@
 
 endif
 
 TESTS = \
tests/test-baremetal.sh \
+   tests/test-docker.sh \
tests/test-esx4.1.sh \
tests/test-hyperv.sh \
tests/test-kvm.sh \
tests/test-kvm-explicit-cpu.sh \
tests/test-linux-vserver.sh \
+   tests/test-lkvm.sh \
+   tests/test-lkvm-arm.sh \
tests/test-lxc.sh \
tests/test-lx86.sh \
tests/test-parallels-desktop.sh \
tests/test-qemu.sh \
+   tests/test-qemu-arm.sh \
tests/test-rhel5-xen-dom0.sh \
tests/test-rhel5-xen-domU-hvm.sh \
tests/test-rhel5-xen-domU-hvm-ia64.sh \
tests/test-rhel5-xen-domU-pv.sh \
+   tests/test-xen-arm.sh \
tests/test-zvm.sh
 
 EXTRA_DIST = \
@@ -63,6 +68,12 @@
tests/baremetal/sbin/dmidecode \
tests/baremetal/sbin/uname \
tests/baremetal/sbin/virt-what-cpuid-helper \
+   tests/docker/.dockerinit \
+   tests/docker/proc/cpuinfo \
+   tests/docker/proc/self/status \
+   tests/docker/sbin/dmidecode \
+   tests/docker/sbin/uname \
+   tests/docker/sbin/virt-what-cpuid-helper \
tests/esx4.1/proc/cpuinfo \
tests/esx4.1/proc/self/status \
tests/esx4.1/sbin/dmidecode \
@@ -88,6 +99,17 @@
tests/linux-vserver/sbin/dmidecode \
tests/linux-vserver/sbin/uname \
tests/linux-vserver/sbin/virt-what-cpuid-helper \
+   tests/lkvm/proc/cpuinfo \
+   tests/lkvm/proc/self/status \
+   tests/lkvm/sbin/dmidecode \
+   tests/lkvm/sbin/uname \
+   tests/lkvm/sbin/virt-what-cpuid-helper \
+   tests/lkvm-arm/proc/cpuinfo \
+   tests/lkvm-arm/proc/device-tree/compatible \
+   tests/lkvm-arm/proc/self/status \
+   tests/lkvm-arm/sbin/dmidecode \
+   tests/lkvm-arm/sbin/uname \
+   tests/lkvm-arm/sbin/virt-what-cpuid-helper \
tests/lxc/proc/1/environ \
tests/lxc/proc/cpuinfo \
tests/lxc/proc/self/status \
@@ -109,6 +131,12 @@
tests/qemu/sbin/dmidecode \
tests/qemu/sbin/uname \
tests/qemu/sbin/virt-what-cpuid-helper \
+   tests/qemu-arm/proc/cpuinfo \
+   tests/qemu-arm/proc/device-tree/fw-cfg@902/compatible \
+   tests/qemu-arm/proc/self/status \
+   tests/qemu-arm/sbin/dmidecode \
+   tests/qemu-arm/sbin/uname \
+   tests/qemu-arm/sbin/virt-what-cpuid-helper \
tests/rhel5-xen-dom0/proc/cpuinfo \
tests/rhel5-xen-dom0/proc/self/status \
tests/rhel5-xen-dom0/proc/xen/balloon \
@@ -172,6 +200,12 @@
tests/rhel5-xen-domU-pv/sys/hypervisor/compilation/compiled_by \

commit virt-what for openSUSE:Factory

2015-08-29 Thread h_root
Hello community,

here is the log from the commit of package virt-what for openSUSE:Factory 
checked in at 2015-08-29 20:05:10

Comparing /work/SRC/openSUSE:Factory/virt-what (Old)
 and  /work/SRC/openSUSE:Factory/.virt-what.new (New)


Package is virt-what

Changes:

--- /work/SRC/openSUSE:Factory/virt-what/virt-what.changes  2014-12-03 
22:47:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.virt-what.new/virt-what.changes 2015-08-29 
20:05:14.0 +0200
@@ -1,0 +2,5 @@
+Wed Aug 26 15:06:15 UTC 2015 - dval...@suse.com
+
+- Require dmidecode only on intel and ARM architectures 
+
+---



Other differences:
--
++ virt-what.spec ++
--- /var/tmp/diff_new_pack.PkOqlu/_old  2015-08-29 20:05:15.0 +0200
+++ /var/tmp/diff_new_pack.PkOqlu/_new  2015-08-29 20:05:15.0 +0200
@@ -24,7 +24,9 @@
 Group:  System/Console
 Url:http://people.redhat.com/~rjones/virt-what
 Source: 
http://people.redhat.com/~rjones/%{name}/files/%{name}-%{version}.tar.gz
+%ifarch %{ix86} x86_64 aarch64 %arm
 Requires:   dmidecode
+%endif
 Requires:   util-linux
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # for pod2man