Require %files section for package generation again
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 23 Dec 2010 07:24:25 +0000 (09:24 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 23 Dec 2010 07:24:25 +0000 (09:24 +0200)
commitb76fa1a7fdf738ccd45dd70a5489d5110a6d5534
tree311807d939085cf064b35fb88d566c98c8fa9c7c
parent454859f3cbe6f59cbf6d5905fe469d3bf64adf4a
Require %files section for package generation again
- Turns out this change does more harm than good, people are actually
  relying on this behavior to avoid zillion conditionals in the spec.
  We'll want a saner way to conditionally disable/enable packages
  but until we have that, revert to the former longstanding behavior.
- This effectively reverts commit d010ec1c9026b35f5b2521be965c03c826894ce8
build/files.c
build/pack.c
build/parseFiles.c
build/spec.c
tests/data/SPECS/verifyscript.spec
tests/data/SPECS/versiontest.spec