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

Группа :: Система/Библиотеки
Пакет: libbtree

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

%define _unpackaged_files_terminate_build 1
%define _stripped_files_terminate_build 1
%set_verify_elf_method strict

%{?optflags_lto:%global optflags_lto %optflags_lto -ffat-lto-objects}

Name: libbtree
Version: 0.0.1
Release: alt4.alpha2
Summary: Library to read Multitran databases
License: LGPL-2.0
Group: System/Libraries
Url: http://multitran.sourceforge.net

Source: %name-%{version}alpha2.tar

# Automatically added by buildreq on Mon Oct 04 2004

BuildRequires: gcc-c++ libstdc++-devel

%description
Simple library to read Multitran databases

%package devel
Summary: Development part of %name
Group: Development/C++
Requires: %name = %EVR

%description devel
Contents header files and development libraries for %name

%package devel-static
Summary: Static libraries for %name
Group: Development/C++
Requires: %name-devel = %EVR

%description devel-static
Contents static libraries for %name

%prep
%setup -q -n %name-%{version}alpha2

%build
%make_build

%install
%makeinstall

%files
%doc ChangeLog
%_libdir/*.so.*

%files devel
%_libdir/*.so
%_includedir/*

%files devel-static
%_libdir/*.a

%changelog

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

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