[packages/netcf] fix typo in netcf status

glen glen at pld-linux.org
Sun Apr 6 11:17:37 CEST 2014


commit 261aa898f364baddc33e68b131a42e96f8bf8c4b
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Apr 6 12:17:34 2014 +0300

    fix typo in netcf status

 netcf-pld_interfaces.patch | 2 +-
 netcf.spec                 | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/netcf.spec b/netcf.spec
index b06d1b4..0d34c3c 100644
--- a/netcf.spec
+++ b/netcf.spec
@@ -4,7 +4,7 @@ Summary:	netcf - a cross-platform network configuration library
 Summary(pl.UTF-8):	netcf - wieloplatformowa biblioteka do konfiguracji sieci
 Name:		netcf
 Version:	0.2.3
-Release:	2
+Release:	3
 License:	GPL v2
 Group:		Administration/System
 Source0:	https://fedorahosted.org/released/netcf/%{name}-%{version}.tar.gz
@@ -86,7 +86,6 @@ Ten pakiet zawiera statyczną bibliotekę netcf.
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
diff --git a/netcf-pld_interfaces.patch b/netcf-pld_interfaces.patch
index e3ccb73..e9cd190 100644
--- a/netcf-pld_interfaces.patch
+++ b/netcf-pld_interfaces.patch
@@ -41,7 +41,7 @@
  usage() {
 -    echo $"Usage: $0 {change-begin|change-commit|change-rollback|snapshot-dir|start|stop|status|restart|condrestart|try-restart|reload|force-reload}"
 -    exit ${1-2}
-+    msg_usage "$0 {change-begin|change-commit|change-rollback|snapshot-dir|start|stop|status|restart|condrestart|try-restart|reload|force-reload}")
++    msg_usage "$0 {change-begin|change-commit|change-rollback|snapshot-dir|start|stop|status|restart|condrestart|try-restart|reload|force-reload}"
 +    exit ${1:-2}
  }
  
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/netcf.git/commitdiff/261aa898f364baddc33e68b131a42e96f8bf8c4b



More information about the pld-cvs-commit mailing list