commit augeas for openSUSE:Factory

2020-08-14 Thread root
Hello community,

here is the log from the commit of package augeas for openSUSE:Factory checked 
in at 2020-08-14 09:29:57

Comparing /work/SRC/openSUSE:Factory/augeas (Old)
 and  /work/SRC/openSUSE:Factory/.augeas.new.3399 (New)


Package is "augeas"

Fri Aug 14 09:29:57 2020 rev:50 rq:824486 version:1.12.0

Changes:

--- /work/SRC/openSUSE:Factory/augeas/augeas.changes2019-03-14 
14:53:02.619782055 +0100
+++ /work/SRC/openSUSE:Factory/.augeas.new.3399/augeas.changes  2020-08-14 
09:30:02.816297489 +0200
@@ -1,0 +2,31 @@
+Tue Jul  7 07:44:09 UTC 2020 - Matthias Eliasson 
+
+- update to 1.12.0
+  General changes/additions
+- update gnulib to 91584ed6
+  Lens changes/additions
+- Anaconda: new lens to process /etc/sysconfig/anaconda instead of 
Shellvars (Pino Toscano) (Issue #597)
+- DevfsRules: add lens for FreeBSD devfs.rules files
+- Dovecot: permit ! in block titles (Nathan Ward) (Issue #599)
+- Hostname: Allow creation of hostname when file is missing (David 
Farrell) (Issue #606)
+- Krb5: add more pkinit_* options (Issue #603)
+- Logrotate: fix missing recognition of double quoted filenames (Issue 
#611)
+- Multipath: accept values enclosed in quotes (Issue #583)
+- Nginx: support unix sockets as server address (Issue #618)
+- Nsswitch: add merge action (Issue #609)
+- Pam: accept continuation lines (Issue #590)
+- Puppetfile: allow symbols as (optional) values (Issue #619) allow 
comments in entries (Issue #620)
+- Rsyslog: support dynamic file paths (Issue #622) treat #!/+/- as comment 
(arnolda, PR #595)
+- Syslog: accept 'include' directive (Issue #486)
+- Semanage: new lens to process /etc/selinux/semanage.conf instead of 
Simplevars (Pino Toscano) (Issue #594)
+- Shellvars: allow and/or in @if conditions (#582) accept functions 
wrapped in round brackets, accept variables with a dash in their name, exclude 
csh/tcsh profile scripts (Pino Toscano) (Issue #600) accept variable as command 
(Issue #601)
+- Ssh: accept RekeyLimit (Issue #605)
+- Sshd: accept '=' to separate option names from their values (Emil Dragu, 
#587)
+- Sudoers: support 'always_query_group_plugin' flag (Steve Traylen, #588)
+- Strongswan: parse lists. This is a backwards-incompatible change since 
list entries that were parsed into a single string are now split into a list of 
entries (Kaarle Ritvanen)
+- Toml: new lens to parse .toml files (PR #91)
+- Xorg: accept empty values for options (arnolda, PR #596)
+- refresh patches
+- run spec-cleaner
+
+---

Old:

  augeas-1.11.0.tar.gz
  augeas-1.11.0.tar.gz.sig

New:

  augeas-1.12.0.tar.gz
  augeas-1.12.0.tar.gz.sig



Other differences:
--
++ augeas.spec ++
--- /var/tmp/diff_new_pack.qe3x49/_old  2020-08-14 09:30:04.072298133 +0200
+++ /var/tmp/diff_new_pack.qe3x49/_new  2020-08-14 09:30:04.076298135 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package augeas
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,11 @@
 
 %define libname lib%{name}0
 Name:   augeas
-Version:1.11.0
+Version:1.12.0
 Release:0
 Summary:An utility for changing configuration files
 License:GPL-3.0-or-later AND LGPL-2.1-or-later
-Group:  Development/Libraries/C and C++
-Url:http://augeas.net/
+URL:https://augeas.net/
 Source0:http://download.augeas.net/augeas-%{version}.tar.gz
 Source1:http://download.augeas.net/augeas-%{version}.tar.gz.sig
 Source2:%{name}.keyring
@@ -44,7 +43,6 @@
 
 %packagedevel
 Summary:A library for changing configuration files
-Group:  Development/Libraries/C and C++
 Requires:   %{libname} = %{version}
 
 %descriptiondevel
@@ -59,7 +57,6 @@
 
 %package-n %{libname}
 Summary:A library for changing configuration files
-Group:  System/Libraries
 Recommends: %{name}-lenses = %{version}
 
 %description-n %{libname}
@@ -74,7 +71,6 @@
 
 %packagelenses
 Summary:Official set of lenses for use by %{libname}
-Group:  System/Libraries
 Requires:   %{libname} = %{version}
 
 %descriptionlenses
@@ -87,7 +83,6 @@
 
 %packagelense-tests
 Summary:Set of tests for official Augeas lenses
-Group:  Development/Libraries/Other
 Requires:   %{name}-lenses = %{version}
 
 %descriptionlense-tests
@@ -104,7 +99,7 @@
--disable-static \

commit augeas for openSUSE:Factory

2019-03-14 Thread root
Hello community,

here is the log from the commit of package augeas for openSUSE:Factory checked 
in at 2019-03-14 14:53:00

Comparing /work/SRC/openSUSE:Factory/augeas (Old)
 and  /work/SRC/openSUSE:Factory/.augeas.new.28833 (New)


Package is "augeas"

Thu Mar 14 14:53:00 2019 rev:49 rq:683893 version:1.11.0

Changes:

--- /work/SRC/openSUSE:Factory/augeas/augeas.changes2019-02-24 
17:06:18.276597440 +0100
+++ /work/SRC/openSUSE:Factory/.augeas.new.28833/augeas.changes 2019-03-14 
14:53:02.619782055 +0100
@@ -1,0 +2,5 @@
+Mon Mar 11 13:09:47 UTC 2019 - Martin Liška 
+
+- Add gcc9-disable-broken-test.patch in order to address bsc#1120894.
+
+---

New:

  gcc9-disable-broken-test.patch



Other differences:
--
++ augeas.spec ++
--- /var/tmp/diff_new_pack.xkyfkg/_old  2019-03-14 14:53:03.255781963 +0100
+++ /var/tmp/diff_new_pack.xkyfkg/_new  2019-03-14 14:53:03.259781963 +0100
@@ -29,6 +29,7 @@
 Source2:%{name}.keyring
 Source3:baselibs.conf
 Patch0: augeas-modprobe-lense.patch
+Patch1: gcc9-disable-broken-test.patch
 BuildRequires:  pkgconfig
 BuildRequires:  readline-devel
 BuildRequires:  pkgconfig(libxml-2.0)
@@ -96,6 +97,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %configure \



++ gcc9-disable-broken-test.patch ++
diff --git a/gnulib/tests/Makefile.in b/gnulib/tests/Makefile.in
index 6727c89..1674cef 100644
--- a/gnulib/tests/Makefile.in
+++ b/gnulib/tests/Makefile.in
@@ -131,7 +131,7 @@ TESTS = test-accept$(EXEEXT) test-alloca-opt$(EXEEXT) \
test-isblank$(EXEEXT) test-langinfo$(EXEEXT) \
test-limits-h$(EXEEXT) test-listen$(EXEEXT) \
test-locale$(EXEEXT) test-localeconv$(EXEEXT) \
-   test-localename$(EXEEXT) test-rwlock1$(EXEEXT) \
+   test-localename$(EXEEXT) \
test-lock$(EXEEXT) test-once1$(EXEEXT) test-once2$(EXEEXT) \
test-lstat$(EXEEXT) test-malloca$(EXEEXT) test-mbrtowc1.sh \
test-mbrtowc2.sh test-mbrtowc3.sh test-mbrtowc4.sh \
@@ -163,7 +163,7 @@ TESTS = test-accept$(EXEEXT) test-alloca-opt$(EXEEXT) \
test-sys_stat$(EXEEXT) test-sys_time$(EXEEXT) \
test-sys_types$(EXEEXT) test-sys_uio$(EXEEXT) \
test-sys_wait$(EXEEXT) test-init.sh test-thread_self$(EXEEXT) \
-   test-thread_create$(EXEEXT) test-time$(EXEEXT) \
+   test-time$(EXEEXT) \
test-unistd$(EXEEXT) test-unsetenv$(EXEEXT) \
test-usleep$(EXEEXT) test-vasnprintf$(EXEEXT) \
test-vasprintf$(EXEEXT) test-verify$(EXEEXT) test-verify.sh \
@@ -193,7 +193,7 @@ check_PROGRAMS = test-accept$(EXEEXT) 
test-alloca-opt$(EXEEXT) \
test-isblank$(EXEEXT) test-langinfo$(EXEEXT) \
test-limits-h$(EXEEXT) test-listen$(EXEEXT) \
test-locale$(EXEEXT) test-localeconv$(EXEEXT) \
-   test-localename$(EXEEXT) test-rwlock1$(EXEEXT) \
+   test-localename$(EXEEXT) \
test-lock$(EXEEXT) test-once1$(EXEEXT) test-once2$(EXEEXT) \
test-lstat$(EXEEXT) test-malloca$(EXEEXT) \
test-mbrtowc$(EXEEXT) test-mbrtowc-w32$(EXEEXT) \
@@ -223,7 +223,7 @@ check_PROGRAMS = test-accept$(EXEEXT) 
test-alloca-opt$(EXEEXT) \
test-sys_stat$(EXEEXT) test-sys_time$(EXEEXT) \
test-sys_types$(EXEEXT) test-sys_uio$(EXEEXT) \
test-sys_wait$(EXEEXT) test-thread_self$(EXEEXT) \
-   test-thread_create$(EXEEXT) test-time$(EXEEXT) \
+   test-time$(EXEEXT) \
test-unistd$(EXEEXT) test-unsetenv$(EXEEXT) \
test-usleep$(EXEEXT) test-vasnprintf$(EXEEXT) \
test-vasprintf$(EXEEXT) test-verify$(EXEEXT) \
@@ -762,9 +762,6 @@ test_readlink_DEPENDENCIES = libtests.a 
../../gnulib/lib/libgnu.la \
 test_regex_SOURCES = test-regex.c
 test_regex_OBJECTS = test-regex.$(OBJEXT)
 test_regex_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1)
-test_rwlock1_SOURCES = test-rwlock1.c
-test_rwlock1_OBJECTS = test-rwlock1.$(OBJEXT)
-test_rwlock1_DEPENDENCIES = $(am__DEPENDENCIES_2)
 test_safe_alloc_SOURCES = test-safe-alloc.c
 test_safe_alloc_OBJECTS = test-safe-alloc.$(OBJEXT)
 test_safe_alloc_LDADD = $(LDADD)
@@ -932,9 +929,6 @@ test_sys_wait_OBJECTS = test-sys_wait.$(OBJEXT)
 test_sys_wait_LDADD = $(LDADD)
 test_sys_wait_DEPENDENCIES = libtests.a ../../gnulib/lib/libgnu.la \
libtests.a $(am__DEPENDENCIES_1)
-test_thread_create_SOURCES = test-thread_create.c
-test_thread_create_OBJECTS = test-thread_create.$(OBJEXT)
-test_thread_create_DEPENDENCIES = $(am__DEPENDENCIES_2)
 test_thread_self_SOURCES = test-thread_self.c
 test_thread_self_OBJECTS = test-thread_self.$(OBJEXT)
 test_thread_self_DEPENDENCIES = $(am__DEPENDENCIES_2)
@@ -1053,7 +1047,7 @@ SOURCES = $(libtests_a_SOURCES) 
$(EXTRA_libtests_a_SOURCES) \
 

commit augeas for openSUSE:Factory

2019-02-24 Thread root
Hello community,

here is the log from the commit of package augeas for openSUSE:Factory checked 
in at 2019-02-24 17:06:14

Comparing /work/SRC/openSUSE:Factory/augeas (Old)
 and  /work/SRC/openSUSE:Factory/.augeas.new.28833 (New)


Package is "augeas"

Sun Feb 24 17:06:14 2019 rev:48 rq:674516 version:1.11.0

Changes:

--- /work/SRC/openSUSE:Factory/augeas/augeas.changes2018-12-28 
12:33:41.396031743 +0100
+++ /work/SRC/openSUSE:Factory/.augeas.new.28833/augeas.changes 2019-02-24 
17:06:18.276597440 +0100
@@ -1,0 +2,6 @@
+Tue Feb 12 15:01:42 UTC 2019 - Vítězslav Čížek 
+
+- Don't ignore %check test result, the testsuite now successfully
+  passes
+
+---



Other differences:
--
++ augeas.spec ++
--- /var/tmp/diff_new_pack.qrj9TP/_old  2019-02-24 17:06:18.900597144 +0100
+++ /var/tmp/diff_new_pack.qrj9TP/_new  2019-02-24 17:06:18.904597142 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package augeas
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -111,8 +111,7 @@
 mv %{buildroot}/%{_datadir}/vim/vimfiles %{buildroot}/%{_datadir}/vim/site
 
 %check
-# Fails 2 thread based tests
-make check %{?_smp_mflags} || :
+make check %{?_smp_mflags}
 
 %post -n %{libname} -p /sbin/ldconfig
 %postun -n %{libname} -p /sbin/ldconfig






commit augeas for openSUSE:Factory

2018-12-28 Thread root
Hello community,

here is the log from the commit of package augeas for openSUSE:Factory checked 
in at 2018-12-28 12:33:38

Comparing /work/SRC/openSUSE:Factory/augeas (Old)
 and  /work/SRC/openSUSE:Factory/.augeas.new.28833 (New)


Package is "augeas"

Fri Dec 28 12:33:38 2018 rev:47 rq:661481 version:1.11.0

Changes:

--- /work/SRC/openSUSE:Factory/augeas/augeas.changes2018-03-26 
12:08:43.918636885 +0200
+++ /work/SRC/openSUSE:Factory/.augeas.new.28833/augeas.changes 2018-12-28 
12:33:41.396031743 +0100
@@ -1,0 +2,40 @@
+Mon Dec 24 08:24:19 UTC 2018 - ec...@opensuse.org
+
+- update to 1.11.0
+  General changes/additions
+- augmatch: add a --quiet option; make the exit status useful 
+  to tell whether there was a match or not
+- Drastically reduce the amount of memory needed to evaluate 
+  complex path expressions against large files (Issue #569)
+- Fix a segfault on OSX when 'augmatch' is run without any 
+  arguments (Issue #556)
+  API changes
+- aug_source did not in fact return the source; and always 
+  returned NULL for that. That has been fixed.
+  Lens changes/additions
+- Chrony: add new options supported in chrony 3.2 and 3.3 
+  (Miroslav Lichvar)
+- Dhclient: fix parsing of append/prepend and similar 
+  directives (John Morrissey)
+- Fstab: allow leading whitespace in mount entry lines 
+  (Pino Toscano) (Issue #544)
+- Grub: tolerate some invalid entries. Those invalid entries 
+  get mapped to '#error' nodes
+- Httpd: accept comments with whitespace right after a tag 
+  opening a section (Issue #577)
+- Json: allow escaped slashes in strings (Issue #557)
+- Multipath: accept regular expressions for devnode, wwid, 
+  and property in blacklist and blacklist_exceptions sections 
+  (Issue #564)
+- Nginx: parse /etc/nginx/sites-enabled (plumbeo) allow 
+  semicolons inside double quoted strings in simple directives, 
+  and allow simple directives without an argument (Issue #566)
+- Redis: accept the 'bind' statement with multiple IP addresses
+  (yannh) (Issue #194)
+- Rsyslog: support include() directive introduced in 
+  rsyslog 8.33
+- Strongswan: new lens (Kaarle Ritvanen)
+- Systemd: do not try to treat *.d or *.wants directories as 
+  configuration files (Issue #548)
+
+---

Old:

  augeas-1.10.1.tar.gz
  augeas-1.10.1.tar.gz.sig

New:

  augeas-1.11.0.tar.gz
  augeas-1.11.0.tar.gz.sig



Other differences:
--
++ augeas.spec ++
--- /var/tmp/diff_new_pack.lVcMWQ/_old  2018-12-28 12:33:41.896031395 +0100
+++ /var/tmp/diff_new_pack.lVcMWQ/_new  2018-12-28 12:33:41.896031395 +0100
@@ -18,7 +18,7 @@
 
 %define libname lib%{name}0
 Name:   augeas
-Version:1.10.1
+Version:1.11.0
 Release:0
 Summary:An utility for changing configuration files
 License:GPL-3.0-or-later AND LGPL-2.1-or-later

++ augeas-1.10.1.tar.gz -> augeas-1.11.0.tar.gz ++
 38819 lines of diff (skipped)





commit augeas for openSUSE:Factory

2018-03-26 Thread root
Hello community,

here is the log from the commit of package augeas for openSUSE:Factory checked 
in at 2018-03-26 12:08:32

Comparing /work/SRC/openSUSE:Factory/augeas (Old)
 and  /work/SRC/openSUSE:Factory/.augeas.new (New)


Package is "augeas"

Mon Mar 26 12:08:32 2018 rev:46 rq:589655 version:1.10.1

Changes:

--- /work/SRC/openSUSE:Factory/augeas/augeas.changes2018-03-01 
12:05:42.438623641 +0100
+++ /work/SRC/openSUSE:Factory/.augeas.new/augeas.changes   2018-03-26 
12:08:43.918636885 +0200
@@ -1,0 +2,37 @@
+Tue Mar 20 21:02:55 UTC 2018 - jeng...@inai.de
+
+- Fix RPM groups.
+
+---
+Tue Mar 20 09:41:39 UTC 2018 - vci...@suse.com
+
+- update to 1.10.1:
+  General changes/additions
+New CLI utility 'augmatch' to print the tree for a file and select
+some of its contents
+New command 'count' in augtool
+New function 'not(bool) -> bool' for path expressions
+The path expression 'label[. = "value"]' can now be written more
+concisely as 'label["value"]'
+  API changes
+libfa has now a function fa_json to export an FA as a JSON file, and
+fa_state_* functions that make it possible to iterate over the FA's
+states and transitions. (Pedro Valero Mejia)
+Add functions aug_ns_label, aug_ns_value, aug_ns_count, and
+aug_ns_path to get the label (with index), the value, the number of
+nodes, and the fully qualified path for nodes stored in a nodeset in
+a variable efficiently
+  Lens changes/additions
+Grubenv: new lens to process /boot/grub/grubenv (omgold)
+Httpd: also read files from /etc/httpd/conf.modules.d/*.conf
+(Tomas Meszaros) (Issue #537)
+Nsswitch: allow comments at the end of a line (Philip Hahn) (Issue #517)
+Ntp: accept 'ntpsigndsocket' statement (Philip Hahn) (Issue #516)
+Properties: accept empty comments with DOS line endings (Issue #161)
+Rancid: new lens for RANCiD router databases (Matt Dainty)
+Resolv: accept empty comments with DOS line endings (Issue #161)
+Systemd: also process /etc/systemd/logind.conf (Pat Riehecky)
+YAML: process a document that is just a sequence (John Vandenberg)
+- drop chrpath dependency, the offending dump binary is no longer shipped
+
+---

Old:

  augeas-1.9.0.tar.gz
  augeas-1.9.0.tar.gz.sig

New:

  augeas-1.10.1.tar.gz
  augeas-1.10.1.tar.gz.sig



Other differences:
--
++ augeas.spec ++
--- /var/tmp/diff_new_pack.6jEks6/_old  2018-03-26 12:08:45.258588877 +0200
+++ /var/tmp/diff_new_pack.6jEks6/_new  2018-03-26 12:08:45.262588734 +0200
@@ -18,22 +18,20 @@
 
 %define libname lib%{name}0
 Name:   augeas
-Version:1.9.0
+Version:1.10.1
 Release:0
 Summary:An utility for changing configuration files
-License:GPL-3.0+ and LGPL-2.1+
-Group:  System/Libraries
+License:GPL-3.0-or-later AND LGPL-2.1-or-later
+Group:  Development/Libraries/C and C++
 Url:http://augeas.net/
 Source0:http://download.augeas.net/augeas-%{version}.tar.gz
 Source1:http://download.augeas.net/augeas-%{version}.tar.gz.sig
 Source2:%{name}.keyring
 Source3:baselibs.conf
 Patch0: augeas-modprobe-lense.patch
-BuildRequires:  chrpath
 BuildRequires:  pkgconfig
 BuildRequires:  readline-devel
 BuildRequires:  pkgconfig(libxml-2.0)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 An utility for programmatically editing configuration files. Augeas
@@ -60,7 +58,7 @@
 
 %package-n %{libname}
 Summary:A library for changing configuration files
-Group:  Development/Libraries/C and C++
+Group:  System/Libraries
 Recommends: %{name}-lenses = %{version}
 
 %description-n %{libname}
@@ -75,7 +73,7 @@
 
 %packagelenses
 Summary:Official set of lenses for use by %{libname}
-Group:  Development/Libraries/Other
+Group:  System/Libraries
 Requires:   %{libname} = %{version}
 
 %descriptionlenses
@@ -111,7 +109,6 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 # move vim files to the right location
 mv %{buildroot}/%{_datadir}/vim/vimfiles %{buildroot}/%{_datadir}/vim/site
-chrpath --delete %{buildroot}/%{_bindir}/dump
 
 %check
 # Fails 2 thread based tests
@@ -121,21 +118,18 @@
 %postun -n %{libname} -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root,-)
+%{_bindir}/augmatch
 %{_bindir}/augtool
 %{_bindir}/augparse
 %{_bindir}/fadot
-%{_bindir}/dump
 %{_mandir}/man1/*
 %license COPYING
 %doc AUTHORS NEWS
 
 %files -n %{libname}
-%defattr(-,root,root,-)
 %{_libdir}/*.so.*
 
 %files devel

commit augeas for openSUSE:Factory

2018-03-01 Thread root
Hello community,

here is the log from the commit of package augeas for openSUSE:Factory checked 
in at 2018-03-01 12:05:41

Comparing /work/SRC/openSUSE:Factory/augeas (Old)
 and  /work/SRC/openSUSE:Factory/.augeas.new (New)


Package is "augeas"

Thu Mar  1 12:05:41 2018 rev:45 rq:580130 version:1.9.0

Changes:

--- /work/SRC/openSUSE:Factory/augeas/augeas.changes2017-11-03 
16:21:54.710627346 +0100
+++ /work/SRC/openSUSE:Factory/.augeas.new/augeas.changes   2018-03-01 
12:05:42.438623641 +0100
@@ -1,0 +2,5 @@
+Thu Feb 22 15:10:29 UTC 2018 - fv...@suse.com
+
+- Use %license (boo#1082318)
+
+---



Other differences:
--
++ augeas.spec ++
--- /var/tmp/diff_new_pack.1sghl6/_old  2018-03-01 12:05:43.646580295 +0100
+++ /var/tmp/diff_new_pack.1sghl6/_new  2018-03-01 12:05:43.650580151 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package augeas
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -127,7 +127,8 @@
 %{_bindir}/fadot
 %{_bindir}/dump
 %{_mandir}/man1/*
-%doc AUTHORS COPYING NEWS
+%license COPYING
+%doc AUTHORS NEWS
 
 %files -n %{libname}
 %defattr(-,root,root,-)






commit augeas for openSUSE:Factory

2017-11-03 Thread root
Hello community,

here is the log from the commit of package augeas for openSUSE:Factory checked 
in at 2017-11-03 16:21:51

Comparing /work/SRC/openSUSE:Factory/augeas (Old)
 and  /work/SRC/openSUSE:Factory/.augeas.new (New)


Package is "augeas"

Fri Nov  3 16:21:51 2017 rev:44 rq:537237 version:1.9.0

Changes:

--- /work/SRC/openSUSE:Factory/augeas/augeas.changes2017-06-07 
09:54:10.685242100 +0200
+++ /work/SRC/openSUSE:Factory/.augeas.new/augeas.changes   2017-11-03 
16:21:54.710627346 +0100
@@ -1,0 +2,57 @@
+Thu Oct 26 15:21:42 UTC 2017 - vci...@suse.com
+
+- Version update to 1.9.0:
+  - General changes/additions
+* Fix error in handling escaped whitespace at the end of path expressions
+  (addresses CVE-2017-7555)
+* several improvements to the error messages when transforming a tree
+  back to text fails. They now make it clearer what part of the tree
+  was problematic, and what the tree should have looked like.
+* Fixed the pkg-config file, which should now be usable
+* Fix handling of backslash-escaping in strings and regular expressions
+  in the lens language. We used to handle constructs like "\\" and
+  // incorrectly. (Issue #495)
+* do not unescape the default value of a del on create; otherwise we are
+  double unescaping these strings (Issue #507)
+* remove tempfile when saving files because destination is not writable
+  (Issue #479)
+* span information is now updated on save (Issue #467)
+* fix lots of warnings generated by gcc 7.1
+* Various changes to reduce bashisms in tests and make them run on
+  FreeBSD (Romain Tartière)
+  - API changes
+* add function aug_ns_attr to allow iterating through a nodeset
+  quickly. See examples/dump.c for an example of how to use them
+  instead of aug_get, aug_label etc. and for a way to measure
+  performance gains.
+  - Lens changes/additions
+* Ceph: new lens for /etc/ceph/ceph.conf
+* Cgconfig: accept fperm & dperm in admin & task (Pino Toscano)
+* Dovecot: also load files from /usr/local/etc (Roy Hubbard)
+* Exports: relax the rules for the path at the beginning of a line so
+  that double-quoted paths are legal, too
+* Getcap: new lens to parse generic termcap-style capability databases
+* Grub: accept toplevel 'boot' entry (Pino Toscano)
+* Httpd: handle empty comments with a continuation line (Issue #423);
+  handle '>""' in a directive properly (Issue #429); make space between
+  quoted arguments optional (Issue #435); accept quoted strings as part
+  of bare arguments (Issue #470)
+* Nginx: load files from sites-available directory (Omer Katz) (Issue #471)
+* Nslcd: new lens for nss-pam-ldapd config (Jose Plana)
+* Oz: New lense for /etc/oz/oz.cnf
+* postfix lenses: also load files from /usr/local/etc (Roy Hubbard)
+* Properties: accept DOS line endings (Issue #468)
+* Rtadvd: new lens to parse the rtadvd configuration file (Matt Dainty)
+* Rsyslog: load files from /etc/rsyslog.d (Doug Wilson) (Issue #475);
+  allow spaces before the # starting a comment; allow comments inside
+  config statements like 'module'
+* Ssh: accept '=' to separate keyword from arguments
+* Sshd: split HostKeyAlgorithms into list of values; recognize quoted
+  group names with spaces in them (Issue #477)
+* Sudoers: recognize "match_group_by_gid" (Luigi Toscano) (Issue #482)
+* Syslog: allow spaces before the # starting a comment
+* Termcap: new lens to parse termcap capability databases (Matt Dainty)
+* Vsftpd: accept seccomp_sandbox (Denys Stroebel)
+* Xymon: accept 'group-sorted' directive (Issue #462)
+
+---

Old:

  augeas-1.8.0.tar.gz
  augeas-1.8.0.tar.gz.sig

New:

  augeas-1.9.0.tar.gz
  augeas-1.9.0.tar.gz.sig



Other differences:
--
++ augeas.spec ++
--- /var/tmp/diff_new_pack.h3mokv/_old  2017-11-03 16:21:55.474599541 +0100
+++ /var/tmp/diff_new_pack.h3mokv/_new  2017-11-03 16:21:55.478599396 +0100
@@ -18,7 +18,7 @@
 
 %define libname lib%{name}0
 Name:   augeas
-Version:1.8.0
+Version:1.9.0
 Release:0
 Summary:An utility for changing configuration files
 License:GPL-3.0+ and LGPL-2.1+
@@ -29,6 +29,7 @@
 Source2:%{name}.keyring
 Source3:baselibs.conf
 Patch0: augeas-modprobe-lense.patch
+BuildRequires:  chrpath
 BuildRequires:  pkgconfig
 BuildRequires:  readline-devel
 BuildRequires:  pkgconfig(libxml-2.0)
@@ -110,6 +111,7 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 # move vim files to the right location
 mv 

commit augeas for openSUSE:Factory

2017-06-07 Thread root
Hello community,

here is the log from the commit of package augeas for openSUSE:Factory checked 
in at 2017-06-07 09:54:03

Comparing /work/SRC/openSUSE:Factory/augeas (Old)
 and  /work/SRC/openSUSE:Factory/.augeas.new (New)


Package is "augeas"

Wed Jun  7 09:54:03 2017 rev:43 rq:500542 version:1.8.0

Changes:

--- /work/SRC/openSUSE:Factory/augeas/augeas.changes2016-11-03 
12:57:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.augeas.new/augeas.changes   2017-06-07 
09:54:10.685242100 +0200
@@ -1,0 +2,8 @@
+Tue May 30 08:36:26 UTC 2017 - tchva...@suse.com
+
+- Version update to 1.8.0:
+  * See the News file for all the details
+- Verified it contains fixes for bsc#933210 bsc#975729 bsc#925225
+  bsc#1023204 CVE-2014-8119
+
+---

Old:

  augeas-1.6.0.tar.gz
  augeas-1.6.0.tar.gz.sig

New:

  augeas-1.8.0.tar.gz
  augeas-1.8.0.tar.gz.sig



Other differences:
--
++ augeas.spec ++
--- /var/tmp/diff_new_pack.Q5YRFF/_old  2017-06-07 09:54:11.553119455 +0200
+++ /var/tmp/diff_new_pack.Q5YRFF/_new  2017-06-07 09:54:11.561118324 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package augeas
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define libname lib%{name}0
 Name:   augeas
-Version:1.6.0
+Version:1.8.0
 Release:0
 Summary:An utility for changing configuration files
 License:GPL-3.0+ and LGPL-2.1+
@@ -29,9 +29,9 @@
 Source2:%{name}.keyring
 Source3:baselibs.conf
 Patch0: augeas-modprobe-lense.patch
-BuildRequires:  glib2-devel
-BuildRequires:  libxml2-devel
+BuildRequires:  pkgconfig
 BuildRequires:  readline-devel
+BuildRequires:  pkgconfig(libxml-2.0)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -99,7 +99,6 @@
 %patch0 -p1
 
 %build
-export CFLAGS="-Wno-error %{optflags}"
 %configure \
--disable-static \
--disable-silent-rules \
@@ -107,7 +106,7 @@
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 # move vim files to the right location
 mv %{buildroot}/%{_datadir}/vim/vimfiles %{buildroot}/%{_datadir}/vim/site
@@ -117,7 +116,6 @@
 make check %{?_smp_mflags} || :
 
 %post -n %{libname} -p /sbin/ldconfig
-
 %postun -n %{libname} -p /sbin/ldconfig
 
 %files

++ augeas-1.6.0.tar.gz -> augeas-1.8.0.tar.gz ++
 70473 lines of diff (skipped)





commit augeas for openSUSE:Factory

2016-11-03 Thread h_root
Hello community,

here is the log from the commit of package augeas for openSUSE:Factory checked 
in at 2016-11-03 12:57:52

Comparing /work/SRC/openSUSE:Factory/augeas (Old)
 and  /work/SRC/openSUSE:Factory/.augeas.new (New)


Package is "augeas"

Changes:

--- /work/SRC/openSUSE:Factory/augeas/augeas.changes2016-05-24 
09:34:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.augeas.new/augeas.changes   2016-11-03 
12:57:53.0 +0100
@@ -1,0 +2,6 @@
+Fri Oct 28 16:10:23 UTC 2016 - tchva...@suse.com
+
+- Version update to 1.6.0:
+  * See the NEWS file for the details
+
+---

Old:

  augeas-1.5.0.tar.gz
  augeas-1.5.0.tar.gz.sig

New:

  augeas-1.6.0.tar.gz
  augeas-1.6.0.tar.gz.sig



Other differences:
--
++ augeas.spec ++
--- /var/tmp/diff_new_pack.aqLj9m/_old  2016-11-03 12:57:57.0 +0100
+++ /var/tmp/diff_new_pack.aqLj9m/_new  2016-11-03 12:57:57.0 +0100
@@ -18,7 +18,7 @@
 
 %define libname lib%{name}0
 Name:   augeas
-Version:1.5.0
+Version:1.6.0
 Release:0
 Summary:An utility for changing configuration files
 License:GPL-3.0+ and LGPL-2.1+

++ augeas-1.5.0.tar.gz -> augeas-1.6.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/augeas-1.5.0/AUTHORS new/augeas-1.6.0/AUTHORS
--- old/augeas-1.5.0/AUTHORS2016-05-11 20:26:00.0 +0200
+++ new/augeas-1.6.0/AUTHORS2016-08-02 17:40:11.0 +0200
@@ -139,3 +139,7 @@
   Chris Reeves
   Gerlof Fokkema  
   Daniel Trebbien 
+  Robert Moucha   
+  Craig Miskell   
+  Anton Baranov   
+  Josef Reidinger 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/augeas-1.5.0/ChangeLog new/augeas-1.6.0/ChangeLog
--- old/augeas-1.5.0/ChangeLog  2016-05-11 23:57:17.0 +0200
+++ new/augeas-1.6.0/ChangeLog  2016-08-06 01:38:36.0 +0200
@@ -1,3 +1,128 @@
+2016-08-05  David Lutterkort  
+
+   man/augtool.pod: clarify the description of --load-file and load-file
+
+2016-08-05  David Lutterkort  
+
+   * src/pathx.c: make numbers in path expressions 64 bit integers
+   Previously, they were whatever 'int' was, which might be too small, for
+   example to handle timestamps. With making them int64_t, it is now 
possible
+   to find files that have changed since a certain point in time with
+
+ match /augeas/files//*[mtime][int(mtime) >= TIMESTAMP]
+
+   where TIMESTAMP is in seconds since the epoch
+
+2016-08-05  Loren Gordon  
+
+   Uses spaces between tokens instead of tabs for pam files
+   pam.d(5) man page states: "The format of each rule is a space
+   separated collection of tokens..." Previsouly, pam.aug used
+   `Util.del_ws_tab` to insert tabs as a token separator. This patch
+   modifies pamconf.aug and pam.aug to use `Sep.space`, which
+   uses a space as a separator instead.
+
+   Fixes #236
+
+2016-08-05  Kaarle Ritvanen  
+
+   Shellvars: include lbu.conf
+   Alpine Linux Local Backup Utility
+
+2016-08-05  Omer Katz  
+
+   Added nginx locations for homebrew installed nginx.
+
+2016-08-04  g-coder  
+
+   NO_VA_END
+   Function 'va_end' was not called before internal.c:55 and internal.c:64 
inside function 'pathjoin'.
+   Added 'va_end(ap)' before return statement.
+
+2016-07-21  g-coder  
+
+   DEREF_OF_NULL
+   Return value of a function 'add_state' is dereferenced at fa.c:2776 
without checking.
+   Added check on return value.
+
+2016-07-11  Raphaël Pinson  
+
+   Update NEWS and AUTHORS
+
+2016-07-11  Josef Reidinger  
+
+   Ntp: fix restrict to allow also -4 and also fix save/store ability 
(#386)
+   * fix restrict to allow also -4 and also fix save/store ability
+   * use backward compatible ip flags
+
+2016-07-03  Raphaël Pinson  
+
+   Update NEWS
+
+2016-07-03  Raphaël Pinson  
+
+   Add aug_load_file to load individual files
+   API:
+
+ - Add aug_load_file() API entry to load an individual file
+
+   Augtool:
+
+ - Add -l|--load-file option
+ - Add 

commit augeas for openSUSE:Factory

2016-05-24 Thread h_root
Hello community,

here is the log from the commit of package augeas for openSUSE:Factory checked 
in at 2016-05-24 09:34:46

Comparing /work/SRC/openSUSE:Factory/augeas (Old)
 and  /work/SRC/openSUSE:Factory/.augeas.new (New)


Package is "augeas"

Changes:

--- /work/SRC/openSUSE:Factory/augeas/augeas.changes2016-04-08 
09:38:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.augeas.new/augeas.changes   2016-05-24 
09:34:53.0 +0200
@@ -1,0 +2,149 @@
+Thu May 12 15:50:37 UTC 2016 - mlati...@suse.com
+
+- Update to version 1.5.0:
+  - General changes/additions
+* augtool: new --timing option that prints after each operation how long
+  it took
+* augtool: print brief help message when incorrect options are given rather
+  than dumping all help text
+* Path expressions: optimize performance of evaluating certain
+  expressions
+* lots of safety improvements in libfa to avoid using uninitialized
+  values and the like (Daniel Trebbien)
+* tolerate building against OSX' libedit (Issue #256)
+  - API changes
+* aug_match: fix a bug where expressions like /foo/*[2] would match a
+  hidden node and pretend there was no match at all. We now make sure
+  we never match a hidden node. Thanks to Xavier Mol for reporting the
+  problem.
+* aug_get: make sure we set *value to NULL, even if the provided path is
+  invalid (Issue #372)
+* aug_rm: fix segfault when deleting a tree and one of its ancestors
+  (Issue #319)
+* aug_save: fix segfault when trying to save an invalid subtree. A
+  routine that was generating details for the error message overflowed
+  a buffer it had created (Issue #349)
+  - Lens changes/additions
+* AptConf: support hash comments
+* AptSources: support options (Issue #295),
+  support brackets with spaces in URI (GH #296)
+  rename test file to test_aptsources.aug
+* Chrony: allow signed numbers and indentation, fix stray EOL entry,
+  disallow comment on EOL, add many missing directives and
+  options (Miroslav Lichvar, RHBZ#1213281)
+  add new directives and options that were added in
+  chrony-2.2 and chrony-2.3 and improve parsing of
+  access configuration (Miroslav Lichvar, Issue #348)
+  add new options for chrony-2.4 (Miroslav Lichvar)
+* Dhclient: avoid put ambiguity for node without value (Issue #294)
+* Group: support NIS map, support an overridden and disabled password,
+ i.e. `+:*::` (Matt Dainty) (Issue #258)
+* Host_Conf: support spaces between list items (Cedric Bosdonnat, Issue 
#358)
+* Httpd: add paths to SLES vhosts
+ (Jan Doleschal) (Issue #268)
+ parse backslashes in directive arguments (Issue #307)
+ parse mismatching case of opening/closing tags
+ parse multiple ending section tags on one line
+ parse wordlists in braces in SSLRequire directives
+ parse directive args starting with double quote (Issue #330)
+ parse directive args containing quotes
+ support perl directives (Issue #327)
+ parse line breaks/continuations in section arguments
+ parse escaped spaces in directive/section arguments
+ parse backslashes at the start of directive args (Issue #324)
+* Inputrc: support $else (Cedric Bosdonnat, Issue #359)
+* Interfaces: add support for source-directory (Issue #306)
+* Json: add comments support, refactor,
+allow escaped quotes and blackslashes
+* Keepalived: fix space/tag alignments and hanging spaces,
+  add vrrp_mcast_group4 and vrrp_mcast_group6,
+  add more vrrp_instance flags,
+  add mcast/unicast_src_ip and unicast_peer,
+  add missing garp options,
+  add vrrp_script options,
+  expand vrrp_sync_group block,
+  allow notify option
+  (Joe Topjian) (Issue #266)
+* Known_Hosts: refactoring and description fixed
+* Logrotate: support dateyesterday option (Chris Reeves) (GH #367, #368)
+* MasterPasswd: new lens to parse /etc/master.passwd
+(Matt Dainty) (Issue #258)
+* Multipath: add various missing keywoards (Olivier Mangold) (Issue #289)
+* MySQL: include /etc/my.cnf.d/*.cnf (Issue #353)
+* Nginx: improve typechecking of lens,
+ allow masks in IP keys and IPv6 (Issue #260)
+ add @server simple nodes (Issue #335)
+* Ntp: add support for basic interface syntax
+* OpenShift_Quickstarts: Use Json.lns
+* OpenVPN: add all options available in OpenVPN 2.3o
+   (Justin Akers) (Issue #278)
+* 

commit augeas for openSUSE:Factory

2016-04-08 Thread h_root
Hello community,

here is the log from the commit of package augeas for openSUSE:Factory checked 
in at 2016-04-08 09:38:03

Comparing /work/SRC/openSUSE:Factory/augeas (Old)
 and  /work/SRC/openSUSE:Factory/.augeas.new (New)


Package is "augeas"

Changes:

--- /work/SRC/openSUSE:Factory/augeas/augeas.changes2015-07-20 
15:14:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.augeas.new/augeas.changes   2016-04-08 
09:38:06.0 +0200
@@ -1,0 +2,10 @@
+Tue Apr  5 13:17:30 UTC 2016 - cbosdon...@suse.com
+
+- Fix errors showing up in guestfs tools.
+  Add upstreamed patches:
+27d8457-inputrc-lens-support-mapping-like.patch
+2d12670-inputrc-lens-support-else.patch
+49bcfbe-Exclude-network-if-up.d-SuSEfirewall2-in-shellvars-l.patch
+7558c12-host_conf-lens-spaces-between-list-items-support.patch
+
+---

New:

  27d8457-inputrc-lens-support-mapping-like.patch
  2d12670-inputrc-lens-support-else.patch
  49bcfbe-Exclude-network-if-up.d-SuSEfirewall2-in-shellvars-l.patch
  7558c12-host_conf-lens-spaces-between-list-items-support.patch



Other differences:
--
++ augeas.spec ++
--- /var/tmp/diff_new_pack.cnKyp0/_old  2016-04-08 09:38:06.0 +0200
+++ /var/tmp/diff_new_pack.cnKyp0/_new  2016-04-08 09:38:06.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package augeas
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -29,6 +29,10 @@
 Source2:%{name}.keyring
 Source3:baselibs.conf
 Patch0: augeas-modprobe-lense.patch
+Patch1: 27d8457-inputrc-lens-support-mapping-like.patch
+Patch2: 2d12670-inputrc-lens-support-else.patch
+Patch3: 
49bcfbe-Exclude-network-if-up.d-SuSEfirewall2-in-shellvars-l.patch
+Patch4: 7558c12-host_conf-lens-spaces-between-list-items-support.patch
 BuildRequires:  glib2-devel
 BuildRequires:  libxml2-devel
 BuildRequires:  readline-devel
@@ -97,6 +101,10 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
+%patch2 -p1
+%patch3 -p1
+%patch4 -p1
 
 %build
 export CFLAGS="-Wno-error %{optflags}"

++ 27d8457-inputrc-lens-support-mapping-like.patch ++
>From 27d845714d16aa0fcdc08f28623a6119ac4f0e6a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=A9dric=20Bosdonnat?= 
Date: Tue, 8 Mar 2016 11:04:28 +0100
Subject: [PATCH] inputrc lens: support mapping like ","

The mapping values aren't always words. They can also be quoted values
containing characters like [,+/*-]
---
 lenses/inputrc.aug| 2 +-
 lenses/tests/test_inputrc.aug | 4 
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/lenses/inputrc.aug b/lenses/inputrc.aug
index 67032ac..15bf96e 100644
--- a/lenses/inputrc.aug
+++ b/lenses/inputrc.aug
@@ -27,7 +27,7 @@ autoload xfm
 (* View: entry
  An inputrc mapping entry *)
 let entry =
-   let mapping = [ label "mapping" . store Rx.word ]
+   let mapping = [ label "mapping" . store /[A-Za-z0-9_."\*\/+\,\\-]+/ ]
in [ label "entry"
   . Util.del_str "\"" . store /[^" \t\n]+/
   . Util.del_str "\":" . Sep.space
diff --git a/lenses/tests/test_inputrc.aug b/lenses/tests/test_inputrc.aug
index e269fd5..ff475f2 100644
--- a/lenses/tests/test_inputrc.aug
+++ b/lenses/tests/test_inputrc.aug
@@ -61,6 +61,7 @@ $if term=rxvt
 \"\\e[8~\": end-of-line
 \"\\eOc\": forward-word
 \"\\eOd\": backward-word
+\"\\e[G\": \",\"
 $endif
 
 # for non RH/Debian xterm, can't hurt for RH/Debian xterm
@@ -157,6 +158,9 @@ test Inputrc.lns get conf =
   { "entry" = "\\eOd"
 { "mapping" = "backward-word" }
   }
+  { "entry" = "\\e[G"
+{ "mapping" = "\",\"" }
+  }
 }
 {  }
 { "#comment" = "for non RH/Debian xterm, can't hurt for RH/Debian xterm" }
-- 
2.6.2

++ 2d12670-inputrc-lens-support-else.patch ++
>From 2d12670d15cacb279ec4045acbd296b02ce49be9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=A9dric=20Bosdonnat?= 
Date: Tue, 8 Mar 2016 11:07:21 +0100
Subject: [PATCH] inputrc lens: support @else

@if structures can also have an @else, let's read them into another
subtree.
---
 lenses/inputrc.aug| 2 ++
 lenses/tests/test_inputrc.aug | 7 +--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/lenses/inputrc.aug b/lenses/inputrc.aug
index 15bf96e..3902528 100644
--- a/lenses/inputrc.aug
+++ b/lenses/inputrc.aug
@@ -45,6 +45,8 @@ let variable = [ Util.del_str "set" . Sep.space
 let rec condition = [ Util.del_str "$if" . label 

commit augeas for openSUSE:Factory

2015-07-20 Thread h_root
Hello community,

here is the log from the commit of package augeas for openSUSE:Factory checked 
in at 2015-07-20 15:14:12

Comparing /work/SRC/openSUSE:Factory/augeas (Old)
 and  /work/SRC/openSUSE:Factory/.augeas.new (New)


Package is augeas

Changes:

--- /work/SRC/openSUSE:Factory/augeas/augeas.changes2015-03-25 
21:02:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.augeas.new/augeas.changes   2015-07-20 
15:14:13.0 +0200
@@ -1,0 +2,7 @@
+Thu Jul 16 13:06:40 UTC 2015 - tchva...@suse.com
+
+- Version bump to 1.4.0:
+  * Loads of bugfixes all around the package
+  * Read up NEWS file for the detailed changes
+
+---

Old:

  augeas-1.3.0.tar.gz
  augeas-1.3.0.tar.gz.sig

New:

  augeas-1.4.0.tar.gz
  augeas-1.4.0.tar.gz.sig



Other differences:
--
++ augeas.spec ++
--- /var/tmp/diff_new_pack.rCn2j9/_old  2015-07-20 15:14:14.0 +0200
+++ /var/tmp/diff_new_pack.rCn2j9/_new  2015-07-20 15:14:14.0 +0200
@@ -18,7 +18,7 @@
 
 %define libname lib%{name}0
 Name:   augeas
-Version:1.3.0
+Version:1.4.0
 Release:0
 Summary:An utility for changing configuration files
 License:GPL-3.0+ and LGPL-2.1+

++ augeas-1.3.0.tar.gz - augeas-1.4.0.tar.gz ++
 11232 lines of diff (skipped)





commit augeas for openSUSE:Factory

2015-03-25 Thread h_root
Hello community,

here is the log from the commit of package augeas for openSUSE:Factory checked 
in at 2015-03-25 21:02:54

Comparing /work/SRC/openSUSE:Factory/augeas (Old)
 and  /work/SRC/openSUSE:Factory/.augeas.new (New)


Package is augeas

Changes:

--- /work/SRC/openSUSE:Factory/augeas/augeas.changes2014-12-21 
12:04:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.augeas.new/augeas.changes   2015-03-25 
21:02:55.0 +0100
@@ -1,0 +2,5 @@
+Fri Mar 13 12:54:37 UTC 2015 - tchva...@suse.com
+
+- Whitespace
+
+---



Other differences:
--
++ augeas.spec ++
--- /var/tmp/diff_new_pack.zQY0EH/_old  2015-03-25 21:02:56.0 +0100
+++ /var/tmp/diff_new_pack.zQY0EH/_new  2015-03-25 21:02:56.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package augeas
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
 Url:http://augeas.net/
 Source0:http://download.augeas.net/augeas-%{version}.tar.gz
 Source1:http://download.augeas.net/augeas-%{version}.tar.gz.sig
-Source2:%name.keyring
+Source2:%{name}.keyring
 Source3:baselibs.conf
 Patch0: augeas-modprobe-lense.patch
 BuildRequires:  glib2-devel
@@ -42,7 +42,6 @@
 details. It is controlled by ``lens'' definitions that describe the
 file format and the transformation into a tree.
 
-
 %packagedevel
 Summary:A library for changing configuration files
 Group:  Development/Libraries/C and C++



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



commit augeas for openSUSE:Factory

2014-12-21 Thread h_root
Hello community,

here is the log from the commit of package augeas for openSUSE:Factory checked 
in at 2014-12-21 12:04:23

Comparing /work/SRC/openSUSE:Factory/augeas (Old)
 and  /work/SRC/openSUSE:Factory/.augeas.new (New)


Package is augeas

Changes:

--- /work/SRC/openSUSE:Factory/augeas/augeas.changes2014-07-13 
17:16:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.augeas.new/augeas.changes   2014-12-21 
12:04:02.0 +0100
@@ -1,0 +2,89 @@
+Thu Dec 18 19:59:50 UTC 2014 - meiss...@suse.com
+
+- restore keyring and .sig file, as this is checked by the OBS
+  source service
+
+---
+Thu Dec 18 11:03:43 UTC 2014 - p.drou...@gmail.com
+
+- Update  to version 1.3.0
+  + General changes/additions
+* Add missing cp entry in manpage (GH issue #78)
+* Add seq to vim syntax highlight (Robert Drake)
+* Update augtool.1 man page with new commands and --span, RHBZ#1100077
+* augtool autocomplete includes command aliases, RHBZ#1100184
+* Remove unused filename argument from dump-xml command, RHBZ#1100106
+* aug_save returns non-zero result when unable to delete files,
+  RHBZ#1091143
+  + Lens changes/additions
+* Aliases: permit missing whitespace between colon and recipients
+* AptPreferences: Support spaces in origin fields
+* Cgconfig: handle additional valid controllers (Andy Grimm)
+* Chrony: New lens to parse /etc/chrony.conf (Pat Riehecky)
+* CPanel: New lens to parse cpanel.config files
+* Desktop: Allow @ in keys (GH issue #92)
+* Device_map: Parse all device.map files under /boot (Mike Latimer)
+* Dhclient: Add support for option modifiers (Robert Drake,
+GH issue #95)
+Parse hash statements with dhcp-eval strings
+* Dhcpd: stmt_string quoted blocks no longer store quote marks
+ (incompatible change),
+ many changes to support more record types (Robert Drake)
+* Group: NIS support (KaMichael)
+* Grub: handle foreground option, RHBZ#1059383 (Miguel Armas)
+* Gshadow: New lens (Lorenzo Catucci)
+* Httpd: Allow eol comments after section tags
+ Allow continued lines inside quoted value (GH issue #104)
+ Allow comparison operators in tags (GH issue #154)
+* IPRoute2: handle / in protocol name, swap ID and name fields
+(incompatible change), RHBZ#1063968,
+handle hex IDs and hyphens, as present in
+rt_dsfield, RHBZ#1063961
+* Iptables: parse /etc/sysconfig/iptables.save, RHBZ#1144651
+* Kdump: parse new options, permit EOL comments, refactor, RHBZ#1139298
+* Keepalived: Add more virtual/real server settings and checks, 
RHBZ#1064388
+* Known_Hosts: New lens for SSH known hosts files
+* Krb5: permit braces in values when not in sub-section, RHBZ#1066419
+* Ldso: handle hwcap lines (GH issue #100)
+* Lvm: support negative numbers, parse /etc/lvm/lvm.conf (Pino Toscano)
+* Multipath: add support for rr_min_io_rq (Joel Loudermilk)
+* NagiosConfig and NagiosObjects: Fix documentation (Simon Sehier)
+* NetworkManager: Use the Quote module, support # in values (no eol 
comments)
+* OpenVPN: Add support for fragment, mssfix, and script-security
+   (Frank Grötzner)
+* Pagekite: New lens (Michael Pimmer)
+* Pam: Add partial support for arguments enclosed in [] (Vincent Brillault)
+* Passwd: Refactor lens (Lorenzo Catucci)
+* Redis: Allow empty quoted values (GH issue #115)
+* Rmt: New lens to parse /etc/default/rmt, RHBZ#1100549
+* Rsyslog: support complex $template lines, property filters and file
+   actions with templates, RHBZ#1083016
+* Services: permit colons in service name, RHBZ#1121263
+* Shadow: New lens (Lorenzo Catucci)
+* Shellvars: Handle case statements with same-line ';;', RHBZ#1033799
+ Allow any kind of quoted values in block
+ conditions (GH issue #118)
+ Support $(( .. )) arithmetic expansion in variable
+ assignment, RHBZ#1100550
+* Simplevars: Support flags and empty values
+* Sshd: Allow all types of entries in Match groups (GH issue #75)
+* Sssd: Allow ; for comments
+* Squid: Support configuration files for squid 3 (Mykola Nikishov)
+* Sudoers: Allow wuoted string in default str/bool params (Nick Piacentine)
+* Syslog: Support # ! style comments (Robert Drake, GH issue #65)
+  Permit IPv6 loghost addresses, RHBZ#1129388
+* Systemd: Allow quoted Environment key=value pairs, RHBZ#1100547
+   Parse /etc/sysconfig/*.systemd, RHBZ#1083022
+   Parse semicolons inside entry values, RHBZ#1139498
+* Tuned: New lens for 

commit augeas for openSUSE:Factory

2014-07-13 Thread h_root
Hello community,

here is the log from the commit of package augeas for openSUSE:Factory checked 
in at 2014-07-13 17:16:14

Comparing /work/SRC/openSUSE:Factory/augeas (Old)
 and  /work/SRC/openSUSE:Factory/.augeas.new (New)


Package is augeas

Changes:

--- /work/SRC/openSUSE:Factory/augeas/augeas.changes2014-05-18 
06:50:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.augeas.new/augeas.changes   2014-07-13 
17:16:15.0 +0200
@@ -1,0 +2,11 @@
+Wed Jul  2 16:01:35 UTC 2014 - tchva...@suse.com
+
+- Change desc to describe the tools not just the library
+  bnc#885495.
+
+---
+Tue Jul  1 09:00:41 UTC 2014 - tchva...@suse.com
+
+- Enable tests but pass them even with 2 failures.
+
+---



Other differences:
--
++ augeas.spec ++
--- /var/tmp/diff_new_pack.JWiVg3/_old  2014-07-13 17:16:16.0 +0200
+++ /var/tmp/diff_new_pack.JWiVg3/_new  2014-07-13 17:16:16.0 +0200
@@ -20,7 +20,7 @@
 Name:   augeas
 Version:1.2.0
 Release:0
-Summary:A library for changing configuration files
+Summary:An utility for changing configuration files
 License:GPL-3.0+ and LGPL-2.1+
 Group:  System/Libraries
 Url:http://augeas.net/
@@ -36,10 +36,8 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-A library for programmatically editing configuration files. Augeas
-parses configuration files into a tree structure, which it exposes
-through its public API. Changes made through the API are written back
-to the initially read files.
+An utility for programmatically editing configuration files. Augeas
+parses configuration files into a tree structure.
 
 The transformation works very hard to preserve comments and formatting
 details. It is controlled by ``lens'' definitions that describe the
@@ -117,8 +115,9 @@
 # move vim files to the right location
 mv %{buildroot}/%{_datadir}/vim/vimfiles %{buildroot}/%{_datadir}/vim/site
 
-#%check
-#make check %{?_smp_mflags}
+%check
+# Fails 2 thread based tests
+make check %{?_smp_mflags} || :
 
 %post -n %{libname} -p /sbin/ldconfig
 



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



commit augeas for openSUSE:Factory

2014-05-17 Thread h_root
Hello community,

here is the log from the commit of package augeas for openSUSE:Factory checked 
in at 2014-05-18 06:50:09

Comparing /work/SRC/openSUSE:Factory/augeas (Old)
 and  /work/SRC/openSUSE:Factory/.augeas.new (New)


Package is augeas

Changes:

--- /work/SRC/openSUSE:Factory/augeas/augeas.changes2014-05-10 
08:31:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.augeas.new/augeas.changes   2014-05-18 
06:50:19.0 +0200
@@ -89,0 +90,6 @@
+Fri May  5 15:55:05 UTC 2014 - mlati...@suse.com
+
+- device_map lense: Find device.map in any dir beneath /boot (bnc#875086)
+  augeas-device_map-grub2.patch 
+
+---

New:

  augeas-device_map-grub2.patch



Other differences:
--
++ augeas.spec ++
--- /var/tmp/diff_new_pack.6ZpBE9/_old  2014-05-18 06:50:20.0 +0200
+++ /var/tmp/diff_new_pack.6ZpBE9/_new  2014-05-18 06:50:20.0 +0200
@@ -29,6 +29,7 @@
 Source2:%{name}.keyring
 Source3:baselibs.conf
 Patch0: augeas-modprobe-lense.patch
+Patch1: augeas-device_map-grub2.patch
 BuildRequires:  glib2-devel
 BuildRequires:  libxml2-devel
 BuildRequires:  readline-devel
@@ -100,6 +101,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 export CFLAGS=-Wno-error %{optflags}


++ augeas-device_map-grub2.patch ++
Look for device.map in any directory beneath /boot. (This is required
to find device.map in /boot/grub2 in addition to /boot/grub.)

Index: augeas-1.1.0/lenses/device_map.aug
===
--- augeas-1.1.0.orig/lenses/device_map.aug
+++ augeas-1.1.0/lenses/device_map.aug
@@ -21,7 +21,7 @@ module Device_map =
 
   let lns = ( empty | comment | map ) *
 
-  let xfm = transform lns (incl /boot/grub/device.map)
+  let xfm = transform lns (incl /boot/*/device.map)
 
 (* Local Variables: *)
 (* mode: caml *)

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



commit augeas for openSUSE:Factory

2013-12-13 Thread h_root
Hello community,

here is the log from the commit of package augeas for openSUSE:Factory checked 
in at 2013-12-13 14:52:53

Comparing /work/SRC/openSUSE:Factory/augeas (Old)
 and  /work/SRC/openSUSE:Factory/.augeas.new (New)


Package is augeas

Changes:

--- /work/SRC/openSUSE:Factory/augeas/augeas.changes2013-04-22 
14:04:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.augeas.new/augeas.changes   2013-12-13 
14:52:55.0 +0100
@@ -1,0 +2,99 @@
+Fri Dec 13 12:29:08 UTC 2013 - meiss...@suse.com
+
+- download url changed, also added keyring and .sig ring
+
+---
+Tue Dec 10 19:56:13 UTC 2013 - p.drou...@gmail.com
+
+- Update to version 1.1.0
+- Handle files with special characters in their name, bug #343
+  - Fix type error in composition ('f; g') of functions, bug #328
+  - Improve detection of version script; make build work on Illumos with
+  GBU ld (Igor Pashev)
+  - augparse: add --trace option to print filenames of all modules being
+  loaded
+  - Various lens documentation improvements (Jasper Lievisse Adriaanse)
+  - Lens changes/additions
+  - ActiveMQ_*: new lens for ActiveMQ/JBoss A-MQ (Brian Harrington)
+  - AptCacherNGSecurity: new lens for /etc/apt-cacher-ng/security.conf
+  (Erik Anderson)
+  - Automaster: accept spaces between options
+  - BBHosts: support more flags and downtime feature (Mathieu Alorent)
+  - Bootconf: new lens for OpenBSD's /etc/boot.conf (Jasper Adriaanse)
+  - Desktop: Support dos eol
+  - Dhclient: read /etc/dhclient.conf used in OpenBSD (Jasper Adriaanse)
+  - Dovecot: New lens for dovecot configurations (Serge Smetana)
+  - Fai_Diskconfig: Optimize some regexps
+  - Fonts: exclude all README files (Jasper Adriaanse)
+  - Inetd: support IPv6 addresses, bug #320
+  - IniFile: Add lns_loose and lns_loose_multiline definitions
+ Support smart quotes
+Warning: Smart quotes support means users should not add
+ escaped double quotes themselves. Tests need to be fixed
+ also.
+ Use standard Util.comment_generic and Util.empty_generic
+Warning: Existing lens tests must be adapted to use standard
+ comments and empty lines
+ Allow spaces in entry_multiline* values
+ Add entry_generic and entry_multiline_generic
+ Add empty_generic and empty_noindent
+ Let multiline values begin with a single newline
+ Support dos eol
+Warning: Support for dos eol means existing lenses usually
+ need to be adapted to exclude \r as well as \n.
+  - IPRoute2: Support for iproute2 files (Davide Guerri)
+  - JaaS: lens for the Java Authentication and Authorization Service
+(Simon Vocella)
+  - JettyRealm: new lens for jetty-realm.properties (Brian Harrington)
+  - JMXAccess, JMXPassword: new lenses for ActiveMQ's JMX files
+  (Brian Harrington)
+  - Krb5: Use standard comments and empty lines
+Support dos eol
+Improve performance
+Accept pkinit_anchors (Andrew Anderson)
+  - Lightdm: Use standard comments and empty lines
+  - LVM: New lens for LVM metadata (Gabriel)
+  - Mdadm_conf: optimize some regexps
+  - MongoDBServer: new lens (Brian Harrington)
+  - Monit: also load /etc/monitrc (Jasper Adriaanse)
+  - MySQL: Use standard comments and empty lines
+ Support dos eol
+  - NagiosCfg: handle Icinga and resources.cfg (Jasper Adriaanse)
+  - Nrpe: accept any config option rather than predefined list (Gonzalo
+Servat); optimize some regexps
+  - Ntpd: new lense for OpenNTPD config (Jasper Adriaanse)
+  - Odbc: Use standard comments and empty lines
+  - Openshift_*: new lenses for Openshift support (Brian Harrington)
+  - Quote: allow multiple spaces in quote_spaces; improve docs
+  - Passwd: allow period in user names in spec, bug #337; allow overrides
+  in nisentry
+  - PHP: Support smart quotes
+   Use standard comments and empty lines
+   Load /etc/php*/fpm/pool.d/*.conf (Enrico Stahn)
+  - Postfix_master: allow [] in words, bug #345
+  - Resolv: support 'lookup' and 'family' key words, bug #320
+  (Jasper Adriaanse))
+  - Rsyslog: support :omusrmsg: list of users in actions
+  - RX: add CR to RX.space_in
+  - Samba: Use standard comments and empty lines
+ Support dos eol
+  - Schroot: Support smart quotes
+  - Services: support port ranges (Branan Purvine-Riley)
+  - Shellvars: optimize some regexps; reinstate /etc/sysconfig/network,
+  fixes bug #330, RHBZ#904222, RHBZ#920609; parse /etc/rc.conf.local
+  from OpenBSD
+  - Sip_Conf: New lens for sip.conf configurations (Rob Tucker)
+  - Splunk: new lens (Tim Brigham)
+  - Subversion: Support smart quotes
+ 

commit augeas for openSUSE:Factory

2013-04-22 Thread h_root
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.changes2012-10-11 
10:41:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.augeas.new/augeas.changes   2013-04-22 
14:04:25.0 +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.0 +0200
+++ /var/tmp/diff_new_pack.pggCf6/_new  2013-04-22 14:04:31.0 +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.0 +0200
+++ /var/tmp/diff_new_pack.pggCf6/_new  2013-04-22 14:04:31.0 +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



commit augeas for openSUSE:Factory

2012-10-11 Thread h_root
Hello community,

here is the log from the commit of package augeas for openSUSE:Factory checked 
in at 2012-10-11 10:37:06

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.changes2012-07-30 
11:35:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.augeas.new/augeas.changes   2012-10-11 
10:41:34.0 +0200
@@ -1,0 +2,6 @@
+Wed Oct 10 16:50:19 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-3.0+ and LGPL-2.1+
+  semicolon is ambiguous
+
+---



Other differences:
--
++ augeas.spec ++
--- /var/tmp/diff_new_pack.KaannL/_old  2012-10-11 10:41:35.0 +0200
+++ /var/tmp/diff_new_pack.KaannL/_new  2012-10-11 10:41:35.0 +0200
@@ -20,7 +20,7 @@
 Version:0.10.0
 Release:0
 Summary:A library for changing configuration files
-License:GPL-3.0+ ; LGPL-2.1+
+License:GPL-3.0+ and LGPL-2.1+
 Group:  System/Libraries
 Url:http://augeas.net/
 Source0:http://augeas.net/download/augeas-%{version}.tar.gz

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



commit augeas for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package augeas for openSUSE:Factory checked 
in at 2012-07-30 11:16:43

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.changes2012-03-22 
12:31:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.augeas.new/augeas.changes   2012-07-30 
11:35:26.0 +0200
@@ -1,0 +2,5 @@
+Fri Jul 27 06:57:31 UTC 2012 - a...@suse.de
+
+- Fix build with missing gets declaration (glibc 2.16)
+
+---

New:

  augeas-stdio.h.patch



Other differences:
--
++ augeas.spec ++
--- /var/tmp/diff_new_pack.VU0bcz/_old  2012-07-30 11:35:31.0 +0200
+++ /var/tmp/diff_new_pack.VU0bcz/_new  2012-07-30 11:35:31.0 +0200
@@ -14,6 +14,8 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
 Name:   augeas
 Version:0.10.0
 Release:0
@@ -27,6 +29,7 @@
 # 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
@@ -101,6 +104,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch -P 2 -p1
+%patch3 -p1
 
 %build
 export CFLAGS=-Wno-error $RPM_OPT_FLAGS

++ augeas-stdio.h.patch ++
Index: augeas-0.10.0/gnulib/lib/stdio.in.h
===
--- augeas-0.10.0.orig/gnulib/lib/stdio.in.h
+++ augeas-0.10.0/gnulib/lib/stdio.in.h
@@ -162,7 +162,9 @@ _GL_WARN_ON_USE (fflush, fflush is not
so any use of gets warrants an unconditional warning.  Assume it is
always declared, since it is required by C89.  */
 #undef gets
+#if HAVE_RAW_DECL_GETS
 _GL_WARN_ON_USE (gets, gets is a security hole - use fgets instead);
+#endif
 
 #if @GNULIB_FOPEN@
 # if @REPLACE_FOPEN@
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit augeas for openSUSE:Factory

2012-03-22 Thread h_root
Hello community,

here is the log from the commit of package augeas for openSUSE:Factory checked 
in at 2012-03-22 12:31:13

Comparing /work/SRC/openSUSE:Factory/augeas (Old)
 and  /work/SRC/openSUSE:Factory/.augeas.new (New)


Package is augeas, Maintainer is dmacvi...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/augeas/augeas.changes2012-02-29 
14:05:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.augeas.new/augeas.changes   2012-03-22 
12:31:24.0 +0100
@@ -1,0 +2,5 @@
+Sat Mar 17 14:54:10 UTC 2012 - jeng...@medozas.de
+
+- Ensure libxml2 is present in .pc file
+
+---

New:

  augeas-pkgdeps.diff



Other differences:
--
++ augeas.spec ++
--- /var/tmp/diff_new_pack.9OTnDE/_old  2012-03-22 12:31:26.0 +0100
+++ /var/tmp/diff_new_pack.9OTnDE/_new  2012-03-22 12:31:26.0 +0100
@@ -14,8 +14,6 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-
-
 Name:   augeas
 Version:0.10.0
 Release:0
@@ -28,6 +26,7 @@
 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
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  glib2-devel
 BuildRequires:  libxml2-devel
@@ -101,6 +100,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch -P 2 -p1
 
 %build
 export CFLAGS=-Wno-error $RPM_OPT_FLAGS

++ augeas-pkgdeps.diff ++
From: Jan Engelhardt jeng...@medozas.de
Date: 2012-03-17 15:49:17.431507472 +0100

Public augeas header files (for use by 3rd party programs) include
libxml/tree.h, so the .pc file must require xml2 for it to work.

---
 augeas.pc.in |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: augeas-0.10.0/augeas.pc.in
===
--- augeas-0.10.0.orig/augeas.pc.in
+++ augeas-0.10.0/augeas.pc.in
@@ -6,6 +6,6 @@ includedir=@includedir@
 Name: augeas
 Version: @VERSION@
 Description: Augeas configuration editing library
-Requires:
+Requires: libxml-2.0
 Libs: -L${libdir} -laugeas @LIBS@
 Cflags: -I${includedir}
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit augeas for openSUSE:Factory

2012-02-29 Thread h_root
Hello community,

here is the log from the commit of package augeas for openSUSE:Factory checked 
in at 2012-02-29 14:05:48

Comparing /work/SRC/openSUSE:Factory/augeas (Old)
 and  /work/SRC/openSUSE:Factory/.augeas.new (New)


Package is augeas, Maintainer is dmacvi...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/augeas/augeas.changes2012-02-20 
16:06:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.augeas.new/augeas.changes   2012-02-29 
14:05:52.0 +0100
@@ -1,0 +2,89 @@
+Wed Feb 29 10:19:56 UTC 2012 - dmacvi...@suse.de
+
+- update to 0.10.0
+  - support relative paths by taking them relative to the value of
+/augeas/context in all API functions where paths are used
+  - add aug_to_xml to API: transform tree(s) into XML, exposed as dump-xml in
+aug_srun and augtool. Introduces dependency on libxml2
+  - fix regular expression escaping. Previously, /[/]/ match either a backslash
+or a slash. Now it only matches a slash
+  - path expressions: add function 'int' to convert a node value (string) to an
+integer
+  - path expressions: make sure the regexp produced by empty nodesets from
+regexp() and glob() matches nothing, rather than the empty word
+  - fix --autosave when running single command from command line, BZ 743023
+  - aug_srun: support 'insert' and 'move' as aliases for 'ins' and 'mv'
+  - aug_srun: allow escaping of spaces, quotes and brackets with \
+  - aug_init: accept AUG_NO_ERR_CLOSE flag; return augeas handle even when
+initialization fails so that caller gets some details about why
+initialization failed
+  - aug_srun: tolerate trailing white space in commands
+  - much improved, expanded documentation of many lenses
+  - always interpret lens filter paths as absolute, bug #238
+  - fix bug in libfa that would incorrectly calculate the difference of a case
+sensistive and case insensitive regexp (/[a-zA-Z]+/ - /word/i would match
+'worD')
+  - new builtin 'regexp_match' for .aug files to make testing regexp matching
+easier during development
+  - fix 'span' command, bug #220
+  - Lens changes/additions
+* Access: parse user@host and (group) in users field; field separator need
+  not be surrounded by spaces
+* Aliases: allow spaces before colons
+* Aptconf: new lens for /etc/apt/apt.conf
+* Aptpreferences: support origin entries
+* Backuppchosts: new lens for /etc/backuppc/hosts, bug 233 (Adam Helms)
+* Bbhosts: various fixes
+* Cgconfig: id allowed too many characters
+* Cron: variables aren't set like shellvars, semicolons are allowed in
+  email addresses; fix parsing of numeric fields, previously upper case
+  chars were allowed; support ranges in time specs
+* Desktop: new lens for .desktop files
+* Dhcpd: slashes must be double-quoted; add Red Hat's dhcpd.conf locations
+* Exports: allow empty options
+* Fai_diskconfig: new lens for FAI disk_config files
+* Fstab: allow ',' in file names, BZ 751342
+* Host_access: new lens for /etc/hosts.{allow,deny}
+* Host_conf: new lens for /etc/host.conf
+* Hostname: new lens for /etc/hostname
+* Hosts: also load /etc/mailname by default
+* Iptables: allow digits in ipt_match keys, bug #224
+* Json: fix whitespace handling, removing some cf ambiguities
+* Kdump: new lens for /etc/kdump.conf (Roman Rakus)
+* Keepalived: support many more flags, fields and blocks
+* Krb5: support [pam] section, bug #225
+* Logrotate: be more tolerant of whitespace in odd places
+* Mdadm_conf: new lens for /etc/mdadm.conf
+* Modprobe: Parse commands in install/remove stanzas (this introduces a
+  backwards incompatibility); Drop support for include as it is not 
documented
+  in manpages and no unit tests are shipped.
+* Modules: new lens for /etc/modules
+* Multipath: add support for seveal options in defaults section, bug #207
+* Mysql: includedir statements are not part of sections; support !include;
+  allow indentation of entries and flags
+* Networks: new lens for /etc/networks
+* Nrpe: allow '=' in commands, bug #218 (Marc Fournier)
+* Php: allow indented entries
+* Phpvars: allow double quotes in variable names; accept case insensitive
+  PHP tags; accept 'include_once'; allow empty lines at EOF; support 
define()
+  and bash-style and end-of-line comments
+* ostfix_master: allow a lot more chars in words/commands, including commas
+* PuppetFileserver: support same-line comments and trailing whitespace,
+  bug #214
+* Reprepo_uploaders: new lens for reprepro's uploaders files
+* Resolv: permit end-of-line comments
+* Schroot: new lens for /etc/schroot/schroot.conf
+* Shellvars: greatly expand shell syntax understood; support
+  various syntactic 

commit augeas for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package augeas for openSUSE:Factory checked 
in at 2012-02-20 16:06:50

Comparing /work/SRC/openSUSE:Factory/augeas (Old)
 and  /work/SRC/openSUSE:Factory/.augeas.new (New)


Package is augeas, Maintainer is dmacvi...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/augeas/augeas.changes2012-01-27 
15:16:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.augeas.new/augeas.changes   2012-02-20 
16:06:52.0 +0100
@@ -1,0 +2,5 @@
+Sat Feb 11 03:09:32 UTC 2012 - jeng...@medozas.de
+
+- Remove rednudant tags/sections from specfile
+
+---



Other differences:
--
++ augeas.spec ++
--- /var/tmp/diff_new_pack.qbXevJ/_old  2012-02-20 16:06:53.0 +0100
+++ /var/tmp/diff_new_pack.qbXevJ/_new  2012-02-20 16:06:53.0 +0100
@@ -16,13 +16,12 @@
 #
 
 
-
 Name:   augeas
 Version:0.9.0
-Release:1
+Release:0
 Summary:A library for changing configuration files
-Group:  System/Libraries
 License:GPL-3.0+ ; LGPL-2.1+
+Group:  System/Libraries
 Url:http://augeas.net/
 Source0:http://augeas.net/download/augeas-%{version}.tar.gz
 Source1:baselibs.conf
@@ -30,7 +29,8 @@
 # PATCH-FIX-OPENSUSE bnc-729491-recognize-suse-sysconfig-files.patch 
[bnc#729491]
 Patch1: bnc-729491-recognize-suse-sysconfig-files.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  glib2-devel readline-devel
+BuildRequires:  glib2-devel
+BuildRequires:  readline-devel
 
 %description
 A library for programmatically editing configuration files. Augeas
@@ -45,7 +45,6 @@
 %define __shrlibname lib%{name}0
 
 %packagedevel
-License:GPL-3.0+ ; LGPL-2.1+
 Summary:A library for changing configuration files
 Group:  Development/Libraries/C and C++
 Requires:   %{__shrlibname} = %{version}
@@ -61,7 +60,6 @@
 file format and the transformation into a tree.
 
 %package-n %{__shrlibname}
-License:GPL-3.0+ ; LGPL-2.1+
 Summary:A library for changing configuration files
 Group:  Development/Libraries/C and C++
 Recommends: %{name}-lenses = %{version}
@@ -77,7 +75,6 @@
 file format and the transformation into a tree.
 
 %packagelenses
-License:GPL-3.0+ ; LGPL-2.1+
 Summary:Official set of lenses for use by %{__shrlibname}
 Group:  Development/Libraries/Other
 Requires:   %{__shrlibname} = %{version}
@@ -91,7 +88,6 @@
 set of lenses.
 
 %packagelense-tests
-License:GPL-3.0+ ; LGPL-2.1+
 Summary:Set of tests for official Augeas lenses
 Group:  Development/Libraries/Other
 Requires:   %{name}-lenses = %{version}
@@ -108,19 +104,17 @@
 %build
 export CFLAGS=-Wno-error $RPM_OPT_FLAGS
 %configure --disable-static
-%{__make} %_smp_mflags
+make %{?_smp_mflags}
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
-find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
+find $RPM_BUILD_ROOT -name '*.la' -delete
 # move vim files to the right location
 mv $RPM_BUILD_ROOT/%{_datadir}/vim/vimfiles 
$RPM_BUILD_ROOT/%{_datadir}/vim/site
 
-%post -n %{__shrlibname}
-/sbin/ldconfig
+%post -n %{__shrlibname} -p /sbin/ldconfig
 
-%postun -n %{__shrlibname}
-/sbin/ldconfig
+%postun -n %{__shrlibname} -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root,-)

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



commit augeas for openSUSE:Factory

2012-01-27 Thread h_root
Hello community,

here is the log from the commit of package augeas for openSUSE:Factory checked 
in at 2012-01-27 15:16:45

Comparing /work/SRC/openSUSE:Factory/augeas (Old)
 and  /work/SRC/openSUSE:Factory/.augeas.new (New)


Package is augeas, Maintainer is dmacvi...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/augeas/augeas.changes2011-09-23 
01:52:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.augeas.new/augeas.changes   2012-01-27 
15:16:52.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan 26 12:38:03 UTC 2012 - dmacvi...@suse.de
+
+- Patch shellvars.aug to recognize SUSE specific files in 
+  sysconfig (bnc#729491)
+
+---

New:

  bnc-729491-recognize-suse-sysconfig-files.patch



Other differences:
--
++ augeas.spec ++
--- /var/tmp/diff_new_pack.323k5u/_old  2012-01-27 15:16:57.0 +0100
+++ /var/tmp/diff_new_pack.323k5u/_new  2012-01-27 15:16:57.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package augeas
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -27,6 +27,8 @@
 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
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  glib2-devel readline-devel
 
@@ -101,6 +103,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 export CFLAGS=-Wno-error $RPM_OPT_FLAGS

++ bnc-729491-recognize-suse-sysconfig-files.patch ++
diff --git a/lenses/shellvars.aug b/lenses/shellvars.aug
index 3a64b38..dc216da 100644
--- a/lenses/shellvars.aug
+++ b/lenses/shellvars.aug
@@ -112,6 +112,141 @@ module Shellvars =
   sc_incl xend .
   sc_incl xendomains
 
+  let filter_sysconfig_suse = 
+  sc_incl abuild .
+  sc_incl add-on-creator .
+  sc_incl amavis .
+  sc_incl amazon .
+  sc_incl apache2 .
+  sc_incl argus .
+  sc_incl arpwatch .
+  sc_incl atd .
+  sc_incl auditd .
+  sc_incl autoinstall .
+  sc_incl autoupdate .
+  sc_incl backup .
+  sc_incl bigsister .
+  sc_incl bluetooth .
+  sc_incl boot .
+  sc_incl bootloader .
+  sc_incl bootsplash .
+  sc_incl cgred .
+  sc_incl console .
+  sc_incl cron .
+  sc_incl ctdb .
+  sc_incl cups .
+  sc_incl ddclient .
+  sc_incl dhcpd .
+  sc_incl dhcrelay .
+  sc_incl displaymanager .
+  sc_incl dmraid .
+  sc_incl dracd .
+  sc_incl esound .
+  sc_incl fam .
+  sc_incl festival .
+  sc_incl fetchmail .
+  sc_incl fonts-config .
+  sc_incl git-daemon .
+  sc_incl gpsd .
+  sc_incl hardware .
+  sc_incl hardware/* .
+  sc_incl icecream .
+  sc_incl ide .
+  sc_incl infiniband .
+  sc_incl inputattach .
+  sc_incl ipmi .
+  sc_incl ipvsadm .
+  sc_incl ispell .
+  sc_incl joystick .
+  sc_incl kernel .
+  sc_incl kernel-tunables .
+  sc_incl language .
+  sc_incl ldap .
+  sc_incl lighttpd .
+  sc_incl lirc .
+  sc_incl locate .
+  sc_incl lvm .
+  sc_incl mail .
+  sc_incl mailman .
+  sc_incl mdadm .
+  sc_incl media-changer .
+  sc_incl memcached .
+  sc_incl mouse .
+  sc_incl mpi-selector .
+  sc_incl mysql .
+  sc_incl nagios .
+  sc_incl named .
+  sc_incl ncpfs .
+  sc_incl net-snmp .
+  sc_incl network/config .
+  sc_incl network/dhcp .
+  sc_incl network/dhcp6r .
+  sc_incl network/dhcp6s .
+  sc_incl network/ifcfg-* .
+  sc_incl network/if-down.d/* .
+  sc_incl network/ifroute-* .
+  sc_incl network/if-up.d/* .
+  sc_incl network/providers/* .
+  sc_incl news .
+  sc_incl ntp .
+  sc_incl obs-server .
+  sc_incl obs-worker .
+  sc_incl openldap .
+  sc_incl opensm .
+  sc_incl osa-dispatcher .
+  sc_incl pm-profiler .
+  sc_incl portmap .
+  sc_incl postfix .
+  sc_incl postgresql .
+  sc_incl product-creator .
+  sc_incl proxy .
+  sc_incl ptpd .
+  sc_incl radvd .
+  sc_incl readonlyroot .
+  sc_incl rpcbind .
+  sc_incl sapconf .
+  sc_incl scpm .
+  sc_incl seccheck .
+  sc_incl security .
+  sc_incl services .
+  sc_incl shutdown .
+  sc_incl smt-client .
+  sc_incl sound .

commit augeas for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package augeas for openSUSE:Factory checked 
in at 2011-12-06 17:59:49

Comparing /work/SRC/openSUSE:Factory/augeas (Old)
 and  /work/SRC/openSUSE:Factory/.augeas.new (New)


Package is augeas, Maintainer is dmacvi...@suse.com

Changes:




Other differences:
--
++ augeas.spec ++
--- /var/tmp/diff_new_pack.nx8M3y/_old  2011-12-06 18:01:23.0 +0100
+++ /var/tmp/diff_new_pack.nx8M3y/_new  2011-12-06 18:01:23.0 +0100
@@ -22,7 +22,7 @@
 Release:1
 Summary:A library for changing configuration files
 Group:  System/Libraries
-License:GPLv3+ ; LGPLv2.1+
+License:GPL-3.0+ ; LGPL-2.1+
 Url:http://augeas.net/
 Source0:http://augeas.net/download/augeas-%{version}.tar.gz
 Source1:baselibs.conf
@@ -43,7 +43,7 @@
 %define __shrlibname lib%{name}0
 
 %packagedevel
-License:GPLv3+ ; LGPLv2.1+
+License:GPL-3.0+ ; LGPL-2.1+
 Summary:A library for changing configuration files
 Group:  Development/Libraries/C and C++
 Requires:   %{__shrlibname} = %{version}
@@ -59,7 +59,7 @@
 file format and the transformation into a tree.
 
 %package-n %{__shrlibname}
-License:GPLv3+ ; LGPLv2.1+
+License:GPL-3.0+ ; LGPL-2.1+
 Summary:A library for changing configuration files
 Group:  Development/Libraries/C and C++
 Recommends: %{name}-lenses = %{version}
@@ -75,7 +75,7 @@
 file format and the transformation into a tree.
 
 %packagelenses
-License:GPLv3+ ; LGPLv2.1+
+License:GPL-3.0+ ; LGPL-2.1+
 Summary:Official set of lenses for use by %{__shrlibname}
 Group:  Development/Libraries/Other
 Requires:   %{__shrlibname} = %{version}
@@ -89,7 +89,7 @@
 set of lenses.
 
 %packagelense-tests
-License:GPLv3+ ; LGPLv2.1+
+License:GPL-3.0+ ; LGPL-2.1+
 Summary:Set of tests for official Augeas lenses
 Group:  Development/Libraries/Other
 Requires:   %{name}-lenses = %{version}

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



commit augeas for openSUSE:Factory

2011-09-22 Thread h_root

Hello community,

here is the log from the commit of package augeas for openSUSE:Factory
checked in at Thu Sep 22 13:01:14 CEST 2011.




--- augeas/augeas.changes   2011-09-17 15:40:25.0 +0200
+++ /mounts/work_src_done/STABLE/augeas/augeas.changes  2011-09-22 
11:07:31.0 +0200
@@ -1,0 +2,7 @@
+Thu Sep 22 08:50:38 UTC 2011 - dmacvi...@suse.de
+
+- move lenses from /usr/share/libaugeas0/augeas
+  to /usr/share/augeas (bnc#719199)
+- move vim lenses syntax files from -lenses to -devel package
+
+---

calling whatdependson for head-i586




Other differences:
--
++ augeas.spec ++
--- /var/tmp/diff_new_pack.2gRXHJ/_old  2011-09-22 13:01:10.0 +0200
+++ /var/tmp/diff_new_pack.2gRXHJ/_new  2011-09-22 13:01:10.0 +0200
@@ -104,19 +104,14 @@
 
 %build
 export CFLAGS=-Wno-error $RPM_OPT_FLAGS
-%configure --disable-static --datadir=%{_datadir}/%{__shrlibname}
+%configure --disable-static
 %{__make} %_smp_mflags
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
-# create symlinks of augeas.vim files to vim/site
-mkdir -p $RPM_BUILD_ROOT/usr/share/vim/site/ftdetect; \
-mkdir $RPM_BUILD_ROOT/usr/share/vim/site/syntax; \
-ln -s %{_datadir}/%{__shrlibname}/vim/vimfiles/ftdetect/augeas.vim \
-  ${RPM_BUILD_ROOT}/usr/share/vim/site/ftdetect/augeas.vim
-ln -s %{_datadir}/%{__shrlibname}/vim/vimfiles/syntax/augeas.vim \
-  ${RPM_BUILD_ROOT}/usr/share/vim/site/syntax/augeas.vim
+# move vim files to the right location
+mv $RPM_BUILD_ROOT/%{_datadir}/vim/vimfiles 
$RPM_BUILD_ROOT/%{_datadir}/vim/site
 
 %post -n %{__shrlibname}
 /sbin/ldconfig
@@ -141,30 +136,24 @@
 %{_includedir}/*
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/augeas.pc
-
-%files lenses
-%defattr(-,root,root,-)
-%dir %{_datadir}/%{__shrlibname}
-%dir %{_datadir}/%{__shrlibname}/%{name}
-%dir %{_datadir}/%{__shrlibname}/%{name}/lenses
-%dir %{_datadir}/%{__shrlibname}/%{name}/lenses/dist
-%{_datadir}/%{__shrlibname}/%{name}/lenses/dist/*.aug
+# vim support files
 %dir %{_datadir}/vim
 %dir %{_datadir}/vim/site
 %dir %{_datadir}/vim/site/ftdetect
 %{_datadir}/vim/site/ftdetect/augeas.vim
 %dir %{_datadir}/vim/site/syntax
 %{_datadir}/vim/site/syntax/augeas.vim
-%dir %{_datadir}/%{__shrlibname}/vim
-%dir %{_datadir}/%{__shrlibname}/vim/vimfiles
-%dir %{_datadir}/%{__shrlibname}/vim/vimfiles/ftdetect
-%{_datadir}/%{__shrlibname}/vim/vimfiles/ftdetect/augeas.vim
-%dir %{_datadir}/%{__shrlibname}/vim/vimfiles/syntax
-%{_datadir}/%{__shrlibname}/vim/vimfiles/syntax/augeas.vim
+
+%files lenses
+%defattr(-,root,root,-)
+%dir %{_datadir}/%{name}
+%dir %{_datadir}/%{name}/lenses
+%dir %{_datadir}/%{name}/lenses/dist
+%{_datadir}/%{name}/lenses/dist/*.aug
 
 %files lense-tests
 %defattr(-,root,root,-)
-%dir %{_datadir}/%{__shrlibname}/%{name}/lenses/dist/tests
-%{_datadir}/%{__shrlibname}/%{name}/lenses/dist/tests/*.aug
+%dir %{_datadir}/%{name}/lenses/dist/tests
+%{_datadir}/%{name}/lenses/dist/tests/*.aug
 
 %changelog






Remember to have fun...

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



commit augeas for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package augeas for openSUSE:Factory
checked in at Mon Sep 19 15:40:07 CEST 2011.




--- augeas/augeas.changes   2011-08-24 01:54:31.0 +0200
+++ /mounts/work_src_done/STABLE/augeas/augeas.changes  2011-09-17 
15:40:25.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 13:40:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Add augeas-devel to baselibs
+
+---

calling whatdependson for head-i586




Other differences:
--
++ augeas.spec ++
--- /var/tmp/diff_new_pack.DQG7K6/_old  2011-09-19 15:40:03.0 +0200
+++ /var/tmp/diff_new_pack.DQG7K6/_new  2011-09-19 15:40:03.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   augeas
@@ -60,8 +59,6 @@
 file format and the transformation into a tree.
 
 %package-n %{__shrlibname}
-
-
 License:GPLv3+ ; LGPLv2.1+
 Summary:A library for changing configuration files
 Group:  Development/Libraries/C and C++
@@ -121,9 +118,6 @@
 ln -s %{_datadir}/%{__shrlibname}/vim/vimfiles/syntax/augeas.vim \
   ${RPM_BUILD_ROOT}/usr/share/vim/site/syntax/augeas.vim
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post -n %{__shrlibname}
 /sbin/ldconfig
 

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.DQG7K6/_old  2011-09-19 15:40:03.0 +0200
+++ /var/tmp/diff_new_pack.DQG7K6/_new  2011-09-19 15:40:03.0 +0200
@@ -1 +1,4 @@
 libaugeas0
+augeas-devel
+   requires -augeas-targettype
+   requires libaugeas0-targettype = version






Remember to have fun...

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



commit augeas for openSUSE:Factory

2011-08-24 Thread h_root

Hello community,

here is the log from the commit of package augeas for openSUSE:Factory
checked in at Wed Aug 24 13:49:09 CEST 2011.




--- augeas/augeas.changes   2011-06-30 14:57:55.0 +0200
+++ /mounts/work_src_done/STABLE/augeas/augeas.changes  2011-08-24 
01:54:31.0 +0200
@@ -1,0 +2,37 @@
+Wed Aug 24 01:49:37 CEST 2011 - dmuel...@suse.de
+
+- update to 0.9.0:
+  - augtool: keep history in ~/.augeas/history
+  - add aug_srun API function; this makes it possible to run a sequence of
+commands through the API
+  - aug_mv: report error AUG_EMVDESC on attempts to move a node into one of
+its descendants
+  - path expressions: allow whitespace inside names, making '/files/etc/foo
+bar/baz' a legal path, but parse [expr1 or expr2] and [expr1 and expr2]
+as the logical and/or of expr1 and expr2
+  - path expressions: interpret escape sequences in regexps; since '.' does
+not match newlines, it has to be possible to write '.|\n' to match any
+character
+  - path expressions: allow concatenating strings and regexps; add
+comparison operator '!~'; add function 'glob'; allow passing a nodeset
+to function 'regexp'
+  - store the names of the functions available in path expressions under
+/augeas/version
+  - fix several smaller memory leaks
+  - Lens changes/additions
+* Aliases: allow spaces and commas in aliases (Mathieu Arnold)
+* Grub: allow bootfs Solaris/ZFS extension for dataset name, bug #201
+  (Dominic Cleal); allow kernel path starting with a BIOS device,
+  bug #199
+* Inifile: allow multiline values
+* Php: include files from Zend community edition, bug #210
+* Properties: new lens for Java properties files, bug #194 (Craig Dunn)
+* Spacevars: autoload two ldap files, bug #202 (John Morrissey)
+* Sudoers: support users:groups format in a Runas_Spec line, bug #211;
+  add CSW paths (Dominic Cleal)
+* Util: allow comment_or_eol to match whitespace-only comments,
+  bug #205 (Dominic Cleal)
+* Xorg: accept InputClass section; autoload from /etc/X11/xorg.conf.d,
+  bug #197
+
+---

calling whatdependson for head-i586


Old:

  augeas-0.8.1.tar.bz2

New:

  augeas-0.9.0.tar.gz



Other differences:
--
++ augeas.spec ++
--- /var/tmp/diff_new_pack.LO06Su/_old  2011-08-24 13:48:29.0 +0200
+++ /var/tmp/diff_new_pack.LO06Su/_new  2011-08-24 13:48:29.0 +0200
@@ -19,13 +19,13 @@
 
 
 Name:   augeas
-Version:0.8.1
-Release:8
+Version:0.9.0
+Release:1
 Summary:A library for changing configuration files
 Group:  System/Libraries
 License:GPLv3+ ; LGPLv2.1+
 Url:http://augeas.net/
-Source0:http://augeas.net/download/augeas-%{version}.tar.bz2
+Source0:http://augeas.net/download/augeas-%{version}.tar.gz
 Source1:baselibs.conf
 Patch0: augeas-modprobe-lense.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build






Remember to have fun...

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



commit augeas for openSUSE:Factory

2011-07-04 Thread h_root

Hello community,

here is the log from the commit of package augeas for openSUSE:Factory
checked in at Mon Jul 4 09:12:47 CEST 2011.




--- augeas/augeas.changes   2011-05-06 12:45:48.0 +0200
+++ /mounts/work_src_done/STABLE/augeas/augeas.changes  2011-06-30 
14:57:55.0 +0200
@@ -3,0 +4,2 @@
+- fate#311042: Update augeas packages for latest puppet support 
+  in SLE-11

calling whatdependson for head-i586




Other differences:
--
++ augeas.spec ++
--- /var/tmp/diff_new_pack.mhUKeV/_old  2011-07-04 09:08:09.0 +0200
+++ /var/tmp/diff_new_pack.mhUKeV/_new  2011-07-04 09:08:09.0 +0200
@@ -20,7 +20,7 @@
 
 Name:   augeas
 Version:0.8.1
-Release:1
+Release:8
 Summary:A library for changing configuration files
 Group:  System/Libraries
 License:GPLv3+ ; LGPLv2.1+






Remember to have fun...

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



commit augeas for openSUSE:Factory

2011-05-09 Thread h_root

Hello community,

here is the log from the commit of package augeas for openSUSE:Factory
checked in at Mon May 9 09:34:55 CEST 2011.




--- augeas/augeas.changes   2011-04-04 21:32:02.0 +0200
+++ /mounts/work_src_done/STABLE/augeas/augeas.changes  2011-05-06 
12:45:48.0 +0200
@@ -1,0 +2,67 @@
+Fri May  6 10:32:57 UTC 2011 - dmacvi...@suse.de
+
+- update to 0.8.1
+  * augtool: respect autosave flag in oneshot mode, bug #193;
+fix segfault caused by unmatched bracket in path expression,
+bug #186
+  * eliminate a global variable in the lexer, fixes BZ 690286
+  * replace an erroneous assert(0) with a proper error message when
+none of the alternatives in a union match during saving,
+bug #183
+  * improve AIX support
+  * Lens changes/additions
+* Access: support the format @netgroup@@nisdomain, bug #190
+* Fstab: fix parsing of SELinux labels in the fscontext option
+* Grub: support 'device' directive for UEFI boot, bug #189; support
+  'configfile' and 'background'
+* Httpd: handle continuation lines; autoload httpd.conf on
+  Fedora/RHEL, BZ 688149; fix support for single-quoted
+  strings
+* Iptables: support --tcp-flags, bug #157; allow blank and comment
+  lines anywhere
+* Mysql: include /etc/my.cnf used on Fedora/RHEL, BZ 688053
+* NagiosCfg: parse setting multiple values on one line
+  * NagiosObjects: process /etc/nagios3/objects/*.cfg
+  * Nsswitch: support 'sudoers' as a database, bug #187
+  * Shellvars: autoload /etc/rc.conf used in FreeBSD
+  * Sudoers: support '#include' and '#includedir', bug #188
+  * Yum: exclude /etc/yum/pluginconf.d/versionlock.list
+- changes for 0.8.0
+  * add new 'square' lens combinator
+  * add new aug_span API function
+  * augtool: short options for --nostdinc, --noload, and --noautoload
+  * augtool: read commands from tty after executing file with --interactive
+  * augtool: add --autosave option
+  * augtool: add --span option to load nodes' span
+  * augtool: add span command to get the node's span according to the input
+file
+  * augtool: really be quiet when we shouldn't be echoing
+  * fix segfault in get.c with L_MAYBE lens; bug #180
+  * fix segfault when a path expression called regexp() with an invalid
+regexp; bug #168
+  * improved vim syntax file
+  * replace augtest by test-augtool.sh to obviate the need for Ruby to run
+tests
+  * use sys_wait module from gnulib; bug #164
+  * Lens changes/additions
+* Access: new lens for /etc/security/access.conf
+* Crypttab: new lens for /etc/crypttab
+* Dhcpd: new lens
+* Exports: accept hostnames with dashes; bug #169
+* Grub: add various Solaris extensions; support map entries,
+  bug #148
+* Httpd: new lens for Apache config
+* Inifile: new lens indented_title_label
+* Interfaces: allow indentation for iface entries; bug #182
+* Mysql: change default comment delimiter from ';' to '#'; bug #181
+* Nsswitch: accept various add'l databases; bug #171
+* PuppetFileserver: new lens for Puppet's fileserver.conf
+  * REsolv: allow comments starting with ';'; bug #173
+  * Shellvars: autoload various snmpd config files; bug #170
+  * Solaris_system: new lens for /etc/system on Solaris
+  * Util (comment_c_style, empty_generic, empty_c_style): new lenses
+  * Xml: generic lens to process XML files
+  * Xorg: make position in screen optional; allow Extensions
+section; bug #175
+
+---

calling whatdependson for head-i586


Old:

  augeas-0.7.4.tar.bz2

New:

  augeas-0.8.1.tar.bz2



Other differences:
--
++ augeas.spec ++
--- /var/tmp/diff_new_pack.pXEj2u/_old  2011-05-09 09:34:07.0 +0200
+++ /var/tmp/diff_new_pack.pXEj2u/_new  2011-05-09 09:34:07.0 +0200
@@ -19,8 +19,8 @@
 
 
 Name:   augeas
-Version:0.7.4
-Release:6
+Version:0.8.1
+Release:1
 Summary:A library for changing configuration files
 Group:  System/Libraries
 License:GPLv3+ ; LGPLv2.1+

++ augeas-0.7.4.tar.bz2 - augeas-0.8.1.tar.bz2 ++
 87414 lines of diff (skipped)






Remember to have fun...

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