summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorradek2003-03-01 20:46:09 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit890c38a86dda365c5f0bbe69d7d69346a4d19c11 (patch)
treef156d4a77c60324ce491bcb748c2dfb24e081c1f
parent82cb9fe3efa19873aeea1f80251991294d41b1ae (diff)
downloadperl-SNMP_Session-890c38a86dda365c5f0bbe69d7d69346a4d19c11.zip
perl-SNMP_Session-890c38a86dda365c5f0bbe69d7d69346a4d19c11.tar.gz
- should be ready for perl-5.8.0; release++
Changed files: perl-SNMP_Session.spec -> 1.17
-rw-r--r--perl-SNMP_Session.spec9
1 files changed, 5 insertions, 4 deletions
diff --git a/perl-SNMP_Session.spec b/perl-SNMP_Session.spec
index c6f912e..e99a13e 100644
--- a/perl-SNMP_Session.spec
+++ b/perl-SNMP_Session.spec
@@ -22,12 +22,12 @@ Summary(uk): íĎÄŐĚŘ ÄĚŃ Perl SNMP
Summary(zh_CN): SNMP Perl ÄŁżé
Name: perl-SNMP_Session
Version: 0.94
-Release: 1
+Release: 2
License: GPL
Group: Development/Languages/Perl
Source0: ftp://ftp.switch.ch/software/sources/network/snmp/perl/SNMP_Session-%{version}.tar.gz
BuildRequires: perl >= 5.6.1
-BuildRequires: rpm-perlprov >= 3.0.3-16
+BuildRequires: rpm-perlprov >= 4.1-13
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -44,7 +44,8 @@ używane wspólnie, dają dostęp do zewnętrznych serwisów SNMP (v1/v2).
%setup -q -n SNMP_Session-%{version}
%build
-%{__perl} Makefile.PL
+%{__perl} Makefile.PL \
+ INSTALLDIRS=vendor
%{__make}
%{!?_without_tests:%{__make} test}
@@ -59,4 +60,4 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%doc README* test
-%{perl_sitelib}/*.pm
+%{perl_vendorlib}/*.pm