Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37561124
en ru br
Репозитории ALT
S:1.15.1-alt1
5.1: 1.12.0-alt2
4.1: 1.12.0-alt2
4.0: 1.12.0-alt1
3.0: 1.10.2-alt1.1
www.altlinux.org/Changes

Группа :: Разработка/C++
Пакет: cppunit

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: cppunit
Version: 1.10.2
Release: alt1.1

Summary: CppUnit is the C++ port of the famous JUnit framework for unit testing
License: LGPL
Group: Development/C++
Url: http://sourceforge.net/projects/cppunit
Packager: Alexey Voinov <voins at altlinux.ru>

Source0: %name-%version.tar.bz2

Obsoletes: %name-gcc2, %name-gcc3
Provides: %name-gcc2 = %version-%release, %name-gcc3 = %version-%release

# Automatically added by buildreq on Sat May 08 2004

BuildRequires: XFree86-libs doxygen freetype2 gcc-c++ graphviz libstdc++-devel xpm

BuildRequires: XFree86-libs doxygen freetype graphviz libjpeg xpm

%description
CppUnit --- The C++ Unit Test Library
-------------------------------------

CppUnit is the C++ port of the famous JUnit framework for unit
testing.

%package devel
Summary: CppUnit is the C++ port of the famous JUnit framework for unit testing
Group: Development/C++
Requires: %name = %version-%release
Obsoletes: %name-gcc2-devel, %name-gcc3-devel, %name-common-devel
Provides: %name-gcc2 = %version-%release, %name-gcc3 = %version-%release, %name-common-devel = %version-%release

%description devel
CppUnit --- The C++ Unit Test Library
-------------------------------------

CppUnit is the C++ port of the famous JUnit framework for unit
testing.

%package devel-static
Summary: CppUnit. Libraries for programs compiled with g++-2.x.x
Group: Development/C++
Requires: %name-devel = %version-%release

%description devel-static
CppUnit --- The C++ Unit Test Library
-------------------------------------

CppUnit is the C++ port of the famous JUnit framework for unit
testing.

%prep
%setup -q

%build
%configure
%make_build

%install
%make_install DESTDIR=$RPM_BUILD_ROOT install
mkdir -p $RPM_BUILD_ROOT%_docdir
mv $RPM_BUILD_ROOT%_datadir/cppunit $RPM_BUILD_ROOT%_docdir/%name-%version

%files
%_libdir/lib*.so.*

%files devel
%_bindir/*
%_includedir/cppunit/
%_libdir/lib*.so
%_datadir/aclocal/*
%_man1dir/*
%doc %_docdir/%name-%version/*

%files devel-static
%_libdir/lib*.a

%post -p /sbin/ldconfig
%postun  -p /sbin/ldconfig

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin