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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 323602 - (show annotations) (download)
Sat Dec 1 02:05:52 2012 UTC (11 years, 11 months ago) by tmb
File size: 592 byte(s)
test bs
1 # test comment for veiwvc
2 Epoch: 1
3 Name: null
4 Version: 9
5 Release: %mkrel 16
6 Source: %name-%version.tgz
7 Summary: A dummy package for bs testing purpose
8 Group: Documentation
9 License: GPL
10 ExclusiveArch: %{ix86} x86_64
11
12 %description
13 Dummy package.
14
15 %package dummy6
16 #BuildArch: noarch
17 Group: Development/Other
18 Summary: Test package
19
20 %description dummy6
21 A dummy subpackage in section %distro_section
22
23 %prep
24 %setup
25
26 %build
27 ## to allow watching packages during their build time
28 ##sleep 10m
29 ## TODO just testing
30
31 %install
32 mkdir -p %{buildroot}
33
34 %post -p /bin/csh
35 echo "csh sux"
36
37 %files
38 %files dummy6

  ViewVC Help
Powered by ViewVC 1.1.30