SHA256
1
0
forked from pool/cdk

Accepting request 83891 from security

- Remove redundant tags/sections from specfile (forwarded request 83070 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/83891
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cdk?expand=0&rev=12
This commit is contained in:
Sascha Peilicke
2011-09-21 14:57:09 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 8 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Sep 17 22:41:38 UTC 2011 - jengelh@medozas.de
- Remove redundant tags/sections from specfile
-------------------------------------------------------------------
Fri Feb 19 11:55:27 UTC 2010 - coolo@novell.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package cdk (Version 4.9.13)
# spec file for package cdk
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,14 +15,12 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: cdk
License: BSD3c(or similar)
BuildRequires: ncurses-devel
Group: System/Libraries
AutoReqProv: on
Version: 4.9.13
Release: 140
Summary: The Runtime for the Curses Development Kit
@@ -41,7 +39,6 @@ License: BSD3c(or similar)
Summary: Development Part of Curses Development Kit
Group: Development/Libraries/C and C++
Requires: %{name} = %{version} ncurses-devel
AutoReqProv: on
%description -n cdk-devel
This package includes the development headers and static libraries for
@@ -72,9 +69,6 @@ autoreconf --force --install
make DESTDIR=${RPM_BUILD_ROOT} install
%{__rm} -f %{buildroot}%{_libdir}/*.la
%clean
rm -rf $RPM_BUILD_ROOT
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig