Add missing dependencies

This commit is contained in:
Garrett Holmstrom 2011-09-23 20:04:14 -07:00
parent 655e31633a
commit a6c1636eb4

View File

@ -49,8 +49,10 @@ Requires: python-boto
Requires: python-cheetah Requires: python-cheetah
Requires: python-configobj Requires: python-configobj
Requires: PyYAML Requires: PyYAML
Requires: rsyslog
Requires: shadow-utils Requires: shadow-utils
Requires: xfsprogs Requires: xfsprogs
Requires: /usr/bin/run-parts
Requires(post): systemd-units Requires(post): systemd-units
Requires(preun): systemd-units Requires(preun): systemd-units
Requires(postun): systemd-units Requires(postun): systemd-units
@ -157,6 +159,7 @@ fi
%changelog %changelog
* Sat Sep 24 2011 Garrett Holmstrom <gholms@fedoraproject.org> - 0.6.2-0.1.bzr457 * Sat Sep 24 2011 Garrett Holmstrom <gholms@fedoraproject.org> - 0.6.2-0.1.bzr457
- Rebased against upstream rev 457 - Rebased against upstream rev 457
- Added missing dependencies
* Fri Sep 23 2011 Garrett Holmstrom <gholms@fedoraproject.org> - 0.6.2-0.4.bzr450 * Fri Sep 23 2011 Garrett Holmstrom <gholms@fedoraproject.org> - 0.6.2-0.4.bzr450
- Added more macros to the spec file - Added more macros to the spec file