Compare commits
3 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 8f3faf5dff | |||
|
|
206911ef9f | ||
| bbad3d2e6d |
4
_scmsync.obsinfo
Normal file
4
_scmsync.obsinfo
Normal file
@@ -0,0 +1,4 @@
|
||||
mtime: 1740697817
|
||||
commit: fff7f9fb19ec8595797a999e227ed498fb9535fe41cc6f2a8ba79f554cacc9d3
|
||||
url: https://src.opensuse.org/jengelh/gap-simpcomp
|
||||
revision: master
|
||||
BIN
build.specials.obscpio
LFS
Normal file
BIN
build.specials.obscpio
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 27 23:00:16 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Make specfile conform to POSIX sh
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 3 09:47:54 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gap-simpcomp
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -65,9 +65,8 @@ operations.
|
||||
|
||||
%install
|
||||
%gappkg_simple_install
|
||||
pushd "%buildroot/$moddir"
|
||||
cd "%buildroot/$moddir"
|
||||
rm -Rf install-sh configure depcomp missing config.log
|
||||
popd
|
||||
|
||||
%files -f %name.files
|
||||
|
||||
|
||||
Reference in New Issue
Block a user