[packages/libgcal] Rel 6; tests are broken and don't even build
arekm
arekm at pld-linux.org
Wed Aug 20 13:20:37 CEST 2025
commit 9169f866afaf79e319f165ba2753c6b96b497d17
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed Aug 20 13:20:32 2025 +0200
Rel 6; tests are broken and don't even build
libgcal.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/libgcal.spec b/libgcal.spec
index 282aaf5..09265dd 100644
--- a/libgcal.spec
+++ b/libgcal.spec
@@ -2,7 +2,7 @@ Summary: A C library to handle Google calendar and contacts
Summary(pl.UTF-8): Biblioteka napisana w C obsługująca kalendarz i kontakty Google
Name: libgcal
Version: 0.9.6
-Release: 5
+Release: 6
License: BSD
Group: Libraries
Source0: http://libgcal.googlecode.com/files/%{name}-%{version}.tar.bz2
@@ -43,6 +43,7 @@ Pliki nagłówkowe biblioteki libgcal.
install -d build
cd build
%cmake \
+ -DENABLE_TESTS=OFF \
..
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libgcal.git/commitdiff/9169f866afaf79e319f165ba2753c6b96b497d17
More information about the pld-cvs-commit
mailing list