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 572562 Details for
Bug 806652
echoping module loading and ldap connection query patches
[?]
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.
updated echoping rpm spec file with both patches
echoping.spec (text/x-rpm-spec), 4.13 KB, created by
Clinton Work
on 2012-03-25 18:29:49 UTC
(
hide
)
Description:
updated echoping rpm spec file with both patches
Filename:
MIME Type:
Creator:
Clinton Work
Created:
2012-03-25 18:29:49 UTC
Size:
4.13 KB
patch
obsolete
>Summary: TCP "echo" performance test >Name: echoping >Version: 6.0.2 >Release: 9%{?dist} >License: GPLv2+ >Group: Applications/Internet >Source0: http://downloads.sourceforge.net/echoping/echoping-%{version}.tar.gz >Patch0: echoping-so.patch >Patch1: echoping-ldap-objectclass.patch >URL: http://echoping.sourceforge.net/ >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) >BuildRequires: openssl-devel, libidn-devel, popt-devel, zlib-devel, openldap-devel, postgresql-devel > >%description >Echoping is a small program to test (approximatively) performances of a >remote host by sending TCP "echo" (or other protocol, such as HTTP) >packets. > >%package dns >Summary: DNS plugin for checking response times of DNS servers >Group: Applications/Internet >Requires: %{name} = %{version}-%{release} > >%description dns >DNS performance measurement plugin for echoping. > > >%package ldap >Summary: LDAP plugin for checking response times of LDAP servers >Group: Applications/Internet >Requires: %{name} = %{version}-%{release} > >%description ldap >LDAP performance measurement plugin for echoping. > > >%package postgresql >Summary: PostgreSQL plugin for checking response times of PostgreSQL servers >Group: Applications/Internet >Requires: %{name} = %{version}-%{release} > >%description postgresql >PostgreSQL performance measurement plugin for echoping. > > >%package whois >Summary: WHOIS plugin for checking response times of Whois servers >Group: Applications/Internet >Requires: %{name} = %{version}-%{release} > >%description whois >WHOIS performance measurement plugin for echoping. > >%package devel >Summary: Development files for %{name} >Group: Development/Libraries >Requires: %{name} = %{version}-%{release} > >%description devel >The %{name}-devel package contains libraries and header files for >developing applications that use %{name}. > > >%prep >%setup -q >%patch0 -p1 >%patch1 -p1 > >%build >%configure \ > --enable-icp \ > --enable-http \ > --enable-smtp \ > --enable-tos \ > --enable-priority \ > --with-libidn \ > --with-ssl \ > --without-gnutls \ > --disable-static \ > CFLAGS="%{optflags} -D_GNU_SOURCE" > > >%{__make} %{?_smp_mflags} > >%install >rm -rf %{buildroot} >make install DESTDIR=%{buildroot} > ># Clean .la files >find %{buildroot} -name '*.la' | xargs rm -f >rm -f %{buildroot}%{_libdir}/echoping/random.* >rm -f %{buildroot}%{_mandir}/man1/echoping_random.1* > >%clean >rm -rf %{buildroot} > >%files >%defattr(-, root, root, -) >%doc AUTHORS COPYING ChangeLog README TODO DETAILS >%{_bindir}/echoping >%{_mandir}/man1/echoping.1* > >%files dns >%{_mandir}/man1/echoping_dns.1* >%{_libdir}/echoping/dns.so.* > >%files ldap >%{_mandir}/man1/echoping_ldap.1* >%{_libdir}/echoping/ldap.so.* > >%files postgresql >%{_mandir}/man1/echoping_postgresql.1* >%{_libdir}/echoping/postgresql.so.* > >%files whois >%{_mandir}/man1/echoping_whois.1* >%{_libdir}/echoping/whois.so.* > >%files devel >%{_includedir}/echoping/ >%{_libdir}/echoping/*.so > >%changelog >* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.0.2-7 >- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild > >* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 6.0.2-6 >- rebuilt with new openssl > >* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.0.2-5 >- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild > >* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.0.2-4 >- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild > >* Thu Jan 15 2009 Tomas Mraz <tmraz@redhat.com> 6.0.2-3 >- rebuild with new openssl > >* Thu Jul 17 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 6.0.2-2 >- fix license tag > >* Mon Feb 11 2008 Andreas Thienemann <andreas@bawue.net> - 6.0.2-1 >- Updated to 6.0.2 >- Split into subpackages for plugins > >* Wed Dec 05 2007 Release Engineering <rel-eng at fedoraproject dot org> - 5.2.0-3 >- Rebuild for deps > >* Fri Sep 08 2006 Andreas Thienemann <andreas@bawue.net> - 5.2.0-2 >- FE6 Rebuild > >* Wed Mar 13 2006 Andreas Thienemann <andreas@bawue.net> 5.2.0-1 >- Initial FE release.
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 806652
:
572560
|
572561
| 572562