Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 7d3cccd56f | |||
| 0a16e7ba51 |
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 4 15:43:53 UTC 2025 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- adding COPYING file to filelist (bsc#1240836)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 3 20:43:14 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libXpm
|
||||
#
|
||||
# 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
|
||||
@@ -104,6 +104,7 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
||||
%postun -n %{lname} -p /sbin/ldconfig
|
||||
|
||||
%files -n %{lname}
|
||||
%license COPYING
|
||||
%{_libdir}/libXpm.so.4*
|
||||
|
||||
%files devel
|
||||
|
||||
Reference in New Issue
Block a user