public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Artur Frenszek-Iwicki <fedora@svgames.pl>
To: git-commits@fedoraproject.org
Subject: [rpms/udpcast] rawhide: Update to v20250223
Date: Mon, 27 Jul 2026 07:47:58 GMT	[thread overview]
Message-ID: <178513847851.1.859502871894918479.rpms-udpcast-a23045a66f56@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/udpcast
Branch : rawhide
Commit : a23045a66f561353029a6a40ed0f6088f997b416
Author : Artur Frenszek-Iwicki <fedora@svgames.pl>
Date   : 2026-07-26T15:40:30+02:00
Stats  : +7/-28 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/udpcast/c/a23045a66f561353029a6a40ed0f6088f997b416?branch=rawhide

Log:
Update to v20250223

---
diff --git a/sources b/sources
index cc8f8b3..d527a26 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (udpcast-20211207.tar.gz) = 89010c781d99a60e335213e88867c9114b51f3d75bd4ebfa38bcd1382e5925be4f316faf8c24ea55b087edb2115e18b5fd3cceac70a65371f91227528d218e89
+SHA512 (udpcast-20250223.tar.gz) = 7b5cfee630ec44d3598cb37a08a3b1c5a757d30c8e7703c89c87fb23bd9095391ee9922d78ec77dde9a3968e1384fbf7d0ecb864eb7b4b65903ddfaa6b400537

diff --git a/udpcast-20211207-makefile-in.patch b/udpcast-20211207-makefile-in.patch
deleted file mode 100644
index c77a9db..0000000
--- a/udpcast-20211207-makefile-in.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-diff -uNr udpcast-20211207-orig/Makefile.in udpcast-20211207/Makefile.in
---- udpcast-20211207-orig/Makefile.in	2025-02-04 15:56:20.527523976 +0100
-+++ udpcast-20211207/Makefile.in	2025-02-04 15:57:07.007771048 +0100
-@@ -4,6 +4,7 @@
- 
- prefix      = @prefix@
- bindir      = @bindir@
-+sbindir      = @sbindir@
- infodir     = @infodir@
- mandir      = @mandir@
- datarootdir = @datarootdir@
-@@ -54,8 +55,8 @@
- 	rm -f Makefile config.status config.log config.h
- 
- install: udp-sender udp-receiver rateGovernor.h
--	install -d $(DESTDIR)$(prefix)/sbin
--	install -m 755 udp-sender udp-receiver $(DESTDIR)$(prefix)/sbin
-+	install -d $(DESTDIR)$(sbindir)
-+	install -m 755 udp-sender udp-receiver $(DESTDIR)$(sbindir)
- 	install -d $(DESTDIR)$(mandir)/man1
- 	install -m 644 udp-sender.1 udp-receiver.1 $(DESTDIR)$(mandir)/man1
- 	install -d $(DESTDIR)$(prefix)/include/udpcast

diff --git a/udpcast.spec b/udpcast.spec
index ba6ed5a..f9d4007 100644
--- a/udpcast.spec
+++ b/udpcast.spec
@@ -1,7 +1,7 @@
 Name:          udpcast
 Summary:       UDP broadcast file distribution and installation
-Version:       20211207
-Release:       14%{?dist}
+Version:       20250223
+Release:       1%{?dist}
 License:       GPL-2.0-or-later AND BSD-2-Clause-first-lines AND MPL-1.1
 URL:           http://udpcast.linux.lu/
 Source:        https://www.udpcast.linux.lu/download/%{name}-%{version}.tar.gz
@@ -9,9 +9,6 @@ Source:        https://www.udpcast.linux.lu/download/%{name}-%{version}.tar.gz
 # Fix console.c:89:7: warning: ignoring return value of 'read'
 Patch1:        udpcast-20200328-read-warn.patch
 
-# Fix hardcoded sbin dir
-Patch2:        udpcast-20211207-makefile-in.patch
-
 BuildRequires: make
 BuildRequires: gcc
 BuildRequires: m4
@@ -62,6 +59,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Jul 26 2026 Artur Frenszek-Iwicki <fedora@svgames.pl> - 20250223-1
+- Update to v20250223
+- Drop Patch2 (sbindir fix - merged upstream)
+
 * Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 20211207-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

                 reply	other threads:[~2026-07-27  7:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178513847851.1.859502871894918479.rpms-udpcast-a23045a66f56@fedoraproject.org \
    --to=fedora@svgames.pl \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox