packages: netcf/netcf-pld_interfaces.patch, netcf/netcf.spec - up to 0.1.7
arekm
arekm at pld-linux.org
Mon Mar 28 20:21:18 CEST 2011
Author: arekm Date: Mon Mar 28 18:21:18 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 0.1.7
---- Files affected:
packages/netcf:
netcf-pld_interfaces.patch (1.1 -> 1.2) , netcf.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: packages/netcf/netcf-pld_interfaces.patch
diff -u packages/netcf/netcf-pld_interfaces.patch:1.1 packages/netcf/netcf-pld_interfaces.patch:1.2
--- packages/netcf/netcf-pld_interfaces.patch:1.1 Tue Jul 20 09:35:13 2010
+++ packages/netcf/netcf-pld_interfaces.patch Mon Mar 28 20:21:13 2011
@@ -1,6 +1,6 @@
---- netcf-0.1.6/src/drv_initscripts.c 2010-04-15 04:06:33.000000000 +0200
-+++ netcf-0.1.6/src/drv_initscripts.c_new 2010-07-20 09:31:07.502370512 +0200
-@@ -51,14 +51,14 @@ static const char *const network_scripts
+--- netcf-0.1.7/src/drv_initscripts.c~ 2010-09-23 14:13:13.000000000 +0200
++++ netcf-0.1.7/src/drv_initscripts.c 2011-03-28 20:11:43.092188473 +0200
+@@ -52,14 +52,14 @@
"/files/etc/sysconfig/network-scripts";
static const char *const ifcfg_path =
@@ -10,7 +10,7 @@
/* Augeas should only load the files we are interested in */
static const struct augeas_pv augeas_xfm_common_pv[] = {
/* Ifcfg files */
- { "/augeas/load/Ifcfg/lens", "Shellvars.lns" },
+ { "/augeas/load/Ifcfg/lens", "Sysconfig.lns" },
{ "/augeas/load/Ifcfg/incl",
- "/etc/sysconfig/network-scripts/ifcfg-*" },
+ "/etc/sysconfig/interfaces/ifcfg-*" },
================================================================
Index: packages/netcf/netcf.spec
diff -u packages/netcf/netcf.spec:1.2 packages/netcf/netcf.spec:1.3
--- packages/netcf/netcf.spec:1.2 Tue Jul 20 09:35:13 2010
+++ packages/netcf/netcf.spec Mon Mar 28 20:21:13 2011
@@ -2,17 +2,17 @@
Summary: netcf is a cross-platform network configuration library
Summary(pl.UTF-8): netcf to wieloplatformowa biblioteka do konfiguracji sieci
Name: netcf
-Version: 0.1.6
-Release: 0.2
+Version: 0.1.7
+Release: 1
License: GPLv2
Group: Administration/System
Source0: https://fedorahosted.org/released/netcf/%{name}-%{version}.tar.gz
-# Source0-md5: c19914d97b23be1837036d23cbdc6473
+# Source0-md5: 8e313b623c907eb035cf3948b71fecc2
Patch0: %{name}-pld_interfaces.patch
URL: https://fedorahosted.org/netcf/
BuildRequires: augeas-devel
BuildRequires: libxslt-devel
-BuildRequires: libnl-devel
+BuildRequires: libnl1-devel
Requires: augeas
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -107,6 +107,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2011/03/28 18:21:13 arekm
+- up to 0.1.7
+
Revision 1.2 2010/07/20 07:35:13 alucard
- operate on PLD dir for interfaces
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/netcf/netcf-pld_interfaces.patch?r1=1.1&r2=1.2&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/netcf/netcf.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list