Compare commits

1 Commits
main ... 1.1

4 changed files with 6 additions and 21 deletions

View File

@@ -1,3 +0,0 @@
diff --git a/NEWS b/NEWS
old mode 100755
new mode 100644

View File

@@ -1,18 +1,3 @@
-------------------------------------------------------------------
Tue Mar 5 14:14:59 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Drop baselibs.conf: the -32bit packages are no longer needed and
have not been part of Tumbleweed for a while already (build for
i586 only enabled in LegacyX86).
-------------------------------------------------------------------
Mon Apr 17 14:23:34 UTC 2023 - qzhao@suse.com
- Add atkmm1_6-remove-unnecessary-executable-flag-from-file.patch:
cancel executable permission for file
/usr/share/doc/packages/libatkmm-1_6-1/NEWS
(bsc#1209094, bsc#1209139).
-------------------------------------------------------------------
Thu Aug 11 07:38:46 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package atkmm1_6
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -26,8 +26,7 @@ License: LGPL-2.1-or-later
Group: Development/Libraries/C and C++
URL: http://www.gtkmm.org/
Source: https://download.gnome.org/sources/atkmm/2.28/%{_name}-%{version}.tar.xz
# PATCH-FIX-OPENSUSE atkmm1_6-remove-unnecessary-executable-flag-from-file.patch bsc#1209094 bsc#1209139 qzhao@suse.com -- cancel executable permission for file /usr/share/doc/packages/libatkmm-1_6-1/NEWS
Patch0: atkmm1_6-remove-unnecessary-executable-flag-from-file.patch
Source99: baselibs.conf
BuildRequires: c++_compiler
BuildRequires: doxygen

4
baselibs.conf Normal file
View File

@@ -0,0 +1,4 @@
libatkmm-1_6-1
atkmm1_6-devel
requires -atkmm1_6-<targettype>
requires "libatkmm-1_6-1-<targettype> = <version>"