]> git.pld-linux.org Git - packages/test.git/blobdiff - test.spec
Merge branch 'master' of git://git.pld-linux.org/packages/test
[packages/test.git] / test.spec
index fc6dfe8b67c610dba3131c867674b3452a54f3b3..175ee120fc27829d331e248bafd57ef56fb741df 100644 (file)
--- 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
+/*
This page took 0.11563 seconds and 4 git commands to generate.