]> git.pld-linux.org Git - packages/test.git/commitdiff
Merge branch 'master' of git://git.pld-linux.org/packages/test
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 14 Nov 2012 13:01:21 +0000 (14:01 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Wed, 14 Nov 2012 13:01:21 +0000 (14:01 +0100)
1  2 
test.spec

diff --combined test.spec
index fc6dfe8b67c610dba3131c867674b3452a54f3b3,67d9072b4c7ec905041894edbb528a27ce4bd71d..175ee120fc27829d331e248bafd57ef56fb741df
+++ b/test.spec
@@@ -6,14 -6,12 +6,12 @@@ Release:      0.
  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
 -testing something
 +testing something.
  
  %prep
  %setup -qcT
  %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.1061 seconds and 4 git commands to generate.