Hello community,

here is the log from the commit of package augeas for openSUSE:Factory checked 
in at 2013-04-22 14:04:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/augeas (Old)
 and      /work/SRC/openSUSE:Factory/.augeas.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "augeas", Maintainer is "mfi...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/augeas/augeas.changes    2012-10-11 
10:41:34.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.augeas.new/augeas.changes       2013-04-22 
14:04:25.000000000 +0200
@@ -1,0 +2,8 @@
+Sun Apr  7 14:35:11 UTC 2013 - poelzleith...@b1-systems.de
+
+- update to 1.0.0
+  - drop bnc-729491-recognize-suse-sysconfig-files.patch:
+    upstream ShellVars lense now uses /etc/sysconfig/* include filter
+  - drop patches, now upstream: augeas-pkgdeps.diff, augeas-stdio.h.patch
+
+-------------------------------------------------------------------

Old:
----
  augeas-0.10.0.tar.gz
  augeas-pkgdeps.diff
  augeas-stdio.h.patch
  bnc-729491-recognize-suse-sysconfig-files.patch

New:
----
  augeas-1.0.0.tar.gz

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

Other differences:
------------------
++++++ augeas.spec ++++++
--- /var/tmp/diff_new_pack.pggCf6/_old  2013-04-22 14:04:31.000000000 +0200
+++ /var/tmp/diff_new_pack.pggCf6/_new  2013-04-22 14:04:31.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package augeas
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           augeas
-Version:        0.10.0
+Version:        1.0.0
 Release:        0
 Summary:        A library for changing configuration files
 License:        GPL-3.0+ and LGPL-2.1+
@@ -26,10 +26,6 @@
 Source0:        http://augeas.net/download/augeas-%{version}.tar.gz
 Source1:        baselibs.conf
 Patch0:         augeas-modprobe-lense.patch
-# PATCH-FIX-OPENSUSE bnc-729491-recognize-suse-sysconfig-files.patch 
[bnc#729491]
-Patch1:         bnc-729491-recognize-suse-sysconfig-files.patch
-Patch2:         augeas-pkgdeps.diff
-Patch3:         augeas-stdio.h.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  glib2-devel
 BuildRequires:  libxml2-devel
@@ -102,9 +98,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
-%patch -P 2 -p1
-%patch3 -p1
 
 %build
 export CFLAGS="-Wno-error $RPM_OPT_FLAGS"

++++++ augeas-0.10.0.tar.gz -> augeas-1.0.0.tar.gz ++++++
++++ 83415 lines of diff (skipped)

++++++ augeas-modprobe-lense.patch ++++++
--- /var/tmp/diff_new_pack.pggCf6/_old  2013-04-22 14:04:31.000000000 +0200
+++ /var/tmp/diff_new_pack.pggCf6/_new  2013-04-22 14:04:31.000000000 +0200
@@ -1,8 +1,8 @@
 diff --git a/lenses/modprobe.aug b/lenses/modprobe.aug
-index f4bb27b..6b02b9c 100644
+index bd897b9..d96f902 100644
 --- a/lenses/modprobe.aug
 +++ b/lenses/modprobe.aug
-@@ -70,6 +70,11 @@ let blacklist = Build.key_value_line_comment "blacklist" 
sep_space
+@@ -73,6 +73,11 @@ let blacklist = Build.key_value_line_comment "blacklist" 
sep_space
                         sto_no_spaces
                         comment
  
@@ -14,11 +14,11 @@
  (* View: config *)
  let config = Build.key_value_line_comment "config" sep_space
                         (store /binary_indexes|yes|no/)
-@@ -80,6 +85,7 @@ let entry = alias
+@@ -92,6 +97,7 @@ let entry = alias
            | options
            | kv_line_command /install|remove/
            | blacklist
 +          | allow_unsupported_modules
            | config
+           | softdep
  
- (************************************************************************

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to