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:
commit
3aa1cc79aa
@ -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>
|
Tue Feb 6 08:08:12 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -75,9 +75,7 @@ CUnit is a unit testing framework for C.
|
|||||||
This package installs the CUnit shared library.
|
This package installs the CUnit shared library.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{_name}-%{_version}
|
%autosetup -p1 -n %{_name}-%{_version}
|
||||||
%patch0 -p1
|
|
||||||
%patch1 -p1
|
|
||||||
|
|
||||||
chmod -x AUTHORS ChangeLog COPYING NEWS README TODO doc/*.html doc/*.css
|
chmod -x AUTHORS ChangeLog COPYING NEWS README TODO doc/*.html doc/*.css
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user