input.p 414 B

1234567891011121314151617
  1. --- ../base/testpkg.yaml 2010-03-15 12:26:52.000000000 +0800
  2. +++ testpkg.yaml 2010-05-18 20:03:30.000000000 +0800
  3. @@ -12,8 +12,11 @@ Description: |
  4. the base of all testings. In this YAML file, only basic keywords
  5. specified, plus with one sub package "devel".
  6. -Configure: none
  7. -Builder: none
  8. +Builder: python
  9. +BuildArch: noarch
  10. +
  11. +Files:
  12. + - "%{python_sitearch}/*"
  13. SubPackages:
  14. - Name: devel