forked from pool/libstfl
Accepting request 1154029 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1154029 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libstfl?expand=0&rev=14
This commit is contained in:
commit
a5eeb2e204
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 1 10:04:25 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
%patchN
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 10 20:31:49 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -62,9 +62,7 @@ A special language (the Structured Terminal Forms Language) is used to
|
||||
describe STFL GUIs.
|
||||
|
||||
%prep
|
||||
%setup -q -n "stfl-%{version}"
|
||||
%patch1
|
||||
%patch2
|
||||
%autosetup -p0 -n "stfl-%{version}"
|
||||
|
||||
%build
|
||||
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||
|
Loading…
Reference in New Issue
Block a user