From a9f26f0a5e6261ea4a3f249cba7cbfb2529193ec Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 17 Jun 2015 11:34:45 +0000 Subject: [PATCH 01/40] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- irda-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/irda-utils.spec b/irda-utils.spec index 7248111..6e20925 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -3,7 +3,7 @@ Summary: Utilities for infrared communication between devices Name: irda-utils Version: 0.9.18 -Release: 21%{?dist} +Release: 22%{?dist} Url: http://irda.sourceforge.net License: GPLv2+ Group: Applications/System @@ -126,6 +126,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 0.9.18-22 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sat Aug 16 2014 Fedora Release Engineering - 0.9.18-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild From df2a4b2eaff446730cd25186387fd32db869d638 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 4 Feb 2016 00:39:44 +0000 Subject: [PATCH 02/40] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- irda-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/irda-utils.spec b/irda-utils.spec index 6e20925..65118ad 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -3,7 +3,7 @@ Summary: Utilities for infrared communication between devices Name: irda-utils Version: 0.9.18 -Release: 22%{?dist} +Release: 23%{?dist} Url: http://irda.sourceforge.net License: GPLv2+ Group: Applications/System @@ -126,6 +126,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 0.9.18-23 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Wed Jun 17 2015 Fedora Release Engineering - 0.9.18-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild From cdda5d52ad38f5988e52bb4655dda66cf0b3e27e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 10 Feb 2017 16:34:14 +0000 Subject: [PATCH 03/40] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- irda-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/irda-utils.spec b/irda-utils.spec index 65118ad..24cf092 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -3,7 +3,7 @@ Summary: Utilities for infrared communication between devices Name: irda-utils Version: 0.9.18 -Release: 23%{?dist} +Release: 24%{?dist} Url: http://irda.sourceforge.net License: GPLv2+ Group: Applications/System @@ -126,6 +126,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 0.9.18-24 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Thu Feb 04 2016 Fedora Release Engineering - 0.9.18-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild From 06f0cb64e5dbf9aa7b9ae07bda31a459011aa24e Mon Sep 17 00:00:00 2001 From: buc Date: Sun, 12 Feb 2017 02:27:37 +0300 Subject: [PATCH 04/40] enable smcinit again (#1421387) --- irda-utils.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/irda-utils.spec b/irda-utils.spec index 24cf092..88c2e97 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -3,7 +3,7 @@ Summary: Utilities for infrared communication between devices Name: irda-utils Version: 0.9.18 -Release: 24%{?dist} +Release: 25%{?dist} Url: http://irda.sourceforge.net License: GPLv2+ Group: Applications/System @@ -17,7 +17,6 @@ Patch1: irda-utils-0.9.17-rootonly.patch Patch2: irda-utils-0.9.15-rh1.patch Patch3: irda-utils-0.9.16-io.patch Patch4: irda-utils-0.9.17-makefile.patch -Patch5: irda-utils-0.9.18-smcdisable.patch Patch6: irda-utils-0.9.18-root.patch Patch7: irda-utils-0.9.18-man.patch Patch8: irda-utils-0.9.18-PIE.patch @@ -53,7 +52,6 @@ actually implemented outside the kernel. %patch2 -p1 %patch3 -p1 %patch4 -p1 -%patch5 -p1 %patch6 -p1 gunzip man/irnet.4.gz man/irda.7.gz %patch7 -p1 @@ -119,13 +117,15 @@ rm -rf $RPM_BUILD_ROOT %{_sbindir}/* %{_bindir}/* %{_mandir}/*/* -#%{_initrddir}/irda %{_unitdir}/* %config(noreplace) %{_sysconfdir}/sysconfig/irda %doc README* etc/ifcfg-irlan0 etc/modprobe.conf.irda %changelog +* Sun Feb 12 2017 Dmitry Butskoy - 0.9.18-25 +- enable smcinit (#1421387) + * Fri Feb 10 2017 Fedora Release Engineering - 0.9.18-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild From 12b54a15e53bfcd36bac632cd8e89e9c6edeb851 Mon Sep 17 00:00:00 2001 From: buc Date: Sun, 12 Feb 2017 02:35:51 +0300 Subject: [PATCH 05/40] remove unneeded patch --- irda-utils-0.9.18-smcdisable.patch | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 irda-utils-0.9.18-smcdisable.patch diff --git a/irda-utils-0.9.18-smcdisable.patch b/irda-utils-0.9.18-smcdisable.patch deleted file mode 100644 index d07c771..0000000 --- a/irda-utils-0.9.18-smcdisable.patch +++ /dev/null @@ -1,24 +0,0 @@ -diff -Nrbu irda-utils-0.9.18/Makefile irda-utils-0.9.18-OK/Makefile ---- irda-utils-0.9.18/Makefile 2011-07-15 20:16:14.000000000 +0400 -+++ irda-utils-0.9.18-OK/Makefile 2011-07-15 20:15:38.000000000 +0400 -@@ -27,7 +27,7 @@ - - TARGET = test - --DIRS = irattach irdaping etc man irnetd psion tekram findchip irdadump smcinit -+DIRS = irattach irdaping etc man irnetd psion tekram findchip irdadump - CFLAGS = -O2 -W -Wall - INCLUDES = -I/usr/include/glib-2.0 -I./include -I. - -diff -Nrbu irda-utils-0.9.18/man/Makefile irda-utils-0.9.18-OK/man/Makefile ---- irda-utils-0.9.18/man/Makefile 2006-07-11 10:16:06.000000000 +0400 -+++ irda-utils-0.9.18-OK/man/Makefile 2011-07-15 20:16:01.000000000 +0400 -@@ -18,7 +18,7 @@ - MANPAGES4=irnet.4.gz - MANPAGES7=irda.7.gz - MANPAGES8=irattach.8.gz irdaping.8.gz irdadump.8.gz irpsion5.8.gz \ -- findchip.8.gz irnetd.8.gz smcinit.8.gz tosh1800-smcinit.8.gz -+ findchip.8.gz irnetd.8.gz - - # Man pages generated by DOCBOOK - SGMLMAN=irattach.8 irdaping.8 irdadump.8 irpsion5.8 findchip.8 From ce9a61a3a4d7becbea50ec860579d86c13daa6d6 Mon Sep 17 00:00:00 2001 From: buc Date: Mon, 13 Feb 2017 03:07:38 +0300 Subject: [PATCH 06/40] add -fgnu89-inline --- irda-utils.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/irda-utils.spec b/irda-utils.spec index 88c2e97..ede51f0 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -3,7 +3,7 @@ Summary: Utilities for infrared communication between devices Name: irda-utils Version: 0.9.18 -Release: 25%{?dist} +Release: 26%{?dist} Url: http://irda.sourceforge.net License: GPLv2+ Group: Applications/System @@ -61,7 +61,7 @@ gzip -9 man/irnet.4 man/irda.7 %build export LDFLAGS="%{?__global_ldflags}" -make all RPM_OPT_FLAGS="$RPM_OPT_FLAGS" ROOT="$RPM_BUILD_ROOT" \ +make all RPM_OPT_FLAGS="$RPM_OPT_FLAGS -fgnu89-inline" ROOT="$RPM_BUILD_ROOT" \ LDFLAGS="%{?__global_ldflags}" \ CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} @@ -123,6 +123,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Feb 13 2017 Dmitry Butskoy - 0.9.18-26 +- add -fgnu89-inline to CFLAGS for new compilers + * Sun Feb 12 2017 Dmitry Butskoy - 0.9.18-25 - enable smcinit (#1421387) From c6e4213bf4a65abc83feb973a09d1265299a784c Mon Sep 17 00:00:00 2001 From: buc Date: Mon, 13 Feb 2017 03:20:50 +0300 Subject: [PATCH 07/40] use -std=gnu89 instead --- irda-utils.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/irda-utils.spec b/irda-utils.spec index ede51f0..a7082bc 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -3,7 +3,7 @@ Summary: Utilities for infrared communication between devices Name: irda-utils Version: 0.9.18 -Release: 26%{?dist} +Release: 27%{?dist} Url: http://irda.sourceforge.net License: GPLv2+ Group: Applications/System @@ -61,7 +61,7 @@ gzip -9 man/irnet.4 man/irda.7 %build export LDFLAGS="%{?__global_ldflags}" -make all RPM_OPT_FLAGS="$RPM_OPT_FLAGS -fgnu89-inline" ROOT="$RPM_BUILD_ROOT" \ +make all RPM_OPT_FLAGS="$RPM_OPT_FLAGS -std=gnu89" ROOT="$RPM_BUILD_ROOT" \ LDFLAGS="%{?__global_ldflags}" \ CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} @@ -123,8 +123,8 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Mon Feb 13 2017 Dmitry Butskoy - 0.9.18-26 -- add -fgnu89-inline to CFLAGS for new compilers +* Mon Feb 13 2017 Dmitry Butskoy - 0.9.18-27 +- add -std=gnu89 to CFLAGS for new compilers * Sun Feb 12 2017 Dmitry Butskoy - 0.9.18-25 - enable smcinit (#1421387) From 16604ed1a10cac721a58549202bbb16448ea6374 Mon Sep 17 00:00:00 2001 From: buc Date: Mon, 13 Feb 2017 03:47:25 +0300 Subject: [PATCH 08/40] add no-inline patch instead --- irda-utils.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/irda-utils.spec b/irda-utils.spec index a7082bc..4dd5dc2 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -3,7 +3,7 @@ Summary: Utilities for infrared communication between devices Name: irda-utils Version: 0.9.18 -Release: 27%{?dist} +Release: 28%{?dist} Url: http://irda.sourceforge.net License: GPLv2+ Group: Applications/System @@ -20,6 +20,7 @@ Patch4: irda-utils-0.9.17-makefile.patch Patch6: irda-utils-0.9.18-root.patch Patch7: irda-utils-0.9.18-man.patch Patch8: irda-utils-0.9.18-PIE.patch +Patch9: irda-utils-0.9.18-no-inline.patch BuildRequires: glib2-devel BuildRequires: systemd-units @@ -57,6 +58,7 @@ gunzip man/irnet.4.gz man/irda.7.gz %patch7 -p1 gzip -9 man/irnet.4 man/irda.7 %patch8 -p1 +%patch9 -p1 %build @@ -123,8 +125,8 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Mon Feb 13 2017 Dmitry Butskoy - 0.9.18-27 -- add -std=gnu89 to CFLAGS for new compilers +* Mon Feb 13 2017 Dmitry Butskoy - 0.9.18-28 +- add no-inline patch for new compilers * Sun Feb 12 2017 Dmitry Butskoy - 0.9.18-25 - enable smcinit (#1421387) From 850f87332f21041b8270bb6e5d9320c03d2b9695 Mon Sep 17 00:00:00 2001 From: buc Date: Mon, 13 Feb 2017 03:52:35 +0300 Subject: [PATCH 09/40] . --- irda-utils-0.9.18-no-inline.patch | 299 ++++++++++++++++++++++++++++++ 1 file changed, 299 insertions(+) create mode 100644 irda-utils-0.9.18-no-inline.patch diff --git a/irda-utils-0.9.18-no-inline.patch b/irda-utils-0.9.18-no-inline.patch new file mode 100644 index 0000000..c79ae6b --- /dev/null +++ b/irda-utils-0.9.18-no-inline.patch @@ -0,0 +1,299 @@ +diff -Nrbu irda-utils-0.9.18/irdadump/irdadump.c irda-utils-0.9.18-OK/irdadump/irdadump.c +--- irda-utils-0.9.18/irdadump/irdadump.c 2006-07-11 10:16:06.000000000 +0400 ++++ irda-utils-0.9.18-OK/irdadump/irdadump.c 2017-02-13 03:42:20.216303403 +0300 +@@ -71,7 +71,7 @@ + * Print current time + * + */ +-inline void print_time(const struct timeval *timev, GString *str) ++void print_time(const struct timeval *timev, GString *str) + { + int s; + +@@ -90,7 +90,7 @@ + * Print the difference in time between this frame and the previous one + * + */ +-inline void print_diff_time(struct timeval *timev, struct timeval *prev_timev, ++void print_diff_time(struct timeval *timev, struct timeval *prev_timev, + GString *str) + { + float diff; +diff -Nrbu irda-utils-0.9.18/irdadump/irdadump.h irda-utils-0.9.18-OK/irdadump/irdadump.h +--- irda-utils-0.9.18/irdadump/irdadump.h 2006-07-11 10:16:06.000000000 +0400 ++++ irda-utils-0.9.18-OK/irdadump/irdadump.h 2017-02-13 03:41:55.785303429 +0300 +@@ -219,10 +219,10 @@ + guint8 caddr; /* LAP connection address (for garbage collect) */ + }; + +-inline void parse_obex(GNetBuf *buf, GString *str, int cmd); +-inline void parse_irlmp(GNetBuf *buf, GString *str, ++void parse_obex(GNetBuf *buf, GString *str, int cmd); ++void parse_irlmp(GNetBuf *buf, GString *str, + guint8 caddr, int type, int cmd); +-inline void parse_ui_irlmp(GNetBuf *buf, GString *str, int type); ++void parse_ui_irlmp(GNetBuf *buf, GString *str, int type); + void parse_ircomm_params(guint8 clen, GNetBuf *buf, GString *str); + void parse_ircomm_connect(GNetBuf *buf, GString *str); + void parse_ircomm_lmp(GNetBuf *buf, GString *str); +diff -Nrbu irda-utils-0.9.18/irdadump/irlap.c irda-utils-0.9.18-OK/irdadump/irlap.c +--- irda-utils-0.9.18/irdadump/irlap.c 2006-07-11 10:16:06.000000000 +0400 ++++ irda-utils-0.9.18-OK/irdadump/irlap.c 2017-02-13 03:43:06.858303354 +0300 +@@ -91,7 +91,7 @@ + * Garbage collect destroyes LAP connections + * + */ +-inline void garbage_connection(guint8 caddr) ++void garbage_connection(guint8 caddr) + { + gint i; + +@@ -226,7 +226,7 @@ + * Parse and print the names of the various hint bits if they are set + * + */ +-inline void parse_hints(guint8 *hint, GString *str) ++void parse_hints(guint8 *hint, GString *str) + { + g_string_append(str, "[ "); + if (hint[0] & HINT_PNP) +@@ -261,7 +261,7 @@ + * Exchange station identification frame + * + */ +-inline void parse_xid_frame(guint8 command, guint8 pf, int type, ++void parse_xid_frame(guint8 command, guint8 pf, int type, + GNetBuf *buf, GString *str) + { + struct xid_frame *frame = (struct xid_frame *) buf->data; +@@ -339,7 +339,7 @@ + * Information frames + * + */ +-inline void parse_i_frame(guint8 caddr, guint8 cmd, guint8 pf, int type, ++void parse_i_frame(guint8 caddr, guint8 cmd, guint8 pf, int type, + GNetBuf *buf, GString *str) + { + int nr, ns; +@@ -396,7 +396,7 @@ + * Information frames + * + */ +-inline void parse_ui_frame(guint8 caddr, guint8 cmd, guint8 pf, int type, ++void parse_ui_frame(guint8 caddr, guint8 cmd, guint8 pf, int type, + GNetBuf *buf, GString *str) + { + /* Remove IrLAP header */ +@@ -417,7 +417,7 @@ + * Frame reject frame + * + */ +-inline void parse_frmr_frame(guint8 caddr, guint8 cmd, guint8 pf, int type, ++void parse_frmr_frame(guint8 caddr, guint8 cmd, guint8 pf, int type, + GNetBuf *buf, GString *str) + { + int nr, ns; +@@ -439,7 +439,7 @@ + * Receive ready frame + * + */ +-inline void parse_rr_frame(guint8 caddr, guint8 cmd, guint8 pf, int type, ++void parse_rr_frame(guint8 caddr, guint8 cmd, guint8 pf, int type, + GNetBuf *buf, GString *str) + { + int nr; +@@ -479,7 +479,7 @@ + * Receive not ready frame + * + */ +-inline void parse_rnr_frame(guint8 caddr, guint8 cmd, guint8 pf, int type, ++void parse_rnr_frame(guint8 caddr, guint8 cmd, guint8 pf, int type, + GNetBuf *buf, GString *str) + { + int nr; +@@ -497,7 +497,7 @@ + * Reject frame + * + */ +-inline void parse_rej_frame(guint8 caddr, guint8 cmd, guint8 pf, int type, ++void parse_rej_frame(guint8 caddr, guint8 cmd, guint8 pf, int type, + GNetBuf *buf, GString *str) + { + int nr; +@@ -515,7 +515,7 @@ + * Selective reject frame + * + */ +-inline void parse_srej_frame(guint8 caddr, guint8 cmd, guint8 pf, int type, ++void parse_srej_frame(guint8 caddr, guint8 cmd, guint8 pf, int type, + GNetBuf *buf, GString *str) + { + int nr; +@@ -533,7 +533,7 @@ + * Unnumbered acknowledgement frame + * + */ +-inline void parse_ua_frame(guint8 caddr, guint8 cmd, guint8 pf, int type, ++void parse_ua_frame(guint8 caddr, guint8 cmd, guint8 pf, int type, + GNetBuf *buf, GString *str) + { + struct ua_frame *frame = (struct ua_frame *) buf->data; +@@ -564,7 +564,7 @@ + * Disconnect frame + * + */ +-inline void parse_disc_frame(guint8 caddr, guint8 cmd, guint8 pf, int type, ++void parse_disc_frame(guint8 caddr, guint8 cmd, guint8 pf, int type, + GNetBuf *buf, GString *str) + { + /* Kill "unused" warning */ +@@ -582,7 +582,7 @@ + * Disconnected mode frame + * + */ +-inline void parse_dm_frame(guint8 caddr, guint8 cmd, guint8 pf, int type, ++void parse_dm_frame(guint8 caddr, guint8 cmd, guint8 pf, int type, + GNetBuf *buf, GString *str) + { + /* Kill "unused" warning */ +@@ -598,7 +598,7 @@ + * Request disconnect frame + * + */ +-inline void parse_rd_frame(guint8 caddr, guint8 cmd, guint8 pf, int type, ++void parse_rd_frame(guint8 caddr, guint8 cmd, guint8 pf, int type, + GNetBuf *buf, GString *str) + { + /* Kill "unused" warning */ +@@ -614,7 +614,7 @@ + * Test frame + * + */ +-inline void parse_test_frame(guint8 caddr, guint8 cmd, guint8 pf, int type, ++void parse_test_frame(guint8 caddr, guint8 cmd, guint8 pf, int type, + GNetBuf *buf, GString *str) + { + struct test_frame *frame = (struct test_frame *) buf->data; +@@ -634,7 +634,7 @@ + * Set normal response mode frame + * + */ +-inline void parse_snrm_frame(guint8 caddr, guint8 cmd, guint8 pf, int type, ++void parse_snrm_frame(guint8 caddr, guint8 cmd, guint8 pf, int type, + GNetBuf *buf, GString *str) + { + struct snrm_frame *frame = (struct snrm_frame *) buf->data; +@@ -671,7 +671,7 @@ + * Request normal response mode + * + */ +-inline void parse_rnrm_frame(guint8 caddr, guint8 cmd, guint8 pf, int type, ++void parse_rnrm_frame(guint8 caddr, guint8 cmd, guint8 pf, int type, + GNetBuf *buf, GString *str) + { + gint32 saddr, daddr; +diff -Nrbu irda-utils-0.9.18/irdadump/irlmp.c irda-utils-0.9.18-OK/irdadump/irlmp.c +--- irda-utils-0.9.18/irdadump/irlmp.c 2006-07-11 10:16:06.000000000 +0400 ++++ irda-utils-0.9.18-OK/irdadump/irlmp.c 2017-02-13 03:41:45.654303441 +0300 +@@ -47,7 +47,7 @@ + * Try to parse and print the LM-IAS query + * + */ +-inline void parse_iriap_command(GNetBuf *buf, GString *str, guint8 slsap_sel) ++void parse_iriap_command(GNetBuf *buf, GString *str, guint8 slsap_sel) + { + guint8 opcode; + char name[255]; +@@ -193,7 +193,7 @@ + * + * + */ +-inline void parse_iriap_response(GNetBuf *buf, GString *str, guint8 dlsap_sel) ++void parse_iriap_response(GNetBuf *buf, GString *str, guint8 dlsap_sel) + { + guint8 opcode, rsp; + +@@ -239,7 +239,7 @@ + * Parse IrTTP data frame + * + */ +-inline void parse_irnet(GNetBuf *buf, GString *str) ++void parse_irnet(GNetBuf *buf, GString *str) + { + /* Kill "unused" warning */ + buf = buf; +@@ -256,7 +256,7 @@ + * Parse IrTTP data frame + * + */ +-inline void parse_irttp(GNetBuf *buf, GString *str) ++void parse_irttp(GNetBuf *buf, GString *str) + { + g_string_sprintfa(str, "TTP credits=%d ", buf->data[0] & 0x7f); + +@@ -273,7 +273,7 @@ + * Parse IrTTP connect frame + * + */ +-inline void parse_irttp_connect(GNetBuf *buf, GString *str) ++void parse_irttp_connect(GNetBuf *buf, GString *str) + { + guint8 plen, pi, pl; + guint16 tmp_cpu; +@@ -303,7 +303,7 @@ + * Parse IrLMP frame + * + */ +-inline void parse_irlmp(GNetBuf *buf, GString *str, ++void parse_irlmp(GNetBuf *buf, GString *str, + guint8 caddr, int type, int cmd) + { + guint8 slsap_sel, dlsap_sel; +@@ -437,7 +437,7 @@ + * Parse IrLMP frame in UI frame + * + */ +-inline void parse_ui_irlmp(GNetBuf *buf, GString *str, int type) ++void parse_ui_irlmp(GNetBuf *buf, GString *str, int type) + { + guint8 slsap_sel, dlsap_sel; + int ctrl; +diff -Nrbu irda-utils-0.9.18/irdadump/obex.c irda-utils-0.9.18-OK/irdadump/obex.c +--- irda-utils-0.9.18/irdadump/obex.c 2006-07-11 10:16:06.000000000 +0400 ++++ irda-utils-0.9.18-OK/irdadump/obex.c 2017-02-13 03:42:10.356303414 +0300 +@@ -112,7 +112,7 @@ + * Parse an OBEX put command + * + */ +-inline void parse_obex_headers(GNetBuf *buf, GString *str) ++void parse_obex_headers(GNetBuf *buf, GString *str) + { + struct obex_minimal_frame *frame; + int final; +@@ -179,7 +179,7 @@ + } + } + +-inline void parse_obex_connect(GNetBuf *buf, GString *str) ++void parse_obex_connect(GNetBuf *buf, GString *str) + { + struct obex_connect_frame *frame; + guint16 length; +@@ -210,7 +210,7 @@ + * We also need to parse the anser to GET request properly + * Jean II + */ +-inline void parse_obex_success(GNetBuf *buf, GString *str) ++void parse_obex_success(GNetBuf *buf, GString *str) + { + struct obex_connect_frame *frame; + guint16 length; +@@ -252,7 +252,7 @@ + * Parse OBEX commands and responses + * + */ +-inline void parse_obex(GNetBuf *buf, GString *str, int cmd) ++void parse_obex(GNetBuf *buf, GString *str, int cmd) + { + guint8 opcode; + int len; From 6dc66e3361e967371667980aeefcad4f7f04c759 Mon Sep 17 00:00:00 2001 From: buc Date: Mon, 13 Feb 2017 04:01:08 +0300 Subject: [PATCH 10/40] require pciutils-devel --- irda-utils.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/irda-utils.spec b/irda-utils.spec index 4dd5dc2..4602c62 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -3,7 +3,7 @@ Summary: Utilities for infrared communication between devices Name: irda-utils Version: 0.9.18 -Release: 28%{?dist} +Release: 29%{?dist} Url: http://irda.sourceforge.net License: GPLv2+ Group: Applications/System @@ -21,7 +21,7 @@ Patch6: irda-utils-0.9.18-root.patch Patch7: irda-utils-0.9.18-man.patch Patch8: irda-utils-0.9.18-PIE.patch Patch9: irda-utils-0.9.18-no-inline.patch -BuildRequires: glib2-devel +BuildRequires: glib2-devel, pciutils-devel BuildRequires: systemd-units Requires(post): systemd-units @@ -125,8 +125,9 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Mon Feb 13 2017 Dmitry Butskoy - 0.9.18-28 +* Mon Feb 13 2017 Dmitry Butskoy - 0.9.18-29 - add no-inline patch for new compilers +- require pciutils-devel for smcinit * Sun Feb 12 2017 Dmitry Butskoy - 0.9.18-25 - enable smcinit (#1421387) From 364297a17101e53788bef234226a45031ff3f912 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 26 Jul 2017 13:42:27 +0000 Subject: [PATCH 11/40] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- irda-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/irda-utils.spec b/irda-utils.spec index 4602c62..337a1ed 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -3,7 +3,7 @@ Summary: Utilities for infrared communication between devices Name: irda-utils Version: 0.9.18 -Release: 29%{?dist} +Release: 30%{?dist} Url: http://irda.sourceforge.net License: GPLv2+ Group: Applications/System @@ -125,6 +125,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 0.9.18-30 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Mon Feb 13 2017 Dmitry Butskoy - 0.9.18-29 - add no-inline patch for new compilers - require pciutils-devel for smcinit From b0566f11174b0bae746246bc0acb3265b7988672 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 2 Aug 2017 23:52:29 +0000 Subject: [PATCH 12/40] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild --- irda-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/irda-utils.spec b/irda-utils.spec index 337a1ed..5d66484 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -3,7 +3,7 @@ Summary: Utilities for infrared communication between devices Name: irda-utils Version: 0.9.18 -Release: 30%{?dist} +Release: 31%{?dist} Url: http://irda.sourceforge.net License: GPLv2+ Group: Applications/System @@ -125,6 +125,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Aug 02 2017 Fedora Release Engineering - 0.9.18-31 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + * Wed Jul 26 2017 Fedora Release Engineering - 0.9.18-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild From 678da4716f2c17c446ba89921a75b622253e679c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 7 Feb 2018 17:40:28 +0000 Subject: [PATCH 13/40] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- irda-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/irda-utils.spec b/irda-utils.spec index 5d66484..4ff21c8 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -3,7 +3,7 @@ Summary: Utilities for infrared communication between devices Name: irda-utils Version: 0.9.18 -Release: 31%{?dist} +Release: 32%{?dist} Url: http://irda.sourceforge.net License: GPLv2+ Group: Applications/System @@ -125,6 +125,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 0.9.18-32 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Wed Aug 02 2017 Fedora Release Engineering - 0.9.18-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild From 2b95a36917c0643f8b36b5beb04dad58561dae60 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:33:21 +0100 Subject: [PATCH 14/40] Remove BuildRoot definition None of currently supported distributions need that. It was needed last for EL5 which is EOL now Signed-off-by: Igor Gnatenko --- irda-utils.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/irda-utils.spec b/irda-utils.spec index 4ff21c8..240a9a1 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -7,7 +7,6 @@ Release: 32%{?dist} Url: http://irda.sourceforge.net License: GPLv2+ Group: Applications/System -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) ExcludeArch: s390 s390x Source0: http://downloads.sourceforge.net/irda/%{name}/%{version}/%{name}-%{version}.tar.gz Source1: irda.init From 50f41c308711bcf1af3c6de0f9fabb1c84f61ea2 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 08:09:05 +0100 Subject: [PATCH 15/40] Remove %clean section None of currently supported distributions need that. Last one was EL5 which is EOL for a while. Signed-off-by: Igor Gnatenko --- irda-utils.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/irda-utils.spec b/irda-utils.spec index 240a9a1..a8ce9aa 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -97,9 +97,6 @@ mv etc/modules.conf.irda etc/modprobe.conf.irda chmod -x etc/ifcfg-irlan0 -%clean -rm -rf $RPM_BUILD_ROOT - %post %systemd_post irda.service From 6348ccad5454839f4a56f28ca4e236490036e657 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Tue, 10 Jul 2018 01:24:45 -0500 Subject: [PATCH 16/40] Remove needless use of %defattr --- irda-utils.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/irda-utils.spec b/irda-utils.spec index a8ce9aa..a2bfc76 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -111,7 +111,6 @@ chmod -x etc/ifcfg-irlan0 %files -%defattr(-,root,root,-) %{_sbindir}/* %{_bindir}/* %{_mandir}/*/* From f9aaf47c487eb30c9b4512c71b30282efd22bbff Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 13 Jul 2018 05:51:10 +0000 Subject: [PATCH 17/40] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- irda-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/irda-utils.spec b/irda-utils.spec index a2bfc76..1485092 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -3,7 +3,7 @@ Summary: Utilities for infrared communication between devices Name: irda-utils Version: 0.9.18 -Release: 32%{?dist} +Release: 33%{?dist} Url: http://irda.sourceforge.net License: GPLv2+ Group: Applications/System @@ -120,6 +120,9 @@ chmod -x etc/ifcfg-irlan0 %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 0.9.18-33 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Wed Feb 07 2018 Fedora Release Engineering - 0.9.18-32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild From 7f1ee5fc173a87ee76ca91ae555b54fff278de6d Mon Sep 17 00:00:00 2001 From: buc Date: Sat, 14 Jul 2018 21:39:31 +0300 Subject: [PATCH 18/40] BR: gcc --- irda-utils.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/irda-utils.spec b/irda-utils.spec index 1485092..974a894 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -20,6 +20,7 @@ Patch6: irda-utils-0.9.18-root.patch Patch7: irda-utils-0.9.18-man.patch Patch8: irda-utils-0.9.18-PIE.patch Patch9: irda-utils-0.9.18-no-inline.patch +BuildRequires: gcc BuildRequires: glib2-devel, pciutils-devel BuildRequires: systemd-units From 045bb8a14755b4dae9d0873c40d7c251b9298a8d Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:17:48 +0100 Subject: [PATCH 19/40] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- irda-utils.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/irda-utils.spec b/irda-utils.spec index 974a894..b6057b7 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -6,7 +6,6 @@ Version: 0.9.18 Release: 33%{?dist} Url: http://irda.sourceforge.net License: GPLv2+ -Group: Applications/System ExcludeArch: s390 s390x Source0: http://downloads.sourceforge.net/irda/%{name}/%{version}/%{name}-%{version}.tar.gz Source1: irda.init From 5fe507e3b5596dd4c99a73f2f1fdac3a9c387230 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 1 Feb 2019 03:33:46 +0000 Subject: [PATCH 20/40] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- irda-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/irda-utils.spec b/irda-utils.spec index b6057b7..72d38f8 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -3,7 +3,7 @@ Summary: Utilities for infrared communication between devices Name: irda-utils Version: 0.9.18 -Release: 33%{?dist} +Release: 34%{?dist} Url: http://irda.sourceforge.net License: GPLv2+ ExcludeArch: s390 s390x @@ -120,6 +120,9 @@ chmod -x etc/ifcfg-irlan0 %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 0.9.18-34 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Fri Jul 13 2018 Fedora Release Engineering - 0.9.18-33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild From 40e5e693989bc2ef1790d625e4fc20c08acc453b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jul 2019 09:43:26 +0000 Subject: [PATCH 21/40] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- irda-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/irda-utils.spec b/irda-utils.spec index 72d38f8..01155b9 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -3,7 +3,7 @@ Summary: Utilities for infrared communication between devices Name: irda-utils Version: 0.9.18 -Release: 34%{?dist} +Release: 35%{?dist} Url: http://irda.sourceforge.net License: GPLv2+ ExcludeArch: s390 s390x @@ -120,6 +120,9 @@ chmod -x etc/ifcfg-irlan0 %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 0.9.18-35 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Fri Feb 01 2019 Fedora Release Engineering - 0.9.18-34 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild From d2a0592b2fd91312ac4ed0355858384d12e478ef Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jan 2020 05:39:43 +0000 Subject: [PATCH 22/40] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- irda-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/irda-utils.spec b/irda-utils.spec index 01155b9..4245238 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -3,7 +3,7 @@ Summary: Utilities for infrared communication between devices Name: irda-utils Version: 0.9.18 -Release: 35%{?dist} +Release: 36%{?dist} Url: http://irda.sourceforge.net License: GPLv2+ ExcludeArch: s390 s390x @@ -120,6 +120,9 @@ chmod -x etc/ifcfg-irlan0 %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 0.9.18-36 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Jul 25 2019 Fedora Release Engineering - 0.9.18-35 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild From 2e501bd19e8604ac60c188018db4eb33c618584a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jul 2020 01:58:36 +0000 Subject: [PATCH 23/40] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- irda-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/irda-utils.spec b/irda-utils.spec index 4245238..565b7da 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -3,7 +3,7 @@ Summary: Utilities for infrared communication between devices Name: irda-utils Version: 0.9.18 -Release: 36%{?dist} +Release: 37%{?dist} Url: http://irda.sourceforge.net License: GPLv2+ ExcludeArch: s390 s390x @@ -120,6 +120,9 @@ chmod -x etc/ifcfg-irlan0 %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 0.9.18-37 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed Jan 29 2020 Fedora Release Engineering - 0.9.18-36 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild From d6717fb46fbb562fd09cba92d86b2ad85ddc4b91 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 19 Dec 2020 00:56:11 +0000 Subject: [PATCH 24/40] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- irda-utils.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/irda-utils.spec b/irda-utils.spec index 565b7da..9c9b537 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -22,6 +22,7 @@ Patch9: irda-utils-0.9.18-no-inline.patch BuildRequires: gcc BuildRequires: glib2-devel, pciutils-devel BuildRequires: systemd-units +BuildRequires: make Requires(post): systemd-units Requires(preun): systemd-units From 67cc17dcf4e9a2d4e37b5fad64c20a16b2a0d9af Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 26 Jan 2021 14:30:20 +0000 Subject: [PATCH 25/40] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- irda-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/irda-utils.spec b/irda-utils.spec index 9c9b537..e3bb002 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -3,7 +3,7 @@ Summary: Utilities for infrared communication between devices Name: irda-utils Version: 0.9.18 -Release: 37%{?dist} +Release: 38%{?dist} Url: http://irda.sourceforge.net License: GPLv2+ ExcludeArch: s390 s390x @@ -121,6 +121,9 @@ chmod -x etc/ifcfg-irlan0 %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.9.18-38 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 0.9.18-37 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From 266cc00b2c75f7b267a6e715369eb753a87fed17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 2 Mar 2021 16:13:35 +0100 Subject: [PATCH 26/40] Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583. --- irda-utils.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/irda-utils.spec b/irda-utils.spec index e3bb002..04730dc 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -3,7 +3,7 @@ Summary: Utilities for infrared communication between devices Name: irda-utils Version: 0.9.18 -Release: 38%{?dist} +Release: 39%{?dist} Url: http://irda.sourceforge.net License: GPLv2+ ExcludeArch: s390 s390x @@ -121,6 +121,10 @@ chmod -x etc/ifcfg-irlan0 %changelog +* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek - 0.9.18-39 +- Rebuilt for updated systemd-rpm-macros + See https://pagure.io/fesco/issue/2583. + * Tue Jan 26 2021 Fedora Release Engineering - 0.9.18-38 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From d6ab817a47a6c4dd38c05209fd6e2d2a8428aa2f Mon Sep 17 00:00:00 2001 From: Dmitry Butskoy Date: Mon, 17 May 2021 02:09:42 +0300 Subject: [PATCH 27/40] Fix #1960900 --- irda-utils-0.9.18-run.patch | 11 +++++++++++ irda-utils.spec | 7 ++++++- irda.service | 6 +++--- 3 files changed, 20 insertions(+), 4 deletions(-) create mode 100644 irda-utils-0.9.18-run.patch diff --git a/irda-utils-0.9.18-run.patch b/irda-utils-0.9.18-run.patch new file mode 100644 index 0000000..aa67ea7 --- /dev/null +++ b/irda-utils-0.9.18-run.patch @@ -0,0 +1,11 @@ +--- irda-utils-0.9.18/irattach/irattach.c.orig 2021-05-17 01:58:48.781587723 +0300 ++++ irda-utils-0.9.18/irattach/irattach.c 2021-05-17 02:01:21.738344238 +0300 +@@ -68,7 +68,7 @@ + static int termvalid = -1; /* If termsave is valid */ + + /* Default path for pid file */ +-char *pidfile = "/var/run/irattach.pid"; ++char *pidfile = "/run/irattach.pid"; + + /* Used by ioctl to the tty to obtain the network device name */ + struct irtty_info { diff --git a/irda-utils.spec b/irda-utils.spec index 04730dc..35f5574 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -3,7 +3,7 @@ Summary: Utilities for infrared communication between devices Name: irda-utils Version: 0.9.18 -Release: 39%{?dist} +Release: 40%{?dist} Url: http://irda.sourceforge.net License: GPLv2+ ExcludeArch: s390 s390x @@ -19,6 +19,7 @@ Patch6: irda-utils-0.9.18-root.patch Patch7: irda-utils-0.9.18-man.patch Patch8: irda-utils-0.9.18-PIE.patch Patch9: irda-utils-0.9.18-no-inline.patch +Patch10: irda-utils-0.9.18-run.patch BuildRequires: gcc BuildRequires: glib2-devel, pciutils-devel BuildRequires: systemd-units @@ -59,6 +60,7 @@ gunzip man/irnet.4.gz man/irda.7.gz gzip -9 man/irnet.4 man/irda.7 %patch8 -p1 %patch9 -p1 +%patch10 -p1 %build @@ -121,6 +123,9 @@ chmod -x etc/ifcfg-irlan0 %changelog +* Mon May 17 2021 Dmitry Butskoy - 0.9.18-40 +- move /var/run to /run and fix systemd service file (#1960900) + * Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek - 0.9.18-39 - Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583. diff --git a/irda.service b/irda.service index ad48ef4..85ec7bb 100644 --- a/irda.service +++ b/irda.service @@ -4,12 +4,12 @@ After=syslog.target [Service] Type=forking -PIDFile=/var/run/irattach.pid +PIDFile=/run/irattach.pid EnvironmentFile=-/etc/sysconfig/irda ExecStartPre=-/sbin/modprobe -qab ircomm-tty irtty-sir irnet ExecStart=/usr/sbin/irattach ${DEVICE} ${OPTIONS} -StandardOutput=syslog -StandardError=syslog +StandardOutput=journal +StandardError=journal [Install] From 1c54fbbe469f38bde445041d4516286ba05db072 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 22 Jul 2021 08:44:43 +0000 Subject: [PATCH 28/40] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- irda-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/irda-utils.spec b/irda-utils.spec index 35f5574..642a02d 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -3,7 +3,7 @@ Summary: Utilities for infrared communication between devices Name: irda-utils Version: 0.9.18 -Release: 40%{?dist} +Release: 41%{?dist} Url: http://irda.sourceforge.net License: GPLv2+ ExcludeArch: s390 s390x @@ -123,6 +123,9 @@ chmod -x etc/ifcfg-irlan0 %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 0.9.18-41 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Mon May 17 2021 Dmitry Butskoy - 0.9.18-40 - move /var/run to /run and fix systemd service file (#1960900) From aa87e5338059fee3a03b4f293caeac09cc1e5ea5 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jan 2022 13:27:32 +0000 Subject: [PATCH 29/40] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- irda-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/irda-utils.spec b/irda-utils.spec index 642a02d..f88ca3e 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -3,7 +3,7 @@ Summary: Utilities for infrared communication between devices Name: irda-utils Version: 0.9.18 -Release: 41%{?dist} +Release: 42%{?dist} Url: http://irda.sourceforge.net License: GPLv2+ ExcludeArch: s390 s390x @@ -123,6 +123,9 @@ chmod -x etc/ifcfg-irlan0 %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 0.9.18-42 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Thu Jul 22 2021 Fedora Release Engineering - 0.9.18-41 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild From 0585b573f8e10002fcef34950b58f5ac621eab72 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 21 Jul 2022 14:51:36 +0000 Subject: [PATCH 30/40] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- irda-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/irda-utils.spec b/irda-utils.spec index f88ca3e..45999be 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -3,7 +3,7 @@ Summary: Utilities for infrared communication between devices Name: irda-utils Version: 0.9.18 -Release: 42%{?dist} +Release: 43%{?dist} Url: http://irda.sourceforge.net License: GPLv2+ ExcludeArch: s390 s390x @@ -123,6 +123,9 @@ chmod -x etc/ifcfg-irlan0 %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 0.9.18-43 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Thu Jan 20 2022 Fedora Release Engineering - 0.9.18-42 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From be08c51b2c8c56b8c9c667f94d91aeec4b71695a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 19 Jan 2023 13:21:22 +0000 Subject: [PATCH 31/40] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- irda-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/irda-utils.spec b/irda-utils.spec index 45999be..6dedc76 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -3,7 +3,7 @@ Summary: Utilities for infrared communication between devices Name: irda-utils Version: 0.9.18 -Release: 43%{?dist} +Release: 44%{?dist} Url: http://irda.sourceforge.net License: GPLv2+ ExcludeArch: s390 s390x @@ -123,6 +123,9 @@ chmod -x etc/ifcfg-irlan0 %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 0.9.18-44 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Thu Jul 21 2022 Fedora Release Engineering - 0.9.18-43 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From 70b2b39c0bdd97be49fb48b3b4a009b048caf158 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jul 2023 07:37:34 +0000 Subject: [PATCH 32/40] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- irda-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/irda-utils.spec b/irda-utils.spec index 6dedc76..4ff087f 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -3,7 +3,7 @@ Summary: Utilities for infrared communication between devices Name: irda-utils Version: 0.9.18 -Release: 44%{?dist} +Release: 45%{?dist} Url: http://irda.sourceforge.net License: GPLv2+ ExcludeArch: s390 s390x @@ -123,6 +123,9 @@ chmod -x etc/ifcfg-irlan0 %changelog +* Thu Jul 20 2023 Fedora Release Engineering - 0.9.18-45 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Thu Jan 19 2023 Fedora Release Engineering - 0.9.18-44 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From c1e553b396ea7b0b6f0c9b4f22d1da08ad89c565 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jan 2024 23:17:01 +0000 Subject: [PATCH 33/40] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- irda-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/irda-utils.spec b/irda-utils.spec index 4ff087f..5bfeea0 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -3,7 +3,7 @@ Summary: Utilities for infrared communication between devices Name: irda-utils Version: 0.9.18 -Release: 45%{?dist} +Release: 46%{?dist} Url: http://irda.sourceforge.net License: GPLv2+ ExcludeArch: s390 s390x @@ -123,6 +123,9 @@ chmod -x etc/ifcfg-irlan0 %changelog +* Sat Jan 20 2024 Fedora Release Engineering - 0.9.18-46 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Thu Jul 20 2023 Fedora Release Engineering - 0.9.18-45 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From dc9dc29c3b63a2ea19924f7a64fb2a77f65eb9de Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 24 Jan 2024 22:56:09 +0000 Subject: [PATCH 34/40] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- irda-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/irda-utils.spec b/irda-utils.spec index 5bfeea0..9197a26 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -3,7 +3,7 @@ Summary: Utilities for infrared communication between devices Name: irda-utils Version: 0.9.18 -Release: 46%{?dist} +Release: 47%{?dist} Url: http://irda.sourceforge.net License: GPLv2+ ExcludeArch: s390 s390x @@ -123,6 +123,9 @@ chmod -x etc/ifcfg-irlan0 %changelog +* Wed Jan 24 2024 Fedora Release Engineering - 0.9.18-47 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sat Jan 20 2024 Fedora Release Engineering - 0.9.18-46 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From f3e39629dc9771d7ef1fac13a5132416317fb1fd Mon Sep 17 00:00:00 2001 From: Software Management Team Date: Thu, 30 May 2024 12:46:47 +0200 Subject: [PATCH 35/40] Eliminate use of obsolete %patchN syntax (#2283636) --- irda-utils.spec | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/irda-utils.spec b/irda-utils.spec index 9197a26..5c120a6 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -50,17 +50,17 @@ actually implemented outside the kernel. %prep %setup -q -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 -%patch6 -p1 +%patch -P1 -p1 +%patch -P2 -p1 +%patch -P3 -p1 +%patch -P4 -p1 +%patch -P6 -p1 gunzip man/irnet.4.gz man/irda.7.gz -%patch7 -p1 +%patch -P7 -p1 gzip -9 man/irnet.4 man/irda.7 -%patch8 -p1 -%patch9 -p1 -%patch10 -p1 +%patch -P8 -p1 +%patch -P9 -p1 +%patch -P10 -p1 %build From 48ee7734fa45940b27e8794a425126794d5e6449 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 18 Jul 2024 10:35:36 +0000 Subject: [PATCH 36/40] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- irda-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/irda-utils.spec b/irda-utils.spec index 5c120a6..e109eb4 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -3,7 +3,7 @@ Summary: Utilities for infrared communication between devices Name: irda-utils Version: 0.9.18 -Release: 47%{?dist} +Release: 48%{?dist} Url: http://irda.sourceforge.net License: GPLv2+ ExcludeArch: s390 s390x @@ -123,6 +123,9 @@ chmod -x etc/ifcfg-irlan0 %changelog +* Thu Jul 18 2024 Fedora Release Engineering - 0.9.18-48 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Wed Jan 24 2024 Fedora Release Engineering - 0.9.18-47 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From dd424e983b4ad270cdf9394c0cafccaf04b1efcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Fri, 26 Jul 2024 00:23:24 +0200 Subject: [PATCH 37/40] convert GPLv2+ license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- irda-utils.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/irda-utils.spec b/irda-utils.spec index e109eb4..b240ccf 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -3,9 +3,10 @@ Summary: Utilities for infrared communication between devices Name: irda-utils Version: 0.9.18 -Release: 48%{?dist} +Release: 49%{?dist} Url: http://irda.sourceforge.net -License: GPLv2+ +# Automatically converted from old format: GPLv2+ - review is highly recommended. +License: GPL-2.0-or-later ExcludeArch: s390 s390x Source0: http://downloads.sourceforge.net/irda/%{name}/%{version}/%{name}-%{version}.tar.gz Source1: irda.init @@ -123,6 +124,9 @@ chmod -x etc/ifcfg-irlan0 %changelog +* Fri Jul 26 2024 Miroslav Suchý - 0.9.18-49 +- convert license to SPDX + * Thu Jul 18 2024 Fedora Release Engineering - 0.9.18-48 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 0e3af87c3db42ad64fbc1204d542c83758626967 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jan 2025 07:24:27 +0000 Subject: [PATCH 38/40] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- irda-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/irda-utils.spec b/irda-utils.spec index b240ccf..ccffb4e 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -3,7 +3,7 @@ Summary: Utilities for infrared communication between devices Name: irda-utils Version: 0.9.18 -Release: 49%{?dist} +Release: 50%{?dist} Url: http://irda.sourceforge.net # Automatically converted from old format: GPLv2+ - review is highly recommended. License: GPL-2.0-or-later @@ -124,6 +124,9 @@ chmod -x etc/ifcfg-irlan0 %changelog +* Fri Jan 17 2025 Fedora Release Engineering - 0.9.18-50 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Fri Jul 26 2024 Miroslav Suchý - 0.9.18-49 - convert license to SPDX From e02ca41f6d1190d3ae4577540cb102f2ba3527a0 Mon Sep 17 00:00:00 2001 From: Dmitry Butskoy Date: Thu, 23 Jan 2025 19:05:46 +0300 Subject: [PATCH 39/40] Use /usr/bin instead of /usr/sbin (#2340661) --- irda-utils-0.9.18-sbin.patch | 123 +++++++++++++++++++++++++++++++++++ irda-utils.spec | 10 ++- 2 files changed, 130 insertions(+), 3 deletions(-) create mode 100644 irda-utils-0.9.18-sbin.patch diff --git a/irda-utils-0.9.18-sbin.patch b/irda-utils-0.9.18-sbin.patch new file mode 100644 index 0000000..55e8b70 --- /dev/null +++ b/irda-utils-0.9.18-sbin.patch @@ -0,0 +1,123 @@ +diff -Nrbu irda-utils-0.9.18/README irda-utils-0.9.18-OK/README +--- irda-utils-0.9.18/README 2006-07-11 10:16:06.000000000 +0400 ++++ irda-utils-0.9.18-OK/README 2025-01-23 18:58:15.456409010 +0300 +@@ -28,7 +28,7 @@ + + First of all you need to install the tools in this package. Make and + make install should do that for you. By default it will install the +-files in /etc/irda, and in /usr/sbin. If you don't like that, you ++files in /etc/irda, and in /usr/bin. If you don't like that, you + should edit the makefile. + + 2.2 irattach +diff -Nrbu irda-utils-0.9.18/etc/irda.rc irda-utils-0.9.18-OK/etc/irda.rc +--- irda-utils-0.9.18/etc/irda.rc 2006-07-11 10:16:06.000000000 +0400 ++++ irda-utils-0.9.18-OK/etc/irda.rc 2025-01-23 18:59:07.746012761 +0300 +@@ -17,7 +17,7 @@ + # Check that irda is up. + [ ${IRDA} = "no" ] && exit 0 + +-[ -f /usr/sbin/irattach ] || exit 0 ++[ -f /usr/bin/irattach ] || exit 0 + + ARGS= + if [ $DONGLE ]; then +@@ -32,7 +32,7 @@ + start) + # Attach irda device + echo -n "Starting IrDA: " +- daemon /usr/sbin/irattach ${DEVICE} ${ARGS} ++ daemon /usr/bin/irattach ${DEVICE} ${ARGS} + touch /var/lock/subsys/irda + echo + ;; +diff -Nrbu irda-utils-0.9.18/findchip/Makefile irda-utils-0.9.18-OK/findchip/Makefile +--- irda-utils-0.9.18/findchip/Makefile 2025-01-23 18:49:11.278515528 +0300 ++++ irda-utils-0.9.18-OK/findchip/Makefile 2025-01-23 18:58:49.747149179 +0300 +@@ -60,7 +60,7 @@ + + install: findchip + $(prn_install) +- $(ECMD)install findchip $(ROOT)/usr/sbin/ ++ $(ECMD)install findchip $(ROOT)/usr/bin/ + + + gfindchip: gfindchip.c +diff -Nrbu irda-utils-0.9.18/irattach/Makefile irda-utils-0.9.18-OK/irattach/Makefile +--- irda-utils-0.9.18/irattach/Makefile 2025-01-23 18:49:11.278515528 +0300 ++++ irda-utils-0.9.18-OK/irattach/Makefile 2025-01-23 19:00:28.246402814 +0300 +@@ -60,8 +60,8 @@ + + install: $(TARGETS) + $(prn_install) +- $(ECMD)install irattach $(ROOT)/usr/sbin +- $(ECMD)install dongle_attach $(ROOT)/usr/sbin ++ $(ECMD)install irattach $(ROOT)/usr/bin ++ $(ECMD)install dongle_attach $(ROOT)/usr/bin + + + clean: +diff -Nrbu irda-utils-0.9.18/irattach/irattach.c irda-utils-0.9.18-OK/irattach/irattach.c +--- irda-utils-0.9.18/irattach/irattach.c 2025-01-23 18:49:11.285515475 +0300 ++++ irda-utils-0.9.18-OK/irattach/irattach.c 2025-01-23 19:00:18.207478893 +0300 +@@ -262,7 +262,7 @@ + int ret; + + sprintf(msg, "Trying to load module %s", name); +- sprintf(cmd, "/sbin/modprobe %s", name); ++ sprintf(cmd, "modprobe %s", name); + + ret = execute(msg, cmd); + +diff -Nrbu irda-utils-0.9.18/irdadump/Makefile irda-utils-0.9.18-OK/irdadump/Makefile +--- irda-utils-0.9.18/irdadump/Makefile 2025-01-23 18:49:11.278515528 +0300 ++++ irda-utils-0.9.18-OK/irdadump/Makefile 2025-01-23 18:58:43.057199840 +0300 +@@ -50,7 +50,7 @@ + + install: $(IRDADUMP_TARGET) + $(prn_install) +- $(ECMD)install $(IRDADUMP_TARGET) $(ROOT)/usr/sbin ++ $(ECMD)install $(IRDADUMP_TARGET) $(ROOT)/usr/bin + + clean: + $(RM_CMD) +diff -Nrbu irda-utils-0.9.18/irdaping/Makefile irda-utils-0.9.18-OK/irdaping/Makefile +--- irda-utils-0.9.18/irdaping/Makefile 2025-01-23 18:49:11.278515528 +0300 ++++ irda-utils-0.9.18-OK/irdaping/Makefile 2025-01-23 19:00:00.446613473 +0300 +@@ -65,7 +65,7 @@ + + install: $(TARGETS) + $(prn_install) +- $(ECMD)install irdaping $(ROOT)/usr/sbin ++ $(ECMD)install irdaping $(ROOT)/usr/bin + + clean: + $(RM_CMD) +diff -Nrbu irda-utils-0.9.18/irnetd/Makefile irda-utils-0.9.18-OK/irnetd/Makefile +--- irda-utils-0.9.18/irnetd/Makefile 2025-01-23 18:49:11.279515520 +0300 ++++ irda-utils-0.9.18-OK/irnetd/Makefile 2025-01-23 18:58:29.216304738 +0300 +@@ -55,7 +55,7 @@ + + install: irnetd + $(prn_install) +- $(ECMD) install irnetd $(ROOT)/usr/sbin/ ++ $(ECMD) install irnetd $(ROOT)/usr/bin/ + + + clean: +diff -Nrbu irda-utils-0.9.18/smcinit/Makefile irda-utils-0.9.18-OK/smcinit/Makefile +--- irda-utils-0.9.18/smcinit/Makefile 2006-07-11 10:16:06.000000000 +0400 ++++ irda-utils-0.9.18-OK/smcinit/Makefile 2025-01-23 18:59:49.557695945 +0300 +@@ -45,9 +45,9 @@ + + install: $(SMCINIT_TARGETS) + $(prn_install) +- $(ECMD)install smcinit $(ROOT)/usr/sbin +- $(ECMD)install tosh1800-smcinit $(ROOT)/usr/sbin +- $(ECMD)install tosh2450-smcinit $(ROOT)/usr/sbin ++ $(ECMD)install smcinit $(ROOT)/usr/bin ++ $(ECMD)install tosh1800-smcinit $(ROOT)/usr/bin ++ $(ECMD)install tosh2450-smcinit $(ROOT)/usr/bin + + clean: + $(RM_CMD) diff --git a/irda-utils.spec b/irda-utils.spec index ccffb4e..c2e9b0f 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -3,7 +3,7 @@ Summary: Utilities for infrared communication between devices Name: irda-utils Version: 0.9.18 -Release: 50%{?dist} +Release: 51%{?dist} Url: http://irda.sourceforge.net # Automatically converted from old format: GPLv2+ - review is highly recommended. License: GPL-2.0-or-later @@ -21,6 +21,7 @@ Patch7: irda-utils-0.9.18-man.patch Patch8: irda-utils-0.9.18-PIE.patch Patch9: irda-utils-0.9.18-no-inline.patch Patch10: irda-utils-0.9.18-run.patch +Patch11: irda-utils-0.9.18-sbin.patch BuildRequires: gcc BuildRequires: glib2-devel, pciutils-devel BuildRequires: systemd-units @@ -62,6 +63,7 @@ gzip -9 man/irnet.4 man/irda.7 %patch -P8 -p1 %patch -P9 -p1 %patch -P10 -p1 +%patch -P11 -p1 %build @@ -74,7 +76,7 @@ make all RPM_OPT_FLAGS="$RPM_OPT_FLAGS -std=gnu89" ROOT="$RPM_BUILD_ROOT" \ %install rm -rf $RPM_BUILD_ROOT -for dir in %{_sbindir} %{_bindir} %{_initrddir} %{_sysconfdir}/sysconfig +for dir in %{_bindir} %{_initrddir} %{_sysconfdir}/sysconfig do install -d $RPM_BUILD_ROOT$dir done @@ -115,7 +117,6 @@ chmod -x etc/ifcfg-irlan0 %files -%{_sbindir}/* %{_bindir}/* %{_mandir}/*/* %{_unitdir}/* @@ -124,6 +125,9 @@ chmod -x etc/ifcfg-irlan0 %changelog +* Thu Jan 23 2025 Dmitry Butskoy - 0.9.18-51 +- Use /usr/bin instead of /usr/sbin (#2340661) + * Fri Jan 17 2025 Fedora Release Engineering - 0.9.18-50 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From df5ffc467a2bc499f199dc2207bae45a74d7af22 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 24 Jul 2025 17:47:17 +0000 Subject: [PATCH 40/40] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- irda-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/irda-utils.spec b/irda-utils.spec index c2e9b0f..7af8a05 100644 --- a/irda-utils.spec +++ b/irda-utils.spec @@ -3,7 +3,7 @@ Summary: Utilities for infrared communication between devices Name: irda-utils Version: 0.9.18 -Release: 51%{?dist} +Release: 52%{?dist} Url: http://irda.sourceforge.net # Automatically converted from old format: GPLv2+ - review is highly recommended. License: GPL-2.0-or-later @@ -125,6 +125,9 @@ chmod -x etc/ifcfg-irlan0 %changelog +* Thu Jul 24 2025 Fedora Release Engineering - 0.9.18-52 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Thu Jan 23 2025 Dmitry Butskoy - 0.9.18-51 - Use /usr/bin instead of /usr/sbin (#2340661)