Parent Directory
|
Revision Log
try the Documentation RPM group.
1 | blino | 25184 | Epoch: 1 |
2 | Name: null | ||
3 | tmb | 287420 | Version: 9 |
4 | malo | 298515 | Release: %mkrel 12 |
5 | tmb | 292101 | Source: %name-%version.tgz |
6 | blino | 25184 | Summary: A dummy package for bs testing purpose |
7 | malo | 298515 | Group: Documentation |
8 | blino | 25184 | License: GPL |
9 | dmorgan | 268464 | ExclusiveArch: %{ix86} x86_64 |
10 | blino | 25184 | |
11 | %description | ||
12 | Dummy package. | ||
13 | |||
14 | pterjan | 174678 | %package dummy6 |
15 | dmorgan | 268464 | #BuildArch: noarch |
16 | blino | 25184 | Group: Development/Other |
17 | Summary: Test package | ||
18 | |||
19 | pterjan | 174678 | %description dummy6 |
20 | pterjan | 100668 | A dummy subpackage in section %distro_section |
21 | blino | 25184 | |
22 | %prep | ||
23 | tmb | 292101 | %setup |
24 | blino | 25184 | |
25 | %build | ||
26 | ## to allow watching packages during their build time | ||
27 | ##sleep 10m | ||
28 | barjac | 235671 | ## TODO just testing |
29 | blino | 25184 | |
30 | %install | ||
31 | mkdir -p %{buildroot} | ||
32 | |||
33 | %post -p /bin/csh | ||
34 | echo "csh sux" | ||
35 | |||
36 | %files | ||
37 | pterjan | 174678 | %files dummy6 |
ViewVC Help | |
Powered by ViewVC 1.1.30 |