summaryrefslogtreecommitdiffstats
path: root/sssd.spec.in
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2009-05-21 14:56:22 -0400
committerSimo Sorce <ssorce@redhat.com>2009-05-26 14:37:50 -0400
commitb4f46c6ecf529ed8115fb4d3664a80c4c98f8c52 (patch)
tree6f4e28958afaf5eab6644f01f1f49ec4f1d8908b /sssd.spec.in
parenta19669c6c3bd52a86c4c52404f5df78db40495e1 (diff)
downloadsssd-b4f46c6ecf529ed8115fb4d3664a80c4c98f8c52.tar.gz
sssd-b4f46c6ecf529ed8115fb4d3664a80c4c98f8c52.tar.xz
sssd-b4f46c6ecf529ed8115fb4d3664a80c4c98f8c52.zip
Initial gettext framework for sss_clients
Diffstat (limited to 'sssd.spec.in')
-rw-r--r--sssd.spec.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/sssd.spec.in b/sssd.spec.in
index 6945b1e33..0bba914ee 100644
--- a/sssd.spec.in
+++ b/sssd.spec.in
@@ -1,6 +1,6 @@
Name: @PACKAGE_NAME@
Version: @PACKAGE_VERSION@
-Release: 1%{?dist}
+Release: 0%{?dist}
Group: Applications/System
Summary: System Security Services Daemon
# The entire source code is GPLv3+ except replace/ which is LGPLv3+
@@ -118,6 +118,7 @@ rm -rf $RPM_BUILD_ROOT
/%{_lib}/security/pam_sss.so.1
/%{_lib}/security/pam_sss.so.1.0.0
%{_mandir}/man8/*
+%{_datadir}/locale/*/LC_MESSAGES/sss_client.mo
%post
/sbin/ldconfig