This commit is contained in:
parent
5fc6dbfb67
commit
9f49f7fff7
@ -1,30 +1,38 @@
|
||||
#
|
||||
# spec file for package perl-Net-SNMP (Version 5.2.0)
|
||||
#
|
||||
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
Name: perl-Net-SNMP
|
||||
BuildRequires: perl-Crypt-DES perl-Digest-HMAC
|
||||
Version: 5.2.0
|
||||
Release: 1
|
||||
Provides: p_nsnmp
|
||||
Obsoletes: p_nsnmp
|
||||
Requires: perl-Digest-HMAC perl-Digest-SHA1 perl-Crypt-DES
|
||||
Requires: perl = %{perl_version}
|
||||
Autoreqprov: on
|
||||
Group: Development/Libraries/Perl
|
||||
License: Artistic License
|
||||
URL: http://cpan.org/modules/by-module/Net/
|
||||
Summary: Net::SNMP Perl Module
|
||||
Source: Net-SNMP-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
Name: perl-Net-SNMP
|
||||
BuildRequires: perl-Crypt-DES perl-Digest-HMAC
|
||||
Version: 5.2.0
|
||||
Release: 132
|
||||
Provides: p_nsnmp
|
||||
Obsoletes: p_nsnmp
|
||||
Requires: perl-Digest-HMAC perl-Digest-SHA1 perl-Crypt-DES
|
||||
Requires: perl = %{perl_version}
|
||||
AutoReqProv: on
|
||||
Group: Development/Libraries/Perl
|
||||
License: Artistic License
|
||||
Url: http://search.cpan.org/perldoc?Net::SNMP
|
||||
Summary: Net::SNMP Perl Module
|
||||
Source: Net-SNMP-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
The Net::SNMP module implements an object oriented interface to the
|
||||
@ -62,52 +70,52 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_bindir}/*
|
||||
/var/adm/perl-modules/%{name}
|
||||
|
||||
%changelog -n perl-Net-SNMP
|
||||
* Wed Jan 25 2006 - mls@suse.de
|
||||
%changelog
|
||||
* Wed Jan 25 2006 mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Fri Jan 06 2006 - anicka@suse.cz
|
||||
* Fri Jan 06 2006 anicka@suse.cz
|
||||
- update to 5.2.0
|
||||
* Mon Aug 01 2005 - cthiel@suse.de
|
||||
* Mon Aug 01 2005 cthiel@suse.de
|
||||
- update to version 5.1.0
|
||||
* Thu Feb 17 2005 - mjancar@suse.cz
|
||||
* Thu Feb 17 2005 mjancar@suse.cz
|
||||
- update to 5.0.1
|
||||
* Fri Aug 06 2004 - mjancar@suse.cz
|
||||
* Fri Aug 06 2004 mjancar@suse.cz
|
||||
- update to 5.0.0
|
||||
* Sun Jun 20 2004 - ro@suse.de
|
||||
* Sun Jun 20 2004 ro@suse.de
|
||||
- fix find command in specfile
|
||||
* Sat Feb 28 2004 - ro@suse.de
|
||||
* Sat Feb 28 2004 ro@suse.de
|
||||
- fix requirement for /usr/local
|
||||
* Wed Oct 22 2003 - mjancar@suse.cz
|
||||
* Wed Oct 22 2003 mjancar@suse.cz
|
||||
- update to 4.1.2
|
||||
* Fri Aug 22 2003 - mjancar@suse.cz
|
||||
* Fri Aug 22 2003 mjancar@suse.cz
|
||||
- require the perl version we build with
|
||||
* Thu Jul 17 2003 - mjancar@suse.cz
|
||||
* Thu Jul 17 2003 mjancar@suse.cz
|
||||
- adapt to perl-5.8.1
|
||||
- use %%perl_process_packlist
|
||||
* Tue Jun 17 2003 - mjancar@suse.cz
|
||||
* Tue Jun 17 2003 mjancar@suse.cz
|
||||
- fix filelist
|
||||
* Fri Jun 06 2003 - mjancar@suse.cz
|
||||
* Fri Jun 06 2003 mjancar@suse.cz
|
||||
- update to 4.1.0
|
||||
- don't package MANIFEST
|
||||
* Tue May 20 2003 - mjancar@suse.cz
|
||||
* Tue May 20 2003 mjancar@suse.cz
|
||||
- remove unpackaged files
|
||||
* Fri Dec 20 2002 - prehak@suse.cz
|
||||
* Fri Dec 20 2002 prehak@suse.cz
|
||||
- updated to version 4.0.3
|
||||
* Tue Aug 06 2002 - ro@suse.de
|
||||
* Tue Aug 06 2002 ro@suse.de
|
||||
- change neededforbuild perl-Cryptix -> perl-Crypt-DES
|
||||
* Mon Jul 29 2002 - mls@suse.de
|
||||
* Mon Jul 29 2002 mls@suse.de
|
||||
- Fixed neededforbuild for perl-5.8.0
|
||||
* Mon Jul 22 2002 - prehak@suse.cz
|
||||
* Mon Jul 22 2002 prehak@suse.cz
|
||||
- update to version 4.0.2
|
||||
- added examples directory to documentation
|
||||
* Tue Jul 02 2002 - mls@suse.de
|
||||
* Tue Jul 02 2002 mls@suse.de
|
||||
- remove race in .packlist generation
|
||||
* Thu Jan 17 2002 - rvasice@suse.cz
|
||||
* Thu Jan 17 2002 rvasice@suse.cz
|
||||
- update to version 4.0.1
|
||||
* Mon Mar 26 2001 - cihlar@suse.cz
|
||||
* Mon Mar 26 2001 cihlar@suse.cz
|
||||
- added make test
|
||||
* Fri Nov 10 2000 - cihlar@suse.cz
|
||||
* Fri Nov 10 2000 cihlar@suse.cz
|
||||
- renamed p_nsnmp -> perl-Net-SNMP
|
||||
- update to version 3.60
|
||||
* Thu Aug 24 2000 - cihlar@suse.cz
|
||||
* Thu Aug 24 2000 cihlar@suse.cz
|
||||
- package created
|
||||
|
Loading…
x
Reference in New Issue
Block a user