- Update translations
This commit is contained in:
parent
eddab73be4
commit
d48308e6bb
1
.gitignore
vendored
1
.gitignore
vendored
@ -70,3 +70,4 @@ setroubleshoot-plugins-2.1.55.tar.gz
|
||||
/setroubleshoot-plugins-3.0.9.tar.gz
|
||||
/setroubleshoot-plugins-3.0.10.tar.gz
|
||||
/setroubleshoot-plugins-3.0.11.tar.gz
|
||||
/setroubleshoot-plugins-3.0.12.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Analysis plugins for use with setroubleshoot
|
||||
Name: setroubleshoot-plugins
|
||||
Version: 3.0.11
|
||||
Version: 3.0.12
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
@ -13,7 +13,7 @@ BuildArch: noarch
|
||||
|
||||
BuildRequires: perl-XML-Parser
|
||||
BuildRequires: intltool gettext python
|
||||
Requires: setroubleshoot-server >= 3.0.0-1
|
||||
Requires: setroubleshoot-server >= 3.0.23-1
|
||||
|
||||
%define pkgdocdir %{_datadir}/doc/%{name}-%{version}
|
||||
|
||||
@ -44,6 +44,9 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/setroubleshoot/plugins
|
||||
|
||||
%changelog
|
||||
* Mon Jan 24 2011 <dwalsh@redhat.com> - 3.0.12-1
|
||||
- Update translations
|
||||
|
||||
* Tue Jan 18 2011 <dwalsh@redhat.com> - 3.0.11-1
|
||||
- Update translations
|
||||
- Add findexecstack to allow_execstack to find offending libraries
|
||||
|
||||
Loading…
Reference in New Issue
Block a user