c2522473e2
- Include upstream patch to fix whitespace problems in PO files. - Remove virt-p2v from build by synchronizing the spec file so it almost matches the one in RHEL 6.2. Note that virt-p2v is built in a separate SRPM called rubygem-virt-p2v.
68 lines
1.7 KiB
Diff
68 lines
1.7 KiB
Diff
From bd513aaf12a9cd27432eb36d341fd88f4d64dac4 Mon Sep 17 00:00:00 2001
|
|
From: Matthew Booth <mbooth@redhat.com>
|
|
Date: Fri, 19 Aug 2011 17:43:55 +0100
|
|
Subject: [PATCH] Fix whitespace issues in translations
|
|
|
|
---
|
|
po/es.po | 2 +-
|
|
po/nl.po | 2 +-
|
|
po/pl.po | 2 +-
|
|
po/uk.po | 2 +-
|
|
4 files changed, 4 insertions(+), 4 deletions(-)
|
|
|
|
diff --git a/po/es.po b/po/es.po
|
|
index c24bf59..09fb7fe 100644
|
|
--- a/po/es.po
|
|
+++ b/po/es.po
|
|
@@ -1,7 +1,7 @@
|
|
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR Red Hat Inc.
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
-#
|
|
+#
|
|
# mdbooth <mbooth@redhat.com>, 2011.
|
|
# Héctor Daniel Cabrera <logan@fedoraproject.org>, 2011.
|
|
msgid ""
|
|
diff --git a/po/nl.po b/po/nl.po
|
|
index 3f88fa0..fe74413 100644
|
|
--- a/po/nl.po
|
|
+++ b/po/nl.po
|
|
@@ -1,7 +1,7 @@
|
|
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR Red Hat Inc.
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
-#
|
|
+#
|
|
# mdbooth <mbooth@redhat.com>, 2011.
|
|
# Geert Warrink <geert.warrink@onsnet.nu>, 2011.
|
|
msgid ""
|
|
diff --git a/po/pl.po b/po/pl.po
|
|
index 6465997..9508124 100644
|
|
--- a/po/pl.po
|
|
+++ b/po/pl.po
|
|
@@ -1,7 +1,7 @@
|
|
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR Red Hat Inc.
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
-#
|
|
+#
|
|
# mdbooth <mbooth@redhat.com>, 2011.
|
|
# Piotr Drąg <piotrdrag@gmail.com>, 2011.
|
|
msgid ""
|
|
diff --git a/po/uk.po b/po/uk.po
|
|
index 13172bd..21676bc 100644
|
|
--- a/po/uk.po
|
|
+++ b/po/uk.po
|
|
@@ -1,7 +1,7 @@
|
|
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR Red Hat Inc.
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
-#
|
|
+#
|
|
# mdbooth <mbooth@redhat.com>, 2011.
|
|
# Yuri Chornoivan <yurchor@ukr.net>, 2011.
|
|
msgid ""
|
|
--
|
|
1.7.6
|
|
|