313 lines
13 KiB
Diff
313 lines
13 KiB
Diff
From bb134899038f44d2024ee9e2ce025fd099e416de Mon Sep 17 00:00:00 2001
|
|
From: =?UTF-8?q?Jos=C3=A9=20Exp=C3=B3sito?= <jexposit@redhat.com>
|
|
Date: Wed, 10 Jan 2024 09:41:47 +0100
|
|
Subject: [PATCH] Fix license address
|
|
MIME-Version: 1.0
|
|
Content-Type: text/plain; charset=UTF-8
|
|
Content-Transfer-Encoding: 8bit
|
|
|
|
`fedpkg lint` throws the following error:
|
|
|
|
gnome-ponytail-daemon-python.noarch:
|
|
E: incorrect-fsf-address /usr/lib/python3.12/site-packages/ponytail/ponytail.py
|
|
|
|
From [1]:
|
|
|
|
In all cases, upstream should be informed about this. [...]
|
|
The license file [...] must not be patched for legal reasons.
|
|
Other files can be patched if deemed suitable.
|
|
|
|
[1] https://fedoraproject.org/wiki/Common_Rpmlint_issues#incorrect-fsf-address
|
|
Signed-off-by: José Expósito <jexposit@redhat.com>
|
|
---
|
|
ponytail/ponytail.py | 7 +++----
|
|
src/gnome-ponytail-daemon.c | 7 +++----
|
|
src/gpd-context.c | 7 +++----
|
|
src/gpd-context.h | 7 +++----
|
|
src/gpd-ei-client.c | 7 +++----
|
|
src/gpd-ei-client.h | 7 +++----
|
|
src/gpd-event-controller.c | 7 +++----
|
|
src/gpd-event-controller.h | 7 +++----
|
|
src/gpd-keyboard-utils.c | 7 +++----
|
|
src/gpd-keyboard-utils.h | 7 +++----
|
|
src/gpd-session.c | 7 +++----
|
|
src/gpd-session.h | 7 +++----
|
|
src/gpd-stream.c | 7 +++----
|
|
src/gpd-stream.h | 7 +++----
|
|
src/gpd.h | 7 +++----
|
|
15 files changed, 45 insertions(+), 60 deletions(-)
|
|
|
|
diff --git a/ponytail/ponytail.py b/ponytail/ponytail.py
|
|
index d936c2a..329a3b2 100644
|
|
--- a/ponytail/ponytail.py
|
|
+++ b/ponytail/ponytail.py
|
|
@@ -11,10 +11,9 @@
|
|
# MERCHANTABILITY or FITNESS 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.
|
|
+# 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.,
|
|
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
#
|
|
# Olivier Fourdan <ofourdan@redhat.com>
|
|
#
|
|
diff --git a/src/gnome-ponytail-daemon.c b/src/gnome-ponytail-daemon.c
|
|
index e7866ae..08592ab 100644
|
|
--- a/src/gnome-ponytail-daemon.c
|
|
+++ b/src/gnome-ponytail-daemon.c
|
|
@@ -11,10 +11,9 @@
|
|
* MERCHANTABILITY or FITNESS 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.
|
|
+ * 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.,
|
|
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
*
|
|
* gnome-ponytail-daemon for dogtail written by:
|
|
* Olivier Fourdan <ofourdan@redhat.com>
|
|
diff --git a/src/gpd-context.c b/src/gpd-context.c
|
|
index eba1fc5..56a3a17 100644
|
|
--- a/src/gpd-context.c
|
|
+++ b/src/gpd-context.c
|
|
@@ -11,10 +11,9 @@
|
|
* MERCHANTABILITY or FITNESS 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.
|
|
+ * 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.,
|
|
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
*
|
|
* gnome-ponytail-daemon for dogtail written by:
|
|
* Olivier Fourdan <ofourdan@redhat.com>
|
|
diff --git a/src/gpd-context.h b/src/gpd-context.h
|
|
index 3015366..8a0dd34 100644
|
|
--- a/src/gpd-context.h
|
|
+++ b/src/gpd-context.h
|
|
@@ -11,10 +11,9 @@
|
|
* MERCHANTABILITY or FITNESS 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.
|
|
+ * 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.,
|
|
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
*
|
|
* gnome-ponytail-daemon for dogtail written by:
|
|
* Olivier Fourdan <ofourdan@redhat.com>
|
|
diff --git a/src/gpd-ei-client.c b/src/gpd-ei-client.c
|
|
index a0871d6..5c4fc48 100644
|
|
--- a/src/gpd-ei-client.c
|
|
+++ b/src/gpd-ei-client.c
|
|
@@ -11,10 +11,9 @@
|
|
* MERCHANTABILITY or FITNESS 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.
|
|
+ * 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.,
|
|
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
*
|
|
* gnome-ponytail-daemon for dogtail written by:
|
|
* Olivier Fourdan <ofourdan@redhat.com>
|
|
diff --git a/src/gpd-ei-client.h b/src/gpd-ei-client.h
|
|
index e875050..7179522 100644
|
|
--- a/src/gpd-ei-client.h
|
|
+++ b/src/gpd-ei-client.h
|
|
@@ -11,10 +11,9 @@
|
|
* MERCHANTABILITY or FITNESS 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.
|
|
+ * 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.,
|
|
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
*
|
|
* gnome-ponytail-daemon for dogtail written by:
|
|
* Olivier Fourdan <ofourdan@redhat.com>
|
|
diff --git a/src/gpd-event-controller.c b/src/gpd-event-controller.c
|
|
index fdeab28..edc4fd6 100644
|
|
--- a/src/gpd-event-controller.c
|
|
+++ b/src/gpd-event-controller.c
|
|
@@ -11,10 +11,9 @@
|
|
* MERCHANTABILITY or FITNESS 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.
|
|
+ * 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.,
|
|
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
*
|
|
* gnome-ponytail-daemon for dogtail written by:
|
|
* Olivier Fourdan <ofourdan@redhat.com>
|
|
diff --git a/src/gpd-event-controller.h b/src/gpd-event-controller.h
|
|
index 92a39f8..c197bd0 100644
|
|
--- a/src/gpd-event-controller.h
|
|
+++ b/src/gpd-event-controller.h
|
|
@@ -11,10 +11,9 @@
|
|
* MERCHANTABILITY or FITNESS 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.
|
|
+ * 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.,
|
|
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
*
|
|
* gnome-ponytail-daemon for dogtail written by:
|
|
* Olivier Fourdan <ofourdan@redhat.com>
|
|
diff --git a/src/gpd-keyboard-utils.c b/src/gpd-keyboard-utils.c
|
|
index cdd82af..409a1ab 100644
|
|
--- a/src/gpd-keyboard-utils.c
|
|
+++ b/src/gpd-keyboard-utils.c
|
|
@@ -11,10 +11,9 @@
|
|
* MERCHANTABILITY or FITNESS 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.
|
|
+ * 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.,
|
|
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
*
|
|
* gnome-ponytail-daemon for dogtail written by:
|
|
* Olivier Fourdan <ofourdan@redhat.com>
|
|
diff --git a/src/gpd-keyboard-utils.h b/src/gpd-keyboard-utils.h
|
|
index dbda5ad..cbc7b3c 100644
|
|
--- a/src/gpd-keyboard-utils.h
|
|
+++ b/src/gpd-keyboard-utils.h
|
|
@@ -11,10 +11,9 @@
|
|
* MERCHANTABILITY or FITNESS 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.
|
|
+ * 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.,
|
|
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
*
|
|
* gnome-ponytail-daemon for dogtail written by:
|
|
* Olivier Fourdan <ofourdan@redhat.com>
|
|
diff --git a/src/gpd-session.c b/src/gpd-session.c
|
|
index e542793..a160698 100644
|
|
--- a/src/gpd-session.c
|
|
+++ b/src/gpd-session.c
|
|
@@ -11,10 +11,9 @@
|
|
* MERCHANTABILITY or FITNESS 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.
|
|
+ * 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.,
|
|
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
*
|
|
* gnome-ponytail-daemon for dogtail written by:
|
|
* Olivier Fourdan <ofourdan@redhat.com>
|
|
diff --git a/src/gpd-session.h b/src/gpd-session.h
|
|
index 38a0593..4a5e55d 100644
|
|
--- a/src/gpd-session.h
|
|
+++ b/src/gpd-session.h
|
|
@@ -11,10 +11,9 @@
|
|
* MERCHANTABILITY or FITNESS 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.
|
|
+ * 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.,
|
|
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
*
|
|
* gnome-ponytail-daemon for dogtail written by:
|
|
* Olivier Fourdan <ofourdan@redhat.com>
|
|
diff --git a/src/gpd-stream.c b/src/gpd-stream.c
|
|
index 83c6ad6..3e3954f 100644
|
|
--- a/src/gpd-stream.c
|
|
+++ b/src/gpd-stream.c
|
|
@@ -11,10 +11,9 @@
|
|
* MERCHANTABILITY or FITNESS 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.
|
|
+ * 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.,
|
|
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
*
|
|
* gnome-ponytail-daemon for dogtail written by:
|
|
* Olivier Fourdan <ofourdan@redhat.com>
|
|
diff --git a/src/gpd-stream.h b/src/gpd-stream.h
|
|
index 871d8ef..b010837 100644
|
|
--- a/src/gpd-stream.h
|
|
+++ b/src/gpd-stream.h
|
|
@@ -11,10 +11,9 @@
|
|
* MERCHANTABILITY or FITNESS 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.
|
|
+ * 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.,
|
|
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
*
|
|
* gnome-ponytail-daemon for dogtail written by:
|
|
* Olivier Fourdan <ofourdan@redhat.com>
|
|
diff --git a/src/gpd.h b/src/gpd.h
|
|
index 06f655f..6126af6 100644
|
|
--- a/src/gpd.h
|
|
+++ b/src/gpd.h
|
|
@@ -11,10 +11,9 @@
|
|
* MERCHANTABILITY or FITNESS 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.
|
|
+ * 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.,
|
|
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
*
|
|
* gnome-ponytail-daemon for dogtail written by:
|
|
* Olivier Fourdan <ofourdan@redhat.com>
|
|
--
|
|
2.43.0
|
|
|