File: testpkg.yaml

package info (click to toggle)
spectacle 0.22-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,068 kB
  • sloc: python: 2,574; sh: 84; makefile: 66
file content (22 lines) | stat: -rw-r--r-- 624 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Name: testpkg
Summary: Sample package for spectacle testings
Version: 1.0
Release: 1
Group: System/Base
License: BSD
URL: http://www.testpkg.org/
Sources:
    - http://www.testpkg.org/testpkg-%{version}.tar.gz
Description: |
    Sample package for spectacle testings, which will be used as
    the base of all testings. In this YAML file, only basic keywords
    specified, plus with one sub package "devel".

Configure: none
Builder: none

SubPackages:
    - Name: devel
      Summary: Development files for %{name}
      Group: Development/Libraries
      Description: This package contains development files for %{name}.