[packages/udpcast] Up to 20250223

arekm arekm at pld-linux.org
Mon Mar 9 16:15:20 CET 2026


commit a643830e3b0971cf2663213a748a4b5ef006df0e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Mar 9 16:15:04 2026 +0100

    Up to 20250223

 udpcast-Makefile.patch | 12 ------------
 udpcast-include.patch  | 12 ------------
 udpcast.spec           | 14 +++++---------
 3 files changed, 5 insertions(+), 33 deletions(-)
---
diff --git a/udpcast.spec b/udpcast.spec
index 0e3f786..fd1fae2 100644
--- a/udpcast.spec
+++ b/udpcast.spec
@@ -1,15 +1,13 @@
 Summary:	UDPcast is a multicast file transfer tool
 Summary(pl.UTF-8):	UDPcast - przesyłanie plików przez multicast
 Name:		udpcast
-Version:	20120424
-Release:	2
+Version:	20250223
+Release:	1
 License:	GPL v2 for main code, BSD-like for fec.c
 Group:		Networking
-Source0:	http://udpcast.linux.lu/download/%{name}-%{version}.tar.gz
-# Source0-md5:	b9b67a577ca5659a93bcb9e43f298fb2
-Patch0:		%{name}-Makefile.patch
-Patch1:		%{name}-include.patch
-URL:		http://udpcast.linux.lu/
+Source0:	https://www.udpcast.linux.lu/download/%{name}-%{version}.tar.gz
+# Source0-md5:	734bc4f8dc481274301b0bbecd291e87
+URL:		https://www.udpcast.linux.lu/
 BuildRequires:	autoconf >= 2.58
 BuildRequires:	perl-tools-pod
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -44,8 +42,6 @@ Plik nagłówkowy do tworzenia wtyczek rateGovernora.
 
 %prep
 %setup -q
-%patch -P0 -p1
-%patch -P1 -p1
 
 %build
 %{__autoconf}
diff --git a/udpcast-Makefile.patch b/udpcast-Makefile.patch
deleted file mode 100644
index c00eb8c..0000000
--- a/udpcast-Makefile.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -urN udpcast-20081213/Makefile.in.orig udpcast-20081213/Makefile.in
---- udpcast-20081213/Makefile.in.orig	2008-11-16 17:36:25.000000000 +0000
-+++ udpcast-20081213/Makefile.in	2009-03-03 12:58:40.496625476 +0000
-@@ -30,7 +30,7 @@
- 
- # For additional warnings & checks, add -Wstrict-prototypes -Wshadow to the
- # following:
--CFLAGS +=-Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6
-+CFLAGS +=-Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER
- LDFLAGS +=-s
- LIBS +=@LIBS@
- 
diff --git a/udpcast-include.patch b/udpcast-include.patch
deleted file mode 100644
index 591c66d..0000000
--- a/udpcast-include.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -urN udpcast-20120424/console.h udpcast-20120424.new/console.h
---- udpcast-20120424/console.h	2005-12-22 23:59:18.000000000 +0100
-+++ udpcast-20120424.new/console.h	2013-01-30 22:02:20.014213664 +0100
-@@ -4,6 +4,8 @@
- #ifdef __MINGW32__
- #include <winsock2.h>
- #include <winbase.h>
-+#else
-+#include <sys/select.h>
- #endif /* __MINGW32__ */
- 
- #define prepareConsole udpc_prepareConsole
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/udpcast.git/commitdiff/a643830e3b0971cf2663213a748a4b5ef006df0e



More information about the pld-cvs-commit mailing list