[setroubleshoot/f17] Update Translations

Daniel J Walsh dwalsh at fedoraproject.org
Tue Oct 9 18:55:25 UTC 2012


commit 0f62313ef0bad66ce8fe01a5a0a4bebfda3a8754
Author: rhatdan <dwalsh at redhat.com>
Date:   Tue Oct 9 14:55:00 2012 -0400

    Update Translations

 .gitignore          |    1 +
 setroubleshoot.spec |   23 ++++++++---------------
 sources             |    2 +-
 3 files changed, 10 insertions(+), 16 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 01c6cba..d074ed0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -158,3 +158,4 @@ setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-3.1.14.tar.gz
 /setroubleshoot-3.1.15.tar.gz
 /setroubleshoot-3.1.16.tar.gz
+/setroubleshoot-3.1.17.tar.gz
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index ae5cfe3..0df71d2 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,7 +1,7 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 3.1.16
-Release: 1%{?dist}
+Version: 3.1.17
+Release: 2%{?dist}
 License: GPLv2+
 Group: Applications/System
 URL: https://fedorahosted.org/setroubleshoot
@@ -34,7 +34,6 @@ Requires: xdg-utils
 %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")
 
 %global pkgpythondir  %{python_sitelib}/%{name}
-%define pkgdocdir     %{_datadir}/doc/%{name}-%{version}
 %define pkgguidir     %{_datadir}/%{name}/gui
 %define pkgdatadir    %{_datadir}/%{name}
 %define pkglibexecdir %{_prefix}/libexec/%{name}
@@ -89,6 +88,7 @@ make DESTDIR=%{buildroot} install
 desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{buildroot}/%{_datadir}/applications/%{name}.desktop
 touch %{buildroot}%{pkgdatabase}
 touch %{buildroot}%{pkgvardatadir}/email_alert_recipients
+rm -rf %{buildroot}/usr/share/doc/
 %find_lang %{name}
 
 %package server
@@ -136,7 +136,6 @@ rm -rf %{buildroot}
 
 %files server -f %{name}.lang 
 %defattr(-,root,root,-)
-%doc %{pkgdocdir}
 %{_bindir}/sealert
 %{_sbindir}/sedispatch
 %{_sbindir}/setroubleshootd
@@ -183,19 +182,13 @@ rm -rf %{buildroot}
 %config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.fedoraproject.SetroubleshootFixit.conf
 %{_datadir}/dbus-1/system-services/org.fedoraproject.SetroubleshootFixit.service
 
-%package doc
-Summary: Setroubleshoot documentation
-Group: System Environment/Base
-Requires(pre): setroubleshoot-server = %{version}-%{release}
-
-%description doc
-Setroubleshoot documentation package
+%changelog
+* Tue Oct 9 2012 Dan Walsh <dwalsh at redhat.com> - 3.1.17-2
+- Update Translations
 
-%files doc
-%defattr(-,root,root,-)
-%{pkgdocdir}/setroubleshoot*
+* Thu Sep 20 2012 Dan Walsh <dwalsh at redhat.com> - 3.1.17-1
+- Update Translations
 
-%changelog
 * Mon Aug 13 2012 Dan Walsh <dwalsh at redhat.com> - 3.1.16-1
 - Fix sealert to handle avc's in /var/log/messages which will be numbered 1400 and 1107 rather then AVC and USER_AVC
 - Update Translations
diff --git a/sources b/sources
index 7519955..0e040c4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3658932691aafaa33f9559e6e97d2cb3  setroubleshoot-3.1.16.tar.gz
+eeff39a5a9898d6670f2644cd44e270d  setroubleshoot-3.1.17.tar.gz


More information about the scm-commits mailing list