forked from pool/dwarves
Compare commits
6 Commits
Author | SHA256 | Date | |
---|---|---|---|
|
81e2a55ae9 | ||
e60f550d2e | |||
|
57d90451ca | ||
18837ef984 | |||
|
34eb2c57f4 | ||
34e726b937 |
@ -1,5 +1,5 @@
|
|||||||
libdwarves1
|
libdwarves1
|
||||||
dwarves-devel
|
dwarves-devel
|
||||||
obsoletes "libdwarves-devel < <version>-<release>"
|
obsoletes "libdwarves-devel-<targettype> < <version>-<release>"
|
||||||
provides "libdwarves-devel = <version>-<release>"
|
provides "libdwarves-devel-<targettype> = <version>-<release>"
|
||||||
requires "libdwarves1-<targettype> = <version>"
|
requires "libdwarves1-<targettype> = <version>"
|
||||||
|
BIN
build.specials.obscpio
(Stored with Git LFS)
Normal file
BIN
build.specials.obscpio
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 08:35:14 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- fix baselibs.conf
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 20 10:56:17 UTC 2024 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- remove dependency on /usr/bin/python3 using
|
||||||
|
%python3_fix_shebang macro, [bsc#1212476]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 12 09:09:41 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
Wed Jun 12 09:09:41 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -114,6 +114,7 @@ echo "DWARVES_$ver{ global: *; };" >"$sv"
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%cmake_install
|
%cmake_install
|
||||||
|
%python3_fix_shebang
|
||||||
|
|
||||||
%ldconfig_scriptlets -n libdwarves1
|
%ldconfig_scriptlets -n libdwarves1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user