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

Группа :: Архивирование/Сжатие
Пакет: libdynamite

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

%define origname dynamite

Name: lib%origname
Version: 0.1
Release: alt2

Summary: Extract data compressed with PKWARE Data Compression Library
License: MIT
Group: Archiving/Compression

Url: http://synce.sourceforge.net
Source: %origname-%version.tar.gz
Patch: %origname-svn20071207.patch

Packager: Mobile Development Team <mobile at packages.altlinux.org>

# Automatically added by buildreq on Fri Sep 03 2004

BuildRequires: hostinfo

%if_enabled static
BuildRequires: glibc-devel-static
%endif

%description
See http://synce.sourceforge.net for more information.

%package devel
Summary: Extract data compressed with PKWARE Data Compression Library
Group: Development/C
Requires: %name = %version

%description devel
See http://synce.sourceforge.net for more information.

%if_enabled static
%package devel-static
Summary: Extract data compressed with PKWARE Data Compression Library
Group: Development/C
Requires: %name-devel = %version

%description devel-static
See http://synce.sourceforge.net for more information.
%endif

%prep
%setup -q -n %origname-%version
%patch -p1

%build
sh bootstrap
%configure
%make

%install
%makeinstall

%files
%doc LICENSE
%_bindir/dynamite
%_libdir/libdynamite.so.*
%_man1dir/*

%files devel
%_includedir/libdynamite.h
%_libdir/libdynamite.so
%_libdir/pkgconfig/*.pc

%if_enabled static
%files devel-static
%_libdir/libdynamite.a
#_libdir/libdynamite.la
%endif

%changelog

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

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