summaryrefslogtreecommitdiffstats
path: root/plugins/plugin_rpm
Commit message (Collapse)AuthorAgeFilesLines
* Standarize and simplify plugin names.Joel Andres Granados2008-07-152-135/+0
| | | | | | | | | | | - The file names are the ones the the user will be using to reference each plugin. Having a long name will not help the user. - Also, to signify that they are plugins we will use the "p_" at the beginning of each name. - plugin_examples is left like that because it is not a plugin in itself, but a directory that contains plugins. Please follow these naming standards when you name you plugins.
* Change the detected name to checked.Joel Andres Granados2008-05-121-1/+1
| | | | | The new variable name better expresses the objective of the issue state. This will help avoid confusion for the plugin developer.
* Update patch in the rpm plugins, add fixing sequencesMartin Sivak2008-03-191-2/+5
|
* Split the RPM plugin into the consistency and lowlevel parts and use ↵Martin Sivak2008-03-181-1/+2
| | | | dependency flags
* Add IssuesPlugin class and basic rpm plugin, which uses the issues approachMartin Sivak2008-03-142-0/+131