Compare commits
4 Commits
Author | SHA256 | Date | |
---|---|---|---|
0f98bfb0ca | |||
2b3683c591 | |||
4ce3a7617d | |||
3120ca8e81 |
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 17 17:23:59 UTC 2024 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||
|
||||
- Revert previous, incorrect change. gflags_shared is a CMake
|
||||
target name, not a filename. Unfortunately no context was
|
||||
provided, making it impossible to know what was actually
|
||||
wanted.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 29 08:27:28 UTC 2024 - Christian Goll <cgoll@suse.com>
|
||||
|
||||
- cmake include files want to link agains gflags_shared instead
|
||||
of glflags only. Creating this libs the hard way.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 28 19:42:22 UTC 2022 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
|
Reference in New Issue
Block a user