Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37552347
en ru br
Репозитории ALT
S:1.5.6-alt1
5.1: 0.6.20-alt1
4.1: 0.6.4-alt0.M41.1
4.0: 0.2.8-alt1
www.altlinux.org/Changes

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

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

# This spec is backported to ALTLinux 4.1 automatically by rpmbph script. Do not edit it.
#
Name: libisofs
Version: 0.6.4
Release: alt0.M41.1

Summary: ISO9660 filesystem creation library
Url: http://libburnia.pykix.org/
Source: http://libburnia-download.pykix.org/releases/%name-%version.tar.gz
License: GPL2
Patch: alt-libisofs-asneeded.patch
Group: System/Libraries

# Automatically added by buildreq on Thu Feb 08 2007

BuildRequires: libburn-devel >= 0.4.2

BuildRequires: rpm-build-compat >= 0.95

%description
libisofs is the library to pack up hard disk files and directories into a
ISO 9660 disk image. This may then be brought to CD via libburn.
libisofs is to be the foundation of our upcoming mkisofs emulation.

%package devel
Summary: Development files for libisofs
Group: System/Libraries
Requires: %name = %version

%description devel
libisofs is the library to pack up hard disk files and directories into a
ISO 9660 disk image. This may then be brought to CD via libburn.
libisofs is to be the foundation of our upcoming mkisofs emulation.

%prep
%setup
#%patch -p1

%build
autoreconf -fisv
%configure

%make_build

%install
%makeinstall

%files
%_libdir/%name.so.*

%files devel
%dir %_includedir/%name
%_includedir/%name/%name.h
%_libdir/%name.so
%_pkgconfigdir/*.pc
%exclude %_libdir/%name.a

%changelog

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

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