11
0

13 Commits

Author SHA256 Message Date
f376d22883 Sync changes to SLFO-1.2 branch 2025-08-20 10:04:27 +02:00
a6ae45924b Accepting request 1252011 from system:install:head
OBS-URL: https://build.opensuse.org/request/show/1252011
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patterns-devel-base?expand=0&rev=13
2025-03-12 14:20:09 +00:00
a5cc6360a7 Accepting request 1104642 from system:install:head
- Require awk by devel_basis: the usage of awk inside
  configure.ac/Makefile.am is quite common and we should provide
  this basic tool together with autoconf/automake (boo#1214365).

OBS-URL: https://build.opensuse.org/request/show/1104642
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patterns-devel-base?expand=0&rev=12
2023-08-21 09:42:52 +00:00
74dc6b7860 Accepting request 1039128 from system:install:head
- Do not recommend gitk: this seems to be one of the most aged
  versions of git frontends (using Tcl/Tk).

- suggests php8 instead of php7

OBS-URL: https://build.opensuse.org/request/show/1039128
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patterns-devel-base?expand=0&rev=11
2022-12-01 15:58:18 +00:00
7be960e126 Accepting request 957227 from system:install:head
OBS-URL: https://build.opensuse.org/request/show/957227
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patterns-devel-base?expand=0&rev=10
2022-02-24 17:18:34 +00:00
5c3ad94827 Accepting request 867019 from system:install:head
OBS-URL: https://build.opensuse.org/request/show/867019
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patterns-devel-base?expand=0&rev=9
2021-01-29 13:56:09 +00:00
fb5639723f Accepting request 656160 from system:install:head
OBS-URL: https://build.opensuse.org/request/show/656160
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patterns-devel-base?expand=0&rev=8
2018-12-31 08:43:02 +00:00
4be6c5e103 Accepting request 639316 from system:install:head
OBS-URL: https://build.opensuse.org/request/show/639316
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patterns-devel-base?expand=0&rev=7
2018-10-04 16:57:02 +00:00
7585818ada Accepting request 626416 from system:install:head
OBS-URL: https://build.opensuse.org/request/show/626416
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patterns-devel-base?expand=0&rev=6
2018-08-02 12:54:46 +00:00
36ad072b47 Accepting request 624687 from system:install:head
OBS-URL: https://build.opensuse.org/request/show/624687
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patterns-devel-base?expand=0&rev=5
2018-07-27 08:52:31 +00:00
a48651710c Accepting request 527719 from system:install:head
1

OBS-URL: https://build.opensuse.org/request/show/527719
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patterns-devel-base?expand=0&rev=4
2017-09-25 11:54:37 +00:00
c7f5b7e66d Accepting request 510965 from system:install:head
1

OBS-URL: https://build.opensuse.org/request/show/510965
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patterns-devel-base?expand=0&rev=3
2017-07-30 09:24:44 +00:00
8e79fd0f24 Accepting request 494908 from system:install:head
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/494908
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patterns-devel-base?expand=0&rev=2
2017-05-20 08:09:13 +00:00
2 changed files with 4 additions and 6 deletions

View File

@@ -1,8 +1,3 @@
-------------------------------------------------------------------
Mon Mar 10 14:24:33 UTC 2025 - Frederic Crozat <fcrozat@suse.com>
- Drop libapparmor-devel recommends also for Tumbleweed.
-------------------------------------------------------------------
Fri Mar 7 13:46:02 UTC 2025 - Frederic Crozat <fcrozat@suse.com>

View File

@@ -41,8 +41,8 @@ development patterns that don't fit well anywhere else).
################################################################################
%package devel_basis
%pattern_development
Summary: Base Development
@@ -100,6 +100,9 @@ Recommends: fdupes
Recommends: patch
Recommends: binutils-devel
Recommends: e2fsprogs-devel
%if 0%{?is_opensuse}
Recommends: libapparmor-devel
%endif
Recommends: libosip2-devel
# required for make checks
Recommends: sparse