From 3c26625ff86f466ba104e6728bdd489f126a8a61 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Dec 19 2009 09:43:26 +0000 Subject: - Updated to new upstream version 4.1.12.a --- diff --git a/pysnmp.spec b/pysnmp.spec index 52c216f..b9ae36c 100644 --- a/pysnmp.spec +++ b/pysnmp.spec @@ -1,71 +1 @@ -%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} - -Name: pysnmp -Version: 4.1.11 -Release: 1.a%{?dist} -Summary: SNMP engine written in Python - -Group: Development/Libraries -License: BSD -URL: http://pysnmp.sourceforge.net/ -Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}a.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildArch: noarch - -BuildRequires: python-devel -BuildRequires: python-setuptools - -Requires: net-snmp - -%description -This is a Python implementation of SNMP v.1/v.2c engine. It's -general functionality is to assemble/disassemble SNMP messages -from/into given SNMP Object IDs along with associated values. -PySNMP also provides a few transport methods specific to TCP/IP -networking. - - -%prep -%setup -q -n %{name}-%{version}a - - -%build -%{__python} setup.py build - - -%install -rm -rf %{buildroot} -%{__python} setup.py install -O1 --skip-build --root=%{buildroot} - - -%clean -rm -rf %{buildroot} - - -%files -%defattr(-,root,root,-) -%doc CHANGES LICENSE README THANKS TODO examples/ docs/ -%{_bindir}/*%{name}* -%{python_sitelib}/%{name}/ -%{python_sitelib}/%{name}*.egg-info - - -%changelog -* Tue Sep 29 2009 Fabian Affolter - 4.1.11-1.a -- Removed shebang and permission fixing -- Added new doc files -- Added scripts to files section -- Updated to new upstream version - -* Sun Jul 26 2009 Fedora Release Engineering - 2.0.9-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild - -* Thu Feb 26 2009 Fedora Release Engineering - 2.0.9-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild - -* Wed Jan 28 2008 Fabian Affolter - 2.0.9-2 -- Changed license to BSD (#478603) -- Removed duplicated content, removed examples subpackage - -* Thu Jan 01 2008 Fabian Affolter - 2.0.9-1 -- Initial spec for Fedora +7dc162659352e0ee1a43eb3fd7a84609 pysnmp-4.1.12a.tar.gz