Группа :: Разработка/Perl
Пакет: perl-RPM
Главная Изменения Спек Патчи Загрузить Bugs and FR
%define dist Perl-RPM
%define realver 0.40
Name: perl-RPM
Version: %realver.0
Release: alt6.M24.1
Summary: Native bindings to the RPM Package Manager API
License: GPL
Group: Development/Perl
URL: %CPAN %dist
Source: %dist-%realver.tar.bz2
Patch0: %name-0.40-mdk-64bit-fixes.patch
Patch1: %name-0.40-alt-fix-memleaks.patch
Patch2: %name-0.40-alt-fix-segv.patch
BuildConflicts: perl-devel = 1:5.8.1
# Automatically added by buildreq on Sat Apr 02 2005
BuildRequires: libpopt-devel librpm-devel perl-Devel-Leak perl-devel
# Added by buildreq2 on Wed Sep 07 2005
BuildRequires: librpm-devel perl-Devel-Leak perl-devel
%description
The Perl-RPM package is an attempt to provide Perl-level access to the
complete application programming interface that is a part of the RPM
Package Manager (RPM). Rather than have scripts rely on executing RPM
commands and parse the resultant output, this modules aims to provide
Perl programmers the ability to do anything that would otherwise have
been done in C or C++.
%prep
%setup -q -n %dist-%realver
%patch0 -p1
%patch1 -p1
%patch2 -p1
%build
%perl_vendor_build LIBS="-lrpm -lrpmdb -lrpmio"
%install
%perl_vendor_install
%files
%doc ChangeLog README
%_bindir/rpmprune
%perl_vendor_archlib/RPM*
%perl_vendor_autolib/RPM*
%changelog
…
Полный changelog можно просмотреть здесь
%define realver 0.40
Name: perl-RPM
Version: %realver.0
Release: alt6.M24.1
Summary: Native bindings to the RPM Package Manager API
License: GPL
Group: Development/Perl
URL: %CPAN %dist
Source: %dist-%realver.tar.bz2
Patch0: %name-0.40-mdk-64bit-fixes.patch
Patch1: %name-0.40-alt-fix-memleaks.patch
Patch2: %name-0.40-alt-fix-segv.patch
BuildConflicts: perl-devel = 1:5.8.1
# Automatically added by buildreq on Sat Apr 02 2005
BuildRequires: libpopt-devel librpm-devel perl-Devel-Leak perl-devel
# Added by buildreq2 on Wed Sep 07 2005
BuildRequires: librpm-devel perl-Devel-Leak perl-devel
%description
The Perl-RPM package is an attempt to provide Perl-level access to the
complete application programming interface that is a part of the RPM
Package Manager (RPM). Rather than have scripts rely on executing RPM
commands and parse the resultant output, this modules aims to provide
Perl programmers the ability to do anything that would otherwise have
been done in C or C++.
%prep
%setup -q -n %dist-%realver
%patch0 -p1
%patch1 -p1
%patch2 -p1
%build
%perl_vendor_build LIBS="-lrpm -lrpmdb -lrpmio"
%install
%perl_vendor_install
%files
%doc ChangeLog README
%_bindir/rpmprune
%perl_vendor_archlib/RPM*
%perl_vendor_autolib/RPM*
%changelog
…
Полный changelog можно просмотреть здесь