/[packages]/cauldron/null/current/SPECS/null.spec
ViewVC logotype

Annotation of /cauldron/null/current/SPECS/null.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 100668 - (hide annotations) (download)
Sun May 29 14:57:32 2011 UTC (13 years, 8 months ago) by pterjan
File size: 595 byte(s)
Oops macro was right
1 blino 25184 Epoch: 1
2     Name: null
3 pterjan 100663 Version: 5
4 pterjan 100668 Release: %mkrel 2
5 blino 25184 Summary: A dummy package for bs testing purpose
6     Group: Development/Other
7     License: GPL
8     Buildroot: %{_tmppath}/%{name}-%{version}-root
9    
10     %description
11     Dummy package.
12    
13     %package dummy
14 pterjan 99170 BuildArch: noarch
15 blino 25184 Group: Development/Other
16     Summary: Test package
17    
18     %description dummy
19 pterjan 100668 A dummy subpackage in section %distro_section
20 blino 25184
21     %prep
22     %setup -D -T -n .
23    
24     %build
25     ## to allow watching packages during their build time
26     ##sleep 10m
27    
28     %install
29     rm -rf %{buildroot}
30     mkdir -p %{buildroot}
31    
32     %clean
33     rm -rf %{buildroot}
34    
35     %post -p /bin/csh
36     echo "csh sux"
37    
38     %files
39     %files dummy
40    
41    
42    

  ViewVC Help
Powered by ViewVC 1.1.30