Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 315940 Details for
Bug 440793
FTBFS python-pyspf-2.0.3-1.fc8
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
python-pyspf spec that compiles on Fedora-9
python-pyspf.spec (text/plain), 3.50 KB, created by
Stuart D Gathman
on 2008-09-06 01:57:03 UTC
(
hide
)
Description:
python-pyspf spec that compiles on Fedora-9
Filename:
MIME Type:
Creator:
Stuart D Gathman
Created:
2008-09-06 01:57:03 UTC
Size:
3.50 KB
patch
obsolete
>%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} > >Name: python-pyspf >Version: 2.0.5 >Release: 1%{?dist} >Summary: Python module and programs for SPF (Sender Policy Framework). > >Group: Development/Languages >License: Python Software Foundation License >URL: http://sourceforge.net/forum/forum.php?forum_id=596908 >Source0: pyspf-%{version}.tar.gz >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > >BuildArch: noarch >BuildRequires: python-setuptools python-devel >Requires: python-pydns python ># Provide pyspf *only* if not using pyspf package for non-default python >Provides: pyspf > >%description >SPF does email sender validation. For more information about SPF, >please see http://openspf.org > >This SPF client is intended to be installed on the border MTA, checking >if incoming SMTP clients are permitted to send mail. The SPF check >should be done during the MAIL FROM:<...> command. > >%define namewithoutpythonprefix %(echo %{name} | sed 's/^python-//') >%prep >%setup -q -n %{namewithoutpythonprefix}-%{version} > > >%build >%{__python} setup.py build > > >%install >rm -rf $RPM_BUILD_ROOT >%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT >mv $RPM_BUILD_ROOT/usr/bin/type99.py $RPM_BUILD_ROOT/usr/bin/type99 >mv $RPM_BUILD_ROOT/usr/bin/spfquery.py $RPM_BUILD_ROOT/usr/bin/spfquery >rm -f $RPM_BUILD_ROOT/usr/bin/*.py{o,c} > > >%clean >rm -rf $RPM_BUILD_ROOT > > >%files >%defattr(-,root,root,-) >%doc CHANGELOG PKG-INFO README test >%{python_sitelib}/spf.py* >%{python_sitelib}/pyspf-2.0.5-py2.5.egg-info >/usr/bin/type99 >/usr/bin/spfquery > >%changelog >* Wed Apr 02 2008 Stuart Gathman <stuart@bmsi.com> 2.0.5-1 >- Add timeout parameter to query ctor and DNSLookup >- Patch from Scott Kitterman to retry truncated results with TCP unless harsh >- Validate DNS labels >- Reflect decision on empty-exp errata >* Wed Jul 25 2007 Stuart Gathman <stuart@bmsi.com> 2.0.4-1 >- Correct unofficial 'best guess' processing. >- PTR validation processing cleanup >- Improved detection of exp= errors >- Keyword args for get_header, minor fixes >* Mon Jan 15 2007 Stuart Gathman <stuart@bmsi.com> 2.0.3-1 >- pyspf requires pydns, python-pyspf requires python-pydns >- Record matching mechanism and add to Received-SPF header. >- Test for RFC4408 6.2/4, and fix spf.py to comply. >- Test for type SPF (type 99) by default in harsh mode only. >- Permerror for more than one exp or redirect modifier. >- Parse op= modifier >* Sat Dec 30 2006 Stuart Gathman <stuart@bmsi.com> 2.0.2-1 >- Update openspf URLs >- Update Readme to better describe available pyspf interfaces >- Add basic description of type99.py and spfquery.py scripts >- Add usage instructions for type99.py DNS RR type conversion script >- Add spfquery.py usage instructions >- Incorporate downstream feedback from Debian packager >- Fix key-value quoting in get_header >* Fri Dec 08 2006 Stuart Gathman <stuart@bmsi.com> 2.0.1-1 >- Prevent cache poisoning attack >- Prevent malformed RR attack >- Update license on a few files we missed last time >* Mon Nov 20 2006 Stuart Gathman <stuart@bmsi.com> 2.0-1 >- Completed RFC 4408 compliance >- Added spf.check2 for RFC 4408 compatible result codes >- Full IP6 support >- Fedora Core compatible RPM spec file >- Update README, licenses >* Wed Sep 26 2006 Stuart Gathman <stuart@bmsi.com> 1.8-1 >- YAML test suite syntax >- trailing dot support (RFC4408 8.1) >* Tue Aug 29 2006 Sean Reifschneider <jafo@tummy.com> 1.7-1 >- Initial RPM spec file.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 440793
:
300760
|
300761
|
300762
|
300763
| 315940 |
315941