1
0

Accepting request 507806 from home:scarabeus_iv:branches:devel:libraries:c_c++

- Remove ddd as it didn't have release in last 10 years and thus
  we should not really promote it

OBS-URL: https://build.opensuse.org/request/show/507806
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/patterns-devel-C-C++?expand=0&rev=3
This commit is contained in:
2017-07-04 12:30:42 +00:00
committed by Git OBS Bridge
parent a568c93e35
commit 72b6bfac49
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jul 3 12:15:39 UTC 2017 - tchvatal@suse.com
- Remove ddd as it didn't have release in last 10 years and thus
we should not really promote it
-------------------------------------------------------------------
Thu Mar 16 06:15:40 UTC 2017 - sflees@suse.de

View File

@@ -1,5 +1,5 @@
#
# spec file for package patterns-openSUSE
# spec file for package patterns-devel-C-C++
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
@@ -29,7 +29,6 @@ Source0: %{name}-rpmlintrc
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: patterns-rpm-macros
%description
This is an internal package that is used to create the patterns as part
of the installation source setup. Installation of this package does
@@ -56,7 +55,6 @@ Recommends: posix_cc
Recommends: swig
Recommends: valgrind
Recommends: ltrace
Suggests: ddd
# 403368
Suggests: dejagnu
Suggests: expect
@@ -78,3 +76,4 @@ Tools and libraries for software development using C/C++ and other derivative of
mkdir -p $RPM_BUILD_ROOT/usr/share/doc/packages/patterns
echo 'This file marks the pattern devel_C_C++ to be installed.' > $RPM_BUILD_ROOT/usr/share/doc/packages/patterns/devel_C_C++.txt
%changelog