Группа :: Архивирование/Сжатие
Пакет: libunshield
Главная Изменения Спек Патчи Загрузить Bugs and FR
%define origname unshield
Name: lib%origname
Version: 0.5
Release: alt0.M24.1
Summary: A program to extract InstallShield cabinet files
License: MIT
Group: Archiving/Compression
Url: http://synce.sourceforge.net
Source: %origname-%version.tar.gz
Packager: SynCE Development Team <synce at packages.altlinux.org>
# Automatically added by buildreq on Fri Sep 03 2004
BuildRequires: gcc-c++ hostinfo libstdc++-devel zlib-devel
%description
Cabinet (.CAB) files are a form of archive, which is used by
the InstallShield installer software. The unshield program
simply unpacks such files.
See http://synce.sourceforge.net for more information.
%package devel
Summary: Headers for library to extract InstallShield cabinet files
Group: Development/C
Requires: %name = %version
Requires: zlib-devel
%description devel
Cabinet (.CAB) files are a form of archive, which is used by
the InstallShield installer software. The unshield program
simply unpacks such files.
See http://synce.sourceforge.net for more information.
%if_enabled static
%package devel-static
Summary: Static library to extract InstallShield cabinet files 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 README LICENSE
%_bindir/unshield
%_libdir/libunshield.so.*
%files devel
%_includedir/libunshield.h
%_libdir/libunshield.so
%_datadir/aclocal/*
%if_enabled static
%files devel-static
%_libdir/libunshield.a
%_libdir/libunshield.la
%endif
%changelog
…
Полный changelog можно просмотреть здесь
Name: lib%origname
Version: 0.5
Release: alt0.M24.1
Summary: A program to extract InstallShield cabinet files
License: MIT
Group: Archiving/Compression
Url: http://synce.sourceforge.net
Source: %origname-%version.tar.gz
Packager: SynCE Development Team <synce at packages.altlinux.org>
# Automatically added by buildreq on Fri Sep 03 2004
BuildRequires: gcc-c++ hostinfo libstdc++-devel zlib-devel
%description
Cabinet (.CAB) files are a form of archive, which is used by
the InstallShield installer software. The unshield program
simply unpacks such files.
See http://synce.sourceforge.net for more information.
%package devel
Summary: Headers for library to extract InstallShield cabinet files
Group: Development/C
Requires: %name = %version
Requires: zlib-devel
%description devel
Cabinet (.CAB) files are a form of archive, which is used by
the InstallShield installer software. The unshield program
simply unpacks such files.
See http://synce.sourceforge.net for more information.
%if_enabled static
%package devel-static
Summary: Static library to extract InstallShield cabinet files 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 README LICENSE
%_bindir/unshield
%_libdir/libunshield.so.*
%files devel
%_includedir/libunshield.h
%_libdir/libunshield.so
%_datadir/aclocal/*
%if_enabled static
%files devel-static
%_libdir/libunshield.a
%_libdir/libunshield.la
%endif
%changelog
…
Полный changelog можно просмотреть здесь