[packages/test] - glob test

baggins baggins at pld-linux.org
Thu Sep 13 12:26:05 CEST 2012


commit e38aadeeaedc53997c68c5d38a55b1fef1a42009
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Sep 13 12:25:58 2012 +0200

    - glob test

 test.spec | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/test.spec b/test.spec
index 6c0c18e..67d9072 100644
--- a/test.spec
+++ b/test.spec
@@ -6,10 +6,8 @@ Release:	0.1
 License:	GPL
 Group:		Applications/System
 URL:		http://www.pld-linux.org/
-Source0:	jdk-6u34-linux-i586.bin
-# Source0-md5:	60f304b5ecae14dab5ab0b0144b9c012
-Source1:	jdk-6u34-linux-x64.bin
-# Source1-md5:	96278470b5c981dfd3b9f3308e5057f9
+#Source0:	jdk-6u34-linux-i586.bin
+## Source0-md5:	60f304b5ecae14dab5ab0b0144b9c012
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -21,9 +19,10 @@ testing something
 %install
 install -d $RPM_BUILD_ROOT
 install a $RPM_BUILD_ROOT
+ln -s /not-existing-crap $RPM_BUILD_ROOT/test
 
 %clean
 
 %files
 %defattr(644,root,root,755)
-/a
+/*
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list