[packages/check] - updated info patch (unify group and formatting)
qboosh
qboosh at pld-linux.org
Sat May 25 18:13:21 CEST 2024
commit 430fd0558c170a0b5dc8c762c0dd07911066da01
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat May 25 17:46:02 2024 +0200
- updated info patch (unify group and formatting)
check.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/check.spec b/check.spec
index d08cb4c..0aec582 100644
--- a/check.spec
+++ b/check.spec
@@ -12,6 +12,7 @@ Group: Libraries
#Source0Download: https://github.com/libcheck/check/releases
Source0: https://github.com/libcheck/check/releases/download/%{version}/%{name}-%{version}.tar.gz
# Source0-md5: 50fcafcecde5a380415b12e9c574e0b2
+Patch0: %{name}-info.patch
URL: https://libcheck.github.io/check/
# aclocal required for %{_aclocaldir}
BuildRequires: automake >= 1:1.11.2
@@ -71,6 +72,7 @@ Biblioteka statyczna check.
%prep
%setup -q
+%patch0 -p1
%build
CFLAGS="%{rpmcflags} -fPIC"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/check.git/commitdiff/430fd0558c170a0b5dc8c762c0dd07911066da01
More information about the pld-cvs-commit
mailing list