Репозиторий ALT Linux backports/2.4
Последнее обновление: 9 июля 2008 | Пакетов: 497 | Посещений: 1494918
 поиск   регистрация   авторизация 
 
Группа :: Архивирование/Сжатие
Пакет: libdynamite

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

%define origname dynamite

Name: lib%origname
Version: 0.1
Release: alt0.M24.1

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

Url: http://synce.sourceforge.net
Source: %origname-%version.tar.gz
Packager: Michael Shigorin <mike at altlinux.ru>

# 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

%build
%configure
%make

%install
%makeinstall

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

%files devel
%_includedir/libdynamite.h
%_libdir/libdynamite.so
%_datadir/aclocal/*

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

%changelog

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

 
design & coding: Vladimir Lettiev aka crux © 2004-2005