Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37622848
en ru br
ALT Linux repos
S:1.5.6-alt1
5.0: 0.6.8-alt1
4.1: 0.6.4-alt0.M41.1
4.0: 0.2.8-alt1

Group :: System/Libraries
RPM: libisofs

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: libisofs
Version: 0.2.8
Release: alt1

Summary: ISO9660 filesystem creation library
Url: http://libburnia.pykix.org/
Source: http://libburnia-download.pykix.org/releases/%name-%version.tar
License: GPL2

Packager: Anton V. Boyarshinov <boyarsh at altlinux.org>
Group: System/Libraries

# Automatically added by buildreq on Thu Feb 08 2007

BuildRequires: libburn-devel

%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

%build
%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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin