specfile cleanups
authorChris Wright <chrisw@osdl.org>
Fri, 11 Nov 2005 09:10:29 +0000 (01:10 -0800)
committerJunio C Hamano <junkio@cox.net>
Fri, 11 Nov 2005 09:24:31 +0000 (01:24 -0800)
commit0867b0125a7b0ed02c7850486393c56ae8a719e3
tree573c53a1b9c01d0903481b4a502c54d2e4113307
parentf84f9d38ebd809ecab89d2d4926c3ff6bc3c60f5
specfile cleanups

Some specfile cleanups after the split.
- zlib dependency fix, current method is inconsistent, you can
  potentially build a package that you can't install on machine you
  built it on
- Add proper defattr
- Remove trailing '.' in summary
- Add docs to split up packages
- Add git-core dependency for each subpackage
- Move arch import to separate package as well

Signed-off-by: Chris Wright <chrisw@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-core.spec.in