[packages/check] - updated to 0.15.2
hawk
hawk at pld-linux.org
Fri May 10 21:22:42 CEST 2024
commit 3dd9067a45312ad1eec5a01155b3a57f6a0d3b81
Author: Marcin Krol <hawk at tld-linux.org>
Date: Fri May 10 21:11:37 2024 +0200
- updated to 0.15.2
check-info.patch | 14 --------------
check.spec | 6 ++----
2 files changed, 2 insertions(+), 18 deletions(-)
---
diff --git a/check.spec b/check.spec
index 81b5885..d08cb4c 100644
--- a/check.spec
+++ b/check.spec
@@ -5,14 +5,13 @@
Summary: Check - unit testing framework for C
Summary(pl.UTF-8): Check - szkielet testów jednostkowych dla C
Name: check
-Version: 0.12.0
+Version: 0.15.2
Release: 1
License: LGPL v2.1+
Group: Libraries
#Source0Download: https://github.com/libcheck/check/releases
Source0: https://github.com/libcheck/check/releases/download/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 31b17c6075820a434119592941186f70
-Patch0: %{name}-info.patch
+# Source0-md5: 50fcafcecde5a380415b12e9c574e0b2
URL: https://libcheck.github.io/check/
# aclocal required for %{_aclocaldir}
BuildRequires: automake >= 1:1.11.2
@@ -72,7 +71,6 @@ Biblioteka statyczna check.
%prep
%setup -q
-%patch0 -p1
%build
CFLAGS="%{rpmcflags} -fPIC"
diff --git a/check-info.patch b/check-info.patch
deleted file mode 100644
index c8e3934..0000000
--- a/check-info.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- check-0.9.5/doc/check.texi.orig 2006-11-22 00:19:14.000000000 +0100
-+++ check-0.9.5/doc/check.texi 2007-06-16 21:55:00.050204361 +0200
-@@ -26,9 +26,9 @@
- @end quotation
- @end copying
-
-- at dircategory Software development
-+ at dircategory Programming tools:
- @direntry
--* Check: (check)Introduction.
-+* Check: (check). Unit test framework for C programs
- @end direntry
-
- @titlepage
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/check.git/commitdiff/3dd9067a45312ad1eec5a01155b3a57f6a0d3b81
More information about the pld-cvs-commit
mailing list