[packages/libdumbtts] Rel 3
arekm
arekm at pld-linux.org
Tue Mar 10 01:51:42 CET 2026
commit f2ee5fe3d8baebb661c172d8f8c2d0c7808cac64
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Mar 9 23:58:48 2026 +0100
Rel 3
libdumbtts.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libdumbtts.spec b/libdumbtts.spec
index 788c92e..c297baa 100644
--- a/libdumbtts.spec
+++ b/libdumbtts.spec
@@ -2,10 +2,10 @@ Summary: Helper library for dumb speech synthesizers
Summary(pl.UTF-8): Biblioteka pomocnicza dla "głupich" syntezatorów mowy
Name: libdumbtts
Version: 0.3.2
-Release: 2
+Release: 3
License: LGPL v2.1+
Group: Libraries
-Source0: http://www.polip.com/files/%{name}-%{version}.tar.gz
+Source0: https://www.polip.com/files/%{name}-%{version}.tar.gz
# Source0-md5: 4bacd89c0c9bb178dcd8758c6e9ca90d
Patch0: %{name}-Makefile.patch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -40,7 +40,7 @@ Pliki nagłówkowe biblioteki libdumbtts.
%build
%{__make} -C src \
CC="%{__cc}" \
- CFLAGS="%{rpmcflags}" \
+ CFLAGS="%{rpmcflags} -std=gnu89" \
LDFLAGS="%{rpmldflags}" \
PIC="-fPIC"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libdumbtts.git/commitdiff/f2ee5fe3d8baebb661c172d8f8c2d0c7808cac64
More information about the pld-cvs-commit
mailing list