ID | 7293 |
Package Name | libspf2 |
Version | 1.2.10 |
Release | 16.20150405gitd57d79fd.fc28 |
Epoch | |
Summary |
Description |
Built by | kojiadmin |
State |
complete
|
Volume |
DEFAULT |
Started | Sat, 14 Apr 2018 20:06:41 UTC |
Completed | Sat, 14 Apr 2018 20:06:41 UTC |
Tags |
|
RPMs |
src | |
|
libspf2-1.2.10-16.20150405gitd57d79fd.fc28.src.rpm (info) (download) |
noarch |
|
libspf2-apidocs-1.2.10-16.20150405gitd57d79fd.fc28.noarch.rpm (info) (download)
|
riscv64 |
|
libspf2-1.2.10-16.20150405gitd57d79fd.fc28.riscv64.rpm (info) (download)
|
|
libspf2-devel-1.2.10-16.20150405gitd57d79fd.fc28.riscv64.rpm (info) (download)
|
|
libspf2-progs-1.2.10-16.20150405gitd57d79fd.fc28.riscv64.rpm (info) (download)
|
|
perl-Mail-SPF_XS-0.01-16.20150405gitd57d79fd.fc28.riscv64.rpm (info) (download)
|
|
Changelog |
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.10-16.20150405gitd57d79fd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.10-15.20150405gitd57d79fd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.2.10-14.20150405gitd57d79fd
- Perl 5.26 rebuild
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.10-13.20150405gitd57d79fd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Tue May 31 2016 Matt Domsch <matt@domsch.com> - 1.2.10-12.20150405gitd57d79fd
- Simplify release numbers (same for both library and perl module)
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.2.10-7.20150405gitd57d79fd.1
- Perl 5.24 rebuild
* Fri Feb 12 2016 Petr Pisar <ppisar@redhat.com> - 1.2.10-7.20150405gitd57d79fd
- Correct release numbers
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.10-6.20150405gitd57d79fd.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Thu Jun 18 2015 Matt Domsch <matt@domsch.com> - 1.2.10-6.20150405gitd57d79fd
- Fix self-Requires in perl mod
* Tue Jun 16 2015 Matt Domsch <matt@domsch.com> - 1.2.10-5.20150405gitd57d79fd.2
- bump for rebuild with newer perl
* Fri Jun 05 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.2.10-5.20150405gitd57d79fd.1
- Perl 5.22 rebuild
* Tue Apr 07 2015 Matt Domsch <mdomsch@domsch.com> - 1.2.10-5
- import into fedpkg
- drop isa requires for apidocs, it caused rpmdiff failures
being noarch
* Sun Apr 05 2015 Matt Domsch <matt@domsch.com> - 1.2.10-4
- update for review comments
* Sun Apr 05 2015 Matt Domsch <matt@domsch.com> - 1.2.10-3
- update for review comments
* Sat Apr 04 2015 Matt Domsch <matt@domsch.com> - 1.2.10-2
- update to upstream 1.2.10+git
- update automake / autoconf for Fedora 21
* Sat Jan 25 2014 Matt Domsch <matt@domsch.com> - 1.2.10-1
- update to upstream 1.2.10+git
* Fri Jun 25 2010 Paul Howarth <paul@city-fan.org> 1.2.9-3
- Rebuild for perl 5.12.1 in Rawhide
- Build with -fno-strict-aliasing
* Mon May 11 2009 Paul Howarth <paul@city-fan.org> 1.2.9-2
- Define RPM macros in global scope
- apidocs subpackage no longer requires devel subpackage
- apidocs is noarch from Fedora 10 onwards
* Mon Nov 10 2008 Paul Howarth <paul@city-fan.org> 1.2.9-1
- New upstream version 1.2.9
- Perl module has changed but its version number hasn't
- docs directory no longer included in release tarball
* Wed Oct 15 2008 Paul Howarth <paul@city-fan.org> 1.2.8-1
- New upstream version 1.2.8, includes fix for CVE-2008-2469
(buffer overflows handling DNS responses)
- Drop all patches, all included upstream (or equivalent fixes)
- Fix bogus RPATHs on x86_64
- Enable perl bindings (in perl-Mail-SPF_XS subpackage)
- No upstream Changelog anymore
- Add buildreqs doxygen and graphviz for building API docs, which are large
and now in an -apidocs subpackage (Fedora 3, RHEL 4 onwards)
- Add buildreq perl(ExtUtils::MakeMaker) for perl bindings
- Add buildreqs perl(Test::Pod) and perl(String::Escape) for perl module test
suite
- BuildConflict with perl(Mail::SPF::Test) and perl(Test::Pod::Coverage) as
the associated tests are beyond simple repair
* Thu Jul 31 2008 Paul Howarth <paul@city-fan.org> 1.2.5-4
- Incorporate patches for res_ninit() setup and malloc() usage from
Johann Klasek <johann AT klasek DOT at>
(see http://milter-greylist.wikidot.com/libspf2)
- Clarify license as BSD OR LGPL (v2.1 or later)
- Add dist tag so that we can build distro-specific RPM packages instead of a
single generic package; the benefit of this is that recent distributions can
take advantages of improvements in their compilers
- Use regular %configure macro to pick up distro-specific compiler flags
- Don't package static library (--disable-static configure option is broken)
- Dispense with pointless provide of `spf'
* Mon Feb 12 2007 Paul Howarth <paul@city-fan.org> 1.2.5-3
- Cosmetic spec file cleanup
- Use patch instead of scripted edit to remove bogus include file reference
- Patch to make 64-bit clean
(http://permalink.gmane.org/gmane.mail.spam.spf.devel/1212)
- Remove buildroot unconditionally in %clean and %install
- Don't include libtool archive in -devel package
- Disable running of test suite by default
* Wed Aug 03 2005 Paul Howarth <paul@city-fan.org> 1.2.5-2
- Workaround for %check with rpm-build <= 4.1.1
- Remove reference to not-installed spf_dns_internal.h in spf_server.h
- Minimize rpmlint issues
* Thu Feb 24 2005 Paul Howarth <paul@city-fan.org> 1.2.5-1
- Update to 1.2.5
- Patches removed; now included upstream
* Sun Feb 20 2005 Paul Howarth <paul@city-fan.org> 1.2.1-1
- Update to 1.2.1
- Remove case-sensitivity patch
- spf_example_2mx no longer included
* Sun Feb 20 2005 Paul Howarth <paul@city-fan.org> 1.0.4-9
- Enhance detection of Mandrake build system
- Add support for building compat-libspf2 package
- alternatives is a prerequisite for the -progs subpackage only
* Thu Oct 28 2004 Paul Howarth <paul@city-fan.org> 1.0.4-8
- Downgrade alternatives priority to 20 so that other implementations
of spfquery will be preferred; there is still a case-sensitivity bug
in libspf2 and no sign of an imminent fix
* Mon Aug 16 2004 Paul Howarth <paul@city-fan.org> 1.0.4-7
- Configure fix to find -lresolv on x64_64
- Portability fixes for x64_64
* Sun Aug 01 2004 Paul Howarth <paul@city-fan.org> 1.0.4-6
- Fix case-sensitivity bug.
* Wed Jul 28 2004 Paul Howarth <paul@city-fan.org> 1.0.4-5
- Revert -pthread option as it didn't improve anything.
* Tue Jul 27 2004 Paul Howarth <paul@city-fan.org> 1.0.4-4
- Use `alternatives' so that the spfquery and spfd programs can co-exist
with versions from other implementations.
- Ensure thread-safe operation by building with -pthread.
* Thu Jul 15 2004 Paul Howarth <paul@city-fan.org> 1.0.4-3
- Install the libtool library in the devel package so that
dependent libraries are found properly.
- Use the libtool supplied with the package rather than the
system libtool.
* Tue Jul 13 2004 Paul Howarth <paul@city-fan.org> 1.0.4-2
- Cosmetic changes for building on Mandrake Linux
- Require rpm-build >= 4.1.1 for building to avoid strange error messages
from old versions of rpm when they see %check
- Require glibc-devel and make for building
- Require perl for building with checks enabled
- Improved description text for the packages
* Fri Jul 09 2004 Paul Howarth <paul@city-fan.org> 1.0.4-1
- Update to 1.0.4
- Added facility to build without running test suite
(rpmbuild --without checks)
* Sat Jul 03 2004 Paul Howarth <paul@city-fan.org> 1.0.3-1
- Initial RPM build.
|