/[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 273372 - (show annotations) (download)
Sat Jul 21 23:08:28 2012 UTC (12 years, 6 months ago) by blino
File size: 557 byte(s)
check if build cluster is ok after usrmove mass upload

1
2 Epoch: 1
3 Name: null
4 Version: 8
5 Release: %mkrel 26
6 Summary: A dummy package for bs testing purpose
7 Group: Development/Other
8 License: GPL
9 ExclusiveArch: %{ix86} x86_64
10
11 %description
12 Dummy package.
13
14 %package dummy6
15 #BuildArch: noarch
16 Group: Development/Other
17 Summary: Test package
18
19 %description dummy6
20 A dummy subpackage in section %distro_section
21
22 %prep
23 %setup -D -T -n .
24
25 %build
26 ## to allow watching packages during their build time
27 ##sleep 10m
28 ## TODO just testing
29
30 %install
31 mkdir -p %{buildroot}
32
33 %post -p /bin/csh
34 echo "csh sux"
35
36 %files
37 %files dummy6
38
39
40

  ViewVC Help
Powered by ViewVC 1.1.30