From b1474a53c0c249b5090fb067a3cdf99316989afe Mon Sep 17 00:00:00 2001 From: Martin Kosek Date: Tue, 13 Aug 2013 10:59:57 +0200 Subject: Fix selected minor issues in the spec file and license This patch fixes: - too long description for server-trust-ad subpackage - adds (noreplace) flag %{_sysconfdir}/tmpfiles.d/ipa.conf to avoid overwriting potential user changes - changes permissions on default_encoding_utf8.so to prevent it pollute python subpackage Provides. - wrong address in GPL v2 license preamble in 2 distributed files https://fedorahosted.org/freeipa/ticket/3855 --- install/share/05rfc2247.ldif | 4 ++-- install/share/certmap.conf.template | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'install/share') diff --git a/install/share/05rfc2247.ldif b/install/share/05rfc2247.ldif index e02de3083..50cf84efe 100644 --- a/install/share/05rfc2247.ldif +++ b/install/share/05rfc2247.ldif @@ -9,8 +9,8 @@ # FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. # # You should have received a copy of the GNU General Public License along with -# this Program; if not, write to the Free Software Foundation, Inc., 59 Temple -# Place, Suite 330, Boston, MA 02111-1307 USA. +# this Program; if not, write to the Free Software Foundation, Inc., 51 Franklin +# Street, Fifth Floor, Boston, MA 02110-1301, USA # # In addition, as a special exception, Red Hat, Inc. gives You the additional # right to link the code of this Program with code not covered under the GNU diff --git a/install/share/certmap.conf.template b/install/share/certmap.conf.template index 7beb5070f..69fce34f2 100644 --- a/install/share/certmap.conf.template +++ b/install/share/certmap.conf.template @@ -13,8 +13,8 @@ # FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. # # You should have received a copy of the GNU General Public License along with -# this Program; if not, write to the Free Software Foundation, Inc., 59 Temple -# Place, Suite 330, Boston, MA 02111-1307 USA. +# this Program; if not, write to the Free Software Foundation, Inc., 51 Franklin +# Street, Fifth Floor, Boston, MA 02110-1301, USA # # In addition, as a special exception, Red Hat, Inc. gives You the additional # right to link the code of this Program with code not covered under the GNU -- cgit