diff options
Diffstat (limited to 'SPECS')
| -rw-r--r-- | SPECS/testTextfile.spec | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/SPECS/testTextfile.spec b/SPECS/testTextfile.spec index c8f1ef8..e49690c 100644 --- a/SPECS/testTextfile.spec +++ b/SPECS/testTextfile.spec @@ -3,13 +3,15 @@ Name: testTextfile Version: 1.0 -Release: 1%{?dist} +release: 2%{?dist} Summary: Dummy test package License: Public Domain URL: http://fedoraproject.org/ -SOURCE: testTextfile-%{VERSION}.tar.gz +Source: testTextfile-%{VERSION}.tar.gz + +BuildRequires: coreutils, make %description A test package that contains one text file. Useful for debugging / learning |
