summaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* Version bump to 1.2.3v1.2.3Sol Jerome2012-07-031-3/+3
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* bcfg2.spec: Move python-nose dependency to bcfg2-serverTim Laszlo2012-05-221-1/+1
|
* e89e879... bcfg2-test requires noseChris St. Pierre2012-05-041-0/+1
|
* rhel doesn't recognize Recommends tag eitherChris St. Pierre2012-05-041-2/+2
|
* fixed missing %{buildroot}Chris St. Pierre2012-05-041-1/+1
|
* make %ghost work on RHEL 5, MandrivaChris St. Pierre2012-05-041-10/+7
|
* better way to divine the path to python packagesChris St. Pierre2012-05-041-1/+1
|
* redhat: Remove stray %Sol Jerome2012-04-181-1/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Version bump to 1.2.2v1.2.2Sol Jerome2012-03-171-3/+3
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* bcfg2.spec: Fix pythonpath detection on older versions of sphinxSol Jerome2012-03-131-2/+2
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Add Fedora/Mandriva changes to static spec file.Christopher 'm4z' Holm2012-02-181-1/+29
| | | | (cherry picked from commit 9b0232fbf988263b987f89c89ca881b3fbd43e24)
* Add openSUSE compatibility to static spec file.Christopher 'm4z' Holm2012-02-171-21/+137
|
* Redhat/SUSE: Remove the execution of 'rpm' in specfileJonathan Billings2012-01-301-10/+3
| | | | | | | | Since both Red Hat and SuSE seem to have packages named python-lxml, there's no longer any need to have logic to use a package named 'lxml'. Using the 'rpm' command inside a spec file also breaks mock, so this will allow the spec to be used in build environments that use mock.
* Remove extraneous '%changelog' in bcfg2.specSol Jerome2012-01-291-1/+0
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Version bump to 1.2.1v1.2.1Sol Jerome2012-01-271-1/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* fixed specfiles (#1087)Chris St. Pierre2012-01-241-0/+1
|
* added paranoid cache dir to spec file; fixed detection of old RHELChris St. Pierre2011-12-081-1/+4
| | | | (cherry picked from commit bab5c0865f582f7a3ddc72210816bbd77f14d035)
* Version bump to 1.2.0v1.2.0Sol Jerome2011-12-071-1/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Version bump to 1.2.0rc2v1.2.0rc2Sol Jerome2011-10-281-1/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Various Packages plugin fixes:Chris St. Pierre2011-10-191-0/+1
| | | | | | | | | | | | | * Added bcfg2-yum-helper to offload Yum API calls to a short-lived process. As absurd as this is, it appears to be the standard way to get around Yum's atrocious memory handling (cf. yum-updatesd). * Added SourceInitError for non-fatal errors instantiating new sources. * Fixed bug that caused all cached data to be removed on server startup (reported by mikemccllstr on IRC). * Fixed a number of overly aggressive caching issues. * Fixed the way sources are loaded at server startup. * Fixed handling of Yum package groups.
* bcfg2.spec: Package is still called python-sphinx10 in RHEL6Sol Jerome2011-09-081-1/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Version bump to 1.2.0rc1v1.2.0rc1Sol Jerome2011-09-011-1/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Version bump to 1.2.0pre3v1.2.0pre3Sol Jerome2011-06-181-1/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Version bump to 1.2.0pre2v1.2.0pre2Sol Jerome2011-04-251-1/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Misc. build fixes:Chris St. Pierre2011-04-211-2/+6
| | | | | * fixed detection of RHEL version and python Sphinx path * added XSL file to do XSLT transform for build_dtddoc
* Lots of cleanup for bcfg2-repo-validate rewrite:Chris St. Pierre2011-04-211-1/+1
| | | | | | | | | * Changed all references to bcfg2-repo-validate in the documentation to bcfg2-lint * Wrote man pages for bcfg2-lint and bcfg2-lint.conf * Cleaned up straggling references to bcfg2-repo-validate in Makefiles, spec files, and the POSIX tool * A few minor bug fixes
* fix permissions on top-level doc dir in -doc subpackageChris St. Pierre2011-04-051-1/+1
|
* redhat: Fix URL/Source in spec filesSol Jerome2011-03-251-1/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* DTD patch for misc/bcfg2.specChris St. Pierre2011-01-271-0/+35
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* bcfg2.spec: Spec file fix from Jonathan BillingsSol Jerome2011-01-271-1/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Version bump to 1.2.0pre1v1.2.0pre1Sol Jerome2011-01-231-1/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Add favicon using the new logoSol Jerome2010-12-161-0/+0
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* redhat: Sync some upstream changes for the spec fileSol Jerome2010-11-151-2/+2
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* web_reports: Moved location of reports.wsgi to a more stable locationTim Laszlo2010-11-022-5/+4
|
* spec: updated to handle opensuse and web reportsTim Laszlo2010-11-021-8/+11
|
* web_reports: updated spec to build web reports rpmTim Laszlo2010-11-021-0/+28
|
* web_reports: determine static prefix automaticallyTim Laszlo2010-11-021-2/+52
|
* Version bump to 1.1.0Narayan Desai2010-09-271-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6072 ce84e21b-d406-0410-9b95-82705330c041
* Finish version bump to 1.1.0rc5Narayan Desai2010-09-141-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6058 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 1.1.0rc4Sol Jerome2010-07-301-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5982 ce84e21b-d406-0410-9b95-82705330c041
* Changed source0 in order that it works with spectoolFabian Affolter2010-06-211-2/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5954 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 1.1.0rc3Narayan Desai2010-06-211-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5948 ce84e21b-d406-0410-9b95-82705330c041
* export.sh: Don't replace Source0 line in spec fileSol Jerome2010-06-091-1/+1
| | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5910 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 1.1.0rc2Sol Jerome2010-06-091-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5908 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 1.1.0rc1Narayan Desai2010-04-291-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5841 ce84e21b-d406-0410-9b95-82705330c041
* redhat: Make spec file updates easier (Patch from Jonathan Billings)Sol Jerome2010-01-051-2/+2
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5659 ce84e21b-d406-0410-9b95-82705330c041
* redhat: spec file fixes from Jonathan BillingsSol Jerome2010-01-051-2/+2
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5658 ce84e21b-d406-0410-9b95-82705330c041
* RPM: Require python-ssl for < 2.6 (ticket #800 Reported by David Strauss)Sol Jerome2009-12-021-0/+3
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5610 ce84e21b-d406-0410-9b95-82705330c041
* Don't have a better place to put python-ssl debian packaging for now.Daniel Joseph Barnhart Clark2009-12-019-0/+203
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5601 ce84e21b-d406-0410-9b95-82705330c041
* rpm packaging fixes (Resolves Ticket #789)Narayan Desai2009-11-071-2/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5556 ce84e21b-d406-0410-9b95-82705330c041