Accepting request 1148252 from server:database
OBS-URL: https://build.opensuse.org/request/show/1148252 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/unixODBC?expand=0&rev=46
This commit is contained in:
commit
95dc54b3e0
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 15:44:12 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 8 11:29:18 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
@ -64,8 +64,8 @@ Includes for ODBC development (based on unixODBC).
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0
|
||||
%patch1 -p1
|
||||
%patch -P 0
|
||||
%patch -P 1 -p1
|
||||
|
||||
chmod -x NEWS README doc/*.html doc/*.gif Drivers/README
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user