[packages/libcddb] Rel 12
arekm
arekm at pld-linux.org
Tue Mar 10 21:29:31 CET 2026
commit 7e2c659ce122fca0be63d83e0a5e3f5a52f8d66b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Mar 10 21:29:26 2026 +0100
Rel 12
libcddb.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/libcddb.spec b/libcddb.spec
index e47fe7c..305814c 100644
--- a/libcddb.spec
+++ b/libcddb.spec
@@ -6,11 +6,12 @@ Summary: Library to access data on a CDDB server
Summary(pl.UTF-8): Biblioteka dostępu do danych na serwerze CDDB
Name: libcddb
Version: 1.3.2
-Release: 11
+Release: 12
License: LGPL v2+
Group: Libraries
Source0: http://downloads.sourceforge.net/libcddb/%{name}-%{version}.tar.bz2
# Source0-md5: 8bb4a6f542197e8e9648ae597cd6bc8a
+Patch0: %{name}-socklen-type.patch
URL: http://libcddb.sourceforge.net/
BuildRequires: autoconf >= 2.55
BuildRequires: automake
@@ -57,6 +58,7 @@ Statyczna biblioteka libcddb.
%prep
%setup -q
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libcddb.git/commitdiff/7e2c659ce122fca0be63d83e0a5e3f5a52f8d66b
More information about the pld-cvs-commit
mailing list