Accepting request 1119659 from Base:System
- Fix version at configure time as there was no .tarball-version OBS-URL: https://build.opensuse.org/request/show/1119659 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/psmisc?expand=0&rev=87
This commit is contained in:
commit
15edb2b6f5
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 23 13:36:04 UTC 2023 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
- Fix version at configure time as there was no .tarball-version
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 16 16:06:59 UTC 2023 - Ludwig Nussel <lnussel@suse.de>
|
||||
|
||||
|
@ -70,6 +70,7 @@ grep -h src/ po/*.po|\
|
||||
tr ' ' '\n'|\
|
||||
sort -t : -k1,1 -u|\
|
||||
sed -r 's/:[0-9]+$//' > po/POTFILES.in
|
||||
echo %version > .tarball-version
|
||||
autoreconf -fi
|
||||
CFLAGS="-D_GNU_SOURCE -D_DEFAULT_SOURCE ${RPM_OPT_FLAGS} -pipe -fPIE"
|
||||
CXXFLAGS="$CFLAGS"
|
||||
|
Loading…
Reference in New Issue
Block a user