[setroubleshoot-plugins: 2/2] Add restorecon_source plugin, to check the source program is labeled correclty.

Daniel J Walsh dwalsh at fedoraproject.org
Fri Aug 16 18:42:26 UTC 2013


commit 8e4c801224ecad9c76a216ec7a3fc639dbe09866
Merge: 440065d 9920094
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Fri Aug 16 14:42:00 2013 -0400

    Add restorecon_source plugin, to check the source program is labeled correclty.
    
    - Fix restorecon.py to handle customized_files properly.
    - Update Translations

 setroubleshoot-plugins.spec |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)
---
diff --cc setroubleshoot-plugins.spec
index 5b6089b,b07e40e..d7ebcaf
--- a/setroubleshoot-plugins.spec
+++ b/setroubleshoot-plugins.spec
@@@ -1,7 -1,9 +1,9 @@@
 -%{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}}
++i{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}}
+ 
  Summary: Analysis plugins for use with setroubleshoot
  Name: setroubleshoot-plugins
 -Version: 3.0.55
 -Release: 2%{?dist}
 +Version: 3.0.57
 +Release: 1%{?dist}
  License: GPLv2+
  Group: Applications/System
  URL: https://fedorahosted.org/setroubleshoot
@@@ -44,11 -44,9 +44,14 @@@ rm -rf %{buildroot
  %{_datadir}/setroubleshoot/plugins
  
  %changelog
- * Sun Jul 21 2013 Dan Walsh <dwalsh at redhat.com> - 3.0.57-1
++* Fri Aug 16 2013 Dan Walsh <dwalsh at redhat.com> - 3.0.57-1
 +- Add restorecon_source plugin, to check the source program is labeled correclty.
 +- Fix restorecon.py to handle customized_files properly.
 +- Update Translations
 +
+ * Fri Jul 26 2013 Ville Skyttä <ville.skytta at iki.fi> - 3.0.55-2
+ - Install docs to %%{_pkgdocdir} where available.
+ 
  * Sun Jul 21 2013 Dan Walsh <dwalsh at redhat.com> - 3.0.55-1
  - Fix debug message in sandbox-connect plugin
  - Update Translations


More information about the scm-commits mailing list