commit 9de7d6ea60f8e0dba27a9650c52b4f196653f49b
Author: Jakub Bogusz <[email protected]>
Date:   Mon Jan 7 20:34:47 2013 +0100

    - updated to 1.0.0
    - updated pld_interfaces patch

 augeas-pld_interfaces.patch | 28 ++++++++++------------------
 augeas.spec                 |  4 ++--
 2 files changed, 12 insertions(+), 20 deletions(-)
---
diff --git a/augeas.spec b/augeas.spec
index 2f1a6c5..e84d2d6 100644
--- a/augeas.spec
+++ b/augeas.spec
@@ -1,12 +1,12 @@
 Summary:       Augeas - configuration editing tool
 Summary(pl.UTF-8):     Augeas - narzędzie do modyfikowania konfiguracji
 Name:          augeas
-Version:       0.10.0
+Version:       1.0.0
 Release:       1
 License:       LGPL v2.1+
 Group:         Applications/System
 Source0:       http://augeas.net/download/%{name}-%{version}.tar.gz
-# Source0-md5: fe1834e90a066c3208ac0214622c7352
+# Source0-md5: 82131019432ecf8102e1491610ad2dd1
 Patch0:                %{name}-pld_interfaces.patch
 URL:           http://augeas.net/
 BuildRequires: libselinux-devel
diff --git a/augeas-pld_interfaces.patch b/augeas-pld_interfaces.patch
index 978c977..3a31129 100644
--- a/augeas-pld_interfaces.patch
+++ b/augeas-pld_interfaces.patch
@@ -1,18 +1,10 @@
---- augeas-0.7.2/lenses/shellvars.aug  2010-06-17 14:47:48.000000000 +0200
-+++ augeas-0.7.2/lenses/shellvars.aug_new      2010-07-20 09:21:53.769092769 
+0200
-@@ -65,6 +65,7 @@ module Shellvars =
-       sc_incl "httpd" .
-       sc_incl "i18n" .
-       sc_incl "init" .
-+      sc_incl "interfaces" .
-       sc_incl "iptables-config" .
-       sc_incl "irda" .
-       sc_incl "irqbalance" .
-@@ -98,6 +99,7 @@ module Shellvars =
- 
-   let filter_ifcfg   = incl "/etc/sysconfig/network-scripts/ifcfg-*"
-                      . incl "/etc/sysconfig/network/ifcfg-*"
-+                     . incl "/etc/sysconfig/interfaces/ifcfg-*"
-   let filter_default = incl "/etc/default/*"
-   let filter_misc    = incl "/etc/arno-iptables-firewall/debconf.cfg"
-                      . incl "/etc/cron-apt/config"
+--- augeas-1.0.0/lenses/shellvars.aug.orig     2013-01-07 19:43:51.945798396 
+0100
++++ augeas-1.0.0/lenses/shellvars.aug  2013-01-07 20:06:02.779103989 +0100
+@@ -188,6 +188,7 @@
+       sc_incl "network/providers/*" .
+       sc_excl "network-scripts" .
+       sc_incl "network-scripts/ifcfg-*" .
++      sc_incl "network/interfaces/ifcfg-*" .
+       sc_excl "rhn" .
+       sc_incl "rhn/allowed-actions/*" .
+       sc_excl "rhn/allowed-actions/script" .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/augeas.git/commitdiff/9de7d6ea60f8e0dba27a9650c52b4f196653f49b

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to