- The license is actually LGPL

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cunit?expand=0&rev=8
This commit is contained in:
Tomáš Chvátal
2014-08-04 08:13:15 +00:00
committed by Git OBS Bridge
parent 87aeede46e
commit e9f9b52b50
2 changed files with 6 additions and 5 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 4 08:13:01 UTC 2014 - tchvatal@suse.com
- The license is actually LGPL
-------------------------------------------------------------------
Mon Aug 4 08:03:42 UTC 2014 - tchvatal@suse.com

View File

@@ -23,13 +23,9 @@ Name: cunit
Version: 2.1.3
Release: 0
Summary: It provides C programmers a basic testing functionality
License: GPL-2.0
License: LGPL-2.0
Group: Development/Libraries/C and C++
Url: http://cunit.sourceforge.net/
# The 2.1.2 tarball has a lot of files missing and is therefore quite broken.
# Pulled a new copy from svn.
#Svn-Clone: https://cunit.svn.sourceforge.net/svnroot/cunit/trunk
#Source: CUnit-2.1.2+svn139.tar.bz2
Source0: http://download.sourceforge.net/cunit/%{_name}-%{_version}.tar.bz2
Patch0: cunit-link-ncurses.diff
BuildRequires: autoconf