Hello community,

here is the log from the commit of package snapper for openSUSE:Factory checked 
in at 2013-03-01 10:56:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/snapper (Old)
 and      /work/SRC/openSUSE:Factory/.snapper.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "snapper", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/snapper/snapper.changes  2013-02-25 
20:44:42.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.snapper.new/snapper.changes     2013-03-01 
10:56:55.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Feb 28 18:39:19 CET 2013 - [email protected]
+
+- added filters for lvm
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ snapper-0.1.2.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/snapper-0.1.2/data/Makefile.am 
new/snapper-0.1.2/data/Makefile.am
--- old/snapper-0.1.2/data/Makefile.am  2013-01-22 11:46:31.000000000 +0100
+++ new/snapper-0.1.2/data/Makefile.am  2013-02-28 18:41:32.000000000 +0100
@@ -2,8 +2,8 @@
 # Makefile.am for snapper/data
 #
 
-EXTRA_DIST = sysconfig.snapper base.txt x11.txt snapper.logrotate 
default-config       \
-       org.opensuse.Snapper.conf org.opensuse.Snapper.service
+EXTRA_DIST = sysconfig.snapper base.txt lvm.txt x11.txt snapper.logrotate      
\
+       default-config org.opensuse.Snapper.conf org.opensuse.Snapper.service
 
 install-data-local:
        install -D -m 644 snapper.logrotate $(DESTDIR)/etc/logrotate.d/snapper
@@ -11,6 +11,7 @@
        install -D -m 644 default-config 
$(DESTDIR)/etc/snapper/config-templates/default
        install -d -m 755 $(DESTDIR)/etc/snapper/filters
        install -D -m 644 base.txt $(DESTDIR)/etc/snapper/filters/base.txt
+       install -D -m 644 lvm.txt $(DESTDIR)/etc/snapper/filters/lvm.txt
        install -D -m 644 x11.txt $(DESTDIR)/etc/snapper/filters/x11.txt
        install -D -m 644 org.opensuse.Snapper.conf 
$(DESTDIR)/etc/dbus-1/system.d/org.opensuse.Snapper.conf
        install -D -m 644 org.opensuse.Snapper.service 
$(DESTDIR)/usr/share/dbus-1/system-services/org.opensuse.Snapper.service
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/snapper-0.1.2/data/Makefile.in 
new/snapper-0.1.2/data/Makefile.in
--- old/snapper-0.1.2/data/Makefile.in  2013-02-25 10:56:58.000000000 +0100
+++ new/snapper-0.1.2/data/Makefile.in  2013-02-28 18:41:53.000000000 +0100
@@ -213,8 +213,8 @@
 top_build_prefix = @top_build_prefix@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
-EXTRA_DIST = sysconfig.snapper base.txt x11.txt snapper.logrotate 
default-config       \
-       org.opensuse.Snapper.conf org.opensuse.Snapper.service
+EXTRA_DIST = sysconfig.snapper base.txt lvm.txt x11.txt snapper.logrotate      
\
+       default-config org.opensuse.Snapper.conf org.opensuse.Snapper.service
 
 all: all-am
 
@@ -415,6 +415,7 @@
        install -D -m 644 default-config 
$(DESTDIR)/etc/snapper/config-templates/default
        install -d -m 755 $(DESTDIR)/etc/snapper/filters
        install -D -m 644 base.txt $(DESTDIR)/etc/snapper/filters/base.txt
+       install -D -m 644 lvm.txt $(DESTDIR)/etc/snapper/filters/lvm.txt
        install -D -m 644 x11.txt $(DESTDIR)/etc/snapper/filters/x11.txt
        install -D -m 644 org.opensuse.Snapper.conf 
$(DESTDIR)/etc/dbus-1/system.d/org.opensuse.Snapper.conf
        install -D -m 644 org.opensuse.Snapper.service 
$(DESTDIR)/usr/share/dbus-1/system-services/org.opensuse.Snapper.service
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/snapper-0.1.2/data/lvm.txt 
new/snapper-0.1.2/data/lvm.txt
--- old/snapper-0.1.2/data/lvm.txt      1970-01-01 01:00:00.000000000 +0100
+++ new/snapper-0.1.2/data/lvm.txt      2013-02-28 18:41:32.000000000 +0100
@@ -0,0 +1,2 @@
+/etc/lvm/archive/*
+/etc/lvm/backup/*

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to