/[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 268464 - (show annotations) (download)
Fri Jul 6 13:49:03 2012 UTC (12 years, 7 months ago) by dmorgan
File size: 556 byte(s)
Test ExclusiveArch directive
1 Epoch: 1
2 Name: null
3 Version: 8
4 Release: %mkrel 25
5 Summary: A dummy package for bs testing purpose
6 Group: Development/Other
7 License: GPL
8 ExclusiveArch: %{ix86} x86_64
9
10 %description
11 Dummy package.
12
13 %package dummy6
14 #BuildArch: noarch
15 Group: Development/Other
16 Summary: Test package
17
18 %description dummy6
19 A dummy subpackage in section %distro_section
20
21 %prep
22 %setup -D -T -n .
23
24 %build
25 ## to allow watching packages during their build time
26 ##sleep 10m
27 ## TODO just testing
28
29 %install
30 mkdir -p %{buildroot}
31
32 %post -p /bin/csh
33 echo "csh sux"
34
35 %files
36 %files dummy6
37
38
39

  ViewVC Help
Powered by ViewVC 1.1.30