Accepting request 1149822 from home:pgajdos:m
- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN OBS-URL: https://build.opensuse.org/request/show/1149822 OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb-connector-c?expand=0&rev=94
This commit is contained in:
parent
20411a3270
commit
56a6ec784d
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 23 11:16:54 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
%patchN
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 4 10:18:59 UTC 2023 - Danilo Spinella <danilo.spinella@suse.com>
|
||||
|
||||
|
@ -110,9 +110,7 @@ C or C++ to MariaDB and MySQL databases.
|
||||
This package holds the development files.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}-src
|
||||
%patch1 -p1
|
||||
%patch4 -p1
|
||||
%autosetup -p1 -n %{name}-%{version}-src
|
||||
|
||||
%build
|
||||
# plugin types seems to require no aliasing assumptions
|
||||
|
Loading…
x
Reference in New Issue
Block a user