aboutsummaryrefslogtreecommitdiffstats
path: root/src/sos.spec
Commit message (Collapse)AuthorAgeFilesLines
* updated version in svn instructionsshnavid2007-08-031-2/+2
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@322 ef72aa8b-4018-0410-8976-d6e080ef94d8
* added "resolves" magic keyword in changelog for each BZshnavid2007-08-021-3/+7
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@314 ef72aa8b-4018-0410-8976-d6e080ef94d8
* catch exceptions even for copyStuff()shnavid2007-08-021-0/+1
| | | | | | | added missing files for sysreport.legacy git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@311 ef72aa8b-4018-0410-8976-d6e080ef94d8
* added changelog entries to spec fileshnavid2007-08-021-0/+50
| | | | | | | | raiseplugs = 0 oops in yum.py git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@309 ef72aa8b-4018-0410-8976-d6e080ef94d8
* added sysreport.legacyshnavid2007-08-021-0/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@308 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Merged navid-dev r306 into the trunkshnavid2007-08-021-1/+4
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@307 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Merged navid-dev r276 into the trunkshnavid2007-07-311-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@278 ef72aa8b-4018-0410-8976-d6e080ef94d8
* merged navid-devel branch r248shnavid2007-07-291-0/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@255 ef72aa8b-4018-0410-8976-d6e080ef94d8
* added checkenabled() method to many pluginsshnavid2007-07-271-1/+1
| | | | | | | bumped release to 2 git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@229 ef72aa8b-4018-0410-8976-d6e080ef94d8
* * package translations as wellshnavid2007-07-141-0/+3
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@205 ef72aa8b-4018-0410-8976-d6e080ef94d8
* * bumped releaseshnavid2007-07-131-1/+1
| | | | | | | * fixed a tiny bug in progressbar causing problems on slow systems git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@203 ef72aa8b-4018-0410-8976-d6e080ef94d8
* * bumped version to 1.7r1.7shnavid2007-07-121-2/+2
| | | | | | | | | | | | | | | | | | * curses menu disabled by default (enable with -c) * sosreport output friendlier to the user (and similar to sysreport) * smarter plugin listing which also shows options and disable/enabled plugins * require root permissions only for actual sosreport generation * fix in -k where option value was treated as string instead of int * made progressbar wider (60 chars) * selinux plugin is enabled only if selinux is also enabled on the system * made some errors less verbose to the user * made sosreport not copy files pointed by symbolic links (same as sysreport, we don't need /usr/bin/X or /sbin/ifup) * copy links as links (cp -P) * added plugin get_description() that returns a short decription for the plugin * guess sosreport name from system's name git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@195 ef72aa8b-4018-0410-8976-d6e080ef94d8
* * more fixes for fedora..shnavid2007-07-061-5/+7
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@181 ef72aa8b-4018-0410-8976-d6e080ef94d8
* * more fixes for Fedorashnavid2007-07-061-5/+2
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@177 ef72aa8b-4018-0410-8976-d6e080ef94d8
* * more fixes in sos.spec for Fedora shnavid2007-07-051-2/+8
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@175 ef72aa8b-4018-0410-8976-d6e080ef94d8
* * re-added custom sos.spec because bdist_rpm's .spec is not saneshnavid2007-07-041-0/+137
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@173 ef72aa8b-4018-0410-8976-d6e080ef94d8
* * removed useless sos.spec (it is generated on the fly by setup.py)r1.6shnavid2007-07-021-124/+0
| | | | | | | | | | | * added changelog information to setup.cfg * minor fixes/enhancements to Makefile * added "make rpm" * fixed "License" of rpm package * changed packager name git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@157 ef72aa8b-4018-0410-8976-d6e080ef94d8
* * added a changelog entry for 1.4-1shnavid2007-06-281-1/+10
| | | | | | | | * added python-devel requirement for building package * removed implicit python requirement (rpm will figure it out) git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@150 ef72aa8b-4018-0410-8976-d6e080ef94d8
* bumped versionsconklin2007-05-251-2/+5
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@136 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Fixed a backtrace due to bad handling of nonexistent file in kernel plugin, ↵sconklin2007-05-251-1/+4
| | | | | | and some minor typos, bumped release number git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@135 ef72aa8b-4018-0410-8976-d6e080ef94d8
* corrected spec file syntax as reauierd for rhel releasesconklin2007-05-251-10/+10
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@134 ef72aa8b-4018-0410-8976-d6e080ef94d8
* About to tag for errata release, incremented version to 1.4sconklin2007-04-301-2/+2
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@132 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Fixed a problem with installation of man page. rpmbuild compressessconklin2007-04-201-1/+1
| | | | | | | | the man page, which changed the file name and caused a failure. Now we just compress it first and deliver it that way. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@124 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Cleaned up tagging and release in makefile, updated spec filesconklin2007-04-181-1/+14
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@123 ef72aa8b-4018-0410-8976-d6e080ef94d8
* add man page to setup.py / sos.specjwbernin2007-02-201-1/+5
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@86 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Removed meaningless error when target of a symlink had already been copied ↵sconklin2006-12-151-3/+9
| | | | | | to the destination tree git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@63 ef72aa8b-4018-0410-8976-d6e080ef94d8
* git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@61 ↵sconklin2006-12-151-1/+1
| | | | ef72aa8b-4018-0410-8976-d6e080ef94d8
* Removed spurious messages, fixed file permissions to improve security,sconklin2006-12-151-1/+8
| | | | | | | | moved tar generation into policy module, delete tree in /tmp when done, and added option -g to only gather info and not create tarball git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@58 ef72aa8b-4018-0410-8976-d6e080ef94d8
* remove extra comments from spec filesconklin2006-08-301-9/+0
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@51 ef72aa8b-4018-0410-8976-d6e080ef94d8
* reset rpm release, made changelog entrysconklin2006-08-301-2/+4
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@47 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Separated upstream and build versioning, rolled to a 1.0 release number, ↵sconklin2006-08-301-11/+17
| | | | | | | | | cleaned up spec file. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@46 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Preparing release for RHEL evaluation, fixed noisy setup, incremented releasesconklin2006-08-141-5/+8
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@40 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Fixed a problem with html links in the report tosconklin2006-07-171-1/+4
| | | | | | | | output of commands run in plugins, increment release. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@29 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Bumped version, fixed makefile for archive-createsconklin2006-07-171-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@20 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Fixed Makefile for svn, bumped versionsconklin2006-07-131-1/+1
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@13 ef72aa8b-4018-0410-8976-d6e080ef94d8
* Initial import, moved project from internal server to 108sconklin2006-07-121-0/+74
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@5 ef72aa8b-4018-0410-8976-d6e080ef94d8