Hello community,
here is the log from the commit of package installation-images-openSUSE for
openSUSE:Factory checked in at 2015-02-13 08:34:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/installation-images-openSUSE (Old)
and /work/SRC/openSUSE:Factory/.installation-images-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "installation-images-openSUSE"
Changes:
--------
---
/work/SRC/openSUSE:Factory/installation-images-openSUSE/installation-images-openSUSE.changes
2015-02-10 20:20:59.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.installation-images-openSUSE.new/installation-images-openSUSE.changes
2015-02-13 08:34:41.000000000 +0100
@@ -1,0 +2,12 @@
+Wed Feb 11 11:46:11 CET 2015 - [email protected]
+
+- add snapper.file_list
+- 14.164
+
+-------------------------------------------------------------------
+Wed Feb 11 11:01:11 CET 2015 - [email protected]
+
+- create snapper image (fate #318392)
+- 14.163
+
+-------------------------------------------------------------------
Old:
----
installation-images-14.162.tar.xz
New:
----
installation-images-14.164.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ installation-images-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.OpSFVI/_old 2015-02-13 08:34:42.000000000 +0100
+++ /var/tmp/diff_new_pack.OpSFVI/_new 2015-02-13 08:34:42.000000000 +0100
@@ -50,6 +50,7 @@
%ifarch ia64 %ix86 x86_64
BuildRequires: libsmbios2
%endif
+BuildRequires: snapper
BuildRequires: Mesa
BuildRequires: Mesa-libEGL1
BuildRequires: SuSEfirewall2
@@ -363,7 +364,7 @@
Summary: Installation Image Files for %theme
License: GPL-2.0+
Group: Metapackages
-Version: 14.162
+Version: 14.164
Release: 0
Provides: installation-images = %version-%release
Source: installation-images-%{version}.tar.xz
++++++ installation-images-14.162.tar.xz -> installation-images-14.164.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/installation-images-14.162/Makefile
new/installation-images-14.164/Makefile
--- old/installation-images-14.162/Makefile 2015-02-10 13:52:22.000000000
+0100
+++ new/installation-images-14.164/Makefile 2015-02-11 11:43:35.000000000
+0100
@@ -9,8 +9,8 @@
BRANCH := $(shell [ -d .git ] && git branch | perl -ne 'print $$_ if
s/^\*\s*//')
PREFIX := installation-images-$(VERSION)
-COMMON_TARGETS := rescue root root+rescue bind gdb mini-iso-rmlist
-COMMON_INSTSYS_PARTS := config rpmlist root common rescue bind gdb
+COMMON_TARGETS := rescue root root+rescue bind snapper gdb mini-iso-rmlist
+COMMON_INSTSYS_PARTS := config rpmlist root common rescue bind snapper gdb
ifneq ($(filter i386, $(ARCH)),)
ALL_TARGETS := initrd-themes initrd biostest initrd+modules+gefrickel boot
boot-themes $(COMMON_TARGETS) zenroot
@@ -60,7 +60,7 @@
export ARCH THEMES DESTDIR INSTSYS_PARTS BOOT_PARTS WITH_FLOPPY
.PHONY: all dirs base fbase biostest initrd \
- boot boot-efi root rescue root+rescue gdb bind clean \
+ boot boot-efi root rescue root+rescue gdb bind snapper clean \
boot-themes initrd-themes root-themes zenroot install \
install-initrd mini-iso-rmlist debuginfo cd1
@@ -179,6 +179,9 @@
bind: base
libdeps=root,bind image=bind src=root fs=squashfs disjunct=root
bin/mk_image
+snapper: base
+ libdeps=root,snapper image=snapper src=root fs=squashfs disjunct=root
bin/mk_image
+
boot-themes: base
for theme in $(THEMES) ; do \
theme=$$theme image=$$theme/boot tmpdir=boot-$$theme src=boot
filelist=theme fs=dir bin/mk_image ; \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/installation-images-14.162/VERSION
new/installation-images-14.164/VERSION
--- old/installation-images-14.162/VERSION 2015-02-10 13:52:22.000000000
+0100
+++ new/installation-images-14.164/VERSION 2015-02-11 11:43:35.000000000
+0100
@@ -1 +1 @@
-14.162
+14.164
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/installation-images-14.162/changelog
new/installation-images-14.164/changelog
--- old/installation-images-14.162/changelog 2015-02-10 13:52:22.000000000
+0100
+++ new/installation-images-14.164/changelog 2015-02-11 11:43:35.000000000
+0100
@@ -1,3 +1,9 @@
+2015-02-11: 14.164
+ - add snapper.file_list
+
+2015-02-11: 14.163
+ - create snapper image (fate #318392)
+
2015-02-10: 14.162
- align to new xorg packages
- update README
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/installation-images-14.162/data/root/snapper.file_list
new/installation-images-14.164/data/root/snapper.file_list
--- old/installation-images-14.162/data/root/snapper.file_list 1970-01-01
01:00:00.000000000 +0100
+++ new/installation-images-14.164/data/root/snapper.file_list 2015-02-11
11:43:35.000000000 +0100
@@ -0,0 +1,13 @@
+TEMPLATE:
+ /
+
+snapper:
+
+yast2-buildtools: ignore
+
+AUTODEPS:
+
+:
+
+# remove files we don't want to show up at all
+r /usr/share/{doc,info,locale,man} /usr/src/packages /var/adm/fillup-templates
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]