[packages/test/arekm] Testing net namespace on builders.

arekm arekm at pld-linux.org
Mon Mar 16 22:41:07 CET 2026


commit bcdb00bb424273c18266c857389ddd0cb9ab5865
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Mar 16 22:40:48 2026 +0100

    Testing net namespace on builders.

 test.spec | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/test.spec b/test.spec
index cd5d017..a37b7d5 100644
--- a/test.spec
+++ b/test.spec
@@ -12,8 +12,7 @@ Group:		Applications/System
 Source0:	http://execve.pl/u/u?r=23#/xxx
 # Source0-md5:	6de9439834c9147569741d3c9c9fc010
 URL:		http://www.pld-linux.org/
-Patch0:		forgotten.patch
-#BuildArch:	noarch
+BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -27,6 +26,12 @@ aaa
 %prep
 %setup -qcT
 
+%build
+host google.com
+ping -c 2 google.com
+ip a
+ip r
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT
@@ -38,5 +43,3 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 /a
-/b
-/c
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/test.git/commitdiff/bcdb00bb424273c18266c857389ddd0cb9ab5865



More information about the pld-cvs-commit mailing list