Accepting request 1151215 from devel:libraries:c_c++

Prepare for RPM 4.20 (forwarded request 1151179 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1151215
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cunit?expand=0&rev=6
This commit is contained in:
Ana Guerrero 2024-02-27 21:44:13 +00:00 committed by Git OBS Bridge
commit 3aa1cc79aa
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Feb 26 11:02:25 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
PatchN.
-------------------------------------------------------------------
Tue Feb 6 08:08:12 UTC 2024 - Fridrich Strba <fstrba@suse.com>

View File

@ -75,9 +75,7 @@ CUnit is a unit testing framework for C.
This package installs the CUnit shared library.
%prep
%setup -q -n %{_name}-%{_version}
%patch0 -p1
%patch1 -p1
%autosetup -p1 -n %{_name}-%{_version}
chmod -x AUTHORS ChangeLog COPYING NEWS README TODO doc/*.html doc/*.css