428443
Summary: X Display Manager Control Protocol library
428443
Name: libXdmcp
da65aa
Version: 1.1.2
da65aa
Release: 6%{?dist}
428443
License: MIT
428443
Group: System Environment/Libraries
428443
URL: http://www.x.org
428443
428443
Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2
428443
428443
BuildRequires: xorg-x11-util-macros
428443
BuildRequires: autoconf automake libtool
428443
BuildRequires: xorg-x11-proto-devel
428443
BuildRequires: xmlto
428443
5f3718
Patch0: fips-docs.patch
da65aa
Patch1: 0001-Use-getentropy-if-arc4random_buf-is-not-available.patch
da65aa
Patch2: 0002-Fix-compilation-error-when-arc4random_buf-is-not-ava.patch
da65aa
Patch3: 0003-Add-getentropy-emulation-through-syscall.patch
5f3718
428443
%description
428443
X Display Manager Control Protocol library.
428443
428443
%package devel
428443
Summary: Development files for %{name}
428443
Group: Development/Libraries
428443
Requires: %{name} = %{version}-%{release}
428443
428443
%description devel
428443
libXdmcp development package.
428443
428443
%prep
428443
%setup -q
428443
5f3718
%patch0 -p1 -b .fips-docs
da65aa
%patch1 -p1 -b .cve-2017-2625
da65aa
%patch2 -p1 -b .cve-2017-2625
da65aa
%patch3 -p1 -b .cve-2017-2625
5f3718
428443
%build
428443
autoreconf -v --install --force
428443
%configure --disable-static
428443
make V=1 %{?_smp_mflags}
428443
428443
%install
428443
rm -rf $RPM_BUILD_ROOT
428443
428443
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
428443
428443
# We intentionally don't ship *.la files
428443
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
428443
428443
# manual fixup later
428443
rm -rf $RPM_BUILD_ROOT%{_docdir}
428443
428443
%clean
428443
rm -rf $RPM_BUILD_ROOT
428443
428443
%post -p /sbin/ldconfig
428443
%postun -p /sbin/ldconfig
428443
428443
%files
428443
%defattr(-,root,root,-)
428443
%doc AUTHORS COPYING ChangeLog Wraphelp.README.crypto
428443
%{_libdir}/libXdmcp.so.6
428443
%{_libdir}/libXdmcp.so.6.0.0
428443
428443
%files devel
428443
%defattr(-,root,root,-)
428443
%doc README
428443
%{_includedir}/X11/Xdmcp.h
428443
%{_libdir}/libXdmcp.so
428443
%{_libdir}/pkgconfig/xdmcp.pc
428443
428443
%changelog
da65aa
* Tue Mar 28 2017 Benjamin Tissoires <benjamin.tissoires@redhat.com> 1.1.2-6
da65aa
- Do not pull libbsd, use getentropy or getrandom syscall instead
da65aa
da65aa
* Wed Mar 01 2017 Benjamin Tissoires <benjamin.tissoires@redhat.com> 1.1.2-5
da65aa
- Use libbsd for randoms (CVE-2017-2625, rhbz#1427716)
da65aa
da65aa
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-4
da65aa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
da65aa
da65aa
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-3
da65aa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
da65aa
da65aa
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.2-2
da65aa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
da65aa
da65aa
* Mon Mar 23 2015 Benjamin Tissoires <benjamin.tissoires@redhat.com> 1.1.2-1
da65aa
- libXdmcp 1.1.2
da65aa
da65aa
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.1-7
da65aa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
da65aa
5f3718
* Wed Feb 12 2014 Adam Jackson <ajax@redhat.com> 1.1.1-6.1
5f3718
- Mass rebuild
5f3718
5f3718
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.1.1-6
5f3718
- Mass rebuild 2013-12-27
5f3718
5f3718
* Tue Dec 17 2013 Soren Sandmann <ssp@redhat.com> - 1.1.4-5
5f3718
- Add note to README about the lack of FIPS compliance for DMCP
5f3718
  authentications.
5f3718
  Bug 994193
5f3718
428443
* Thu Mar 07 2013 Peter Hutterer <peter.hutterer@redhat.com> - 1.1.1-4
428443
- autoreconf for aarch64
428443
428443
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.1-3
428443
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
428443
428443
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.1-2
428443
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
428443
428443
* Thu Mar 08 2012 Adam Jackson <ajax@redhat.com> 1.1.1-1
428443
- libXdmcp 1.1.1
428443
428443
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-3
428443
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
428443
428443
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-2
428443
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
428443
428443
* Mon Nov 08 2010 Adam Jackson <ajax@redhat.com> 1.1.0-1
428443
- libXdmcp 1.1.0
428443
428443
* Wed Oct 21 2009 Parag <paragn@fedoraproject.org> - 1.0.3-3
428443
- Merge-Review #226068
428443
- make is not verbose
428443
428443
* Thu Oct 08 2009 Parag <paragn@fedoraproject.org> - 1.0.3-2
428443
- Merge-Review #226068
428443
- Removed BR:pkgconfig
428443
- Few spec cleanups.
428443
428443
* Thu Sep 24 2009 Peter Hutterer <peter.hutterer@redhat.com> 1.0.3-1
428443
- libXdmcp 1.0.3
428443
- libXdmcp-1.0.2-namespace-pollution.patch: drop
428443
428443
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.2-11
428443
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
428443
428443
* Thu Jul 23 2009 Adam Jackson <ajax@redhat.com> 1.0.2-10
428443
- Un-require xorg-x11-filesystem
428443
428443
* Thu Jul 23 2009 Adam Jackson <ajax@redhat.com> 1.0.2-9
428443
- Remove useless %%dir
428443
428443
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.2-8
428443
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
428443
428443
* Sat Feb 21 2009 Adam Jackson <ajax@redhat.com> 1.0.2-7
428443
- Merge review cleanups. (#226068)
428443
428443
* Tue Jul 15 2008 Adam Jackson <ajax@redhat.com> 1.0.2-6
428443
- Fix license tag.
428443
428443
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.0.2-5
428443
- Autorebuild for GCC 4.3
428443
428443
* Tue Aug 21 2007 Adam Jackson <ajax@redhat.com> - 1.0.2-4
428443
- Rebuild for build id
428443
428443
* Sat Apr 21 2007 Matthias Clasen <mclasen@redhat.com> 1.0.2-3
428443
- Don't install INSTALL
428443
428443
* Mon Nov 20 2006 Adam Jackson <ajax@redhat.com> 1.0.2-2.fc7
428443
- libXdmcp-1.0.2-namespace-pollution.patch: Hide Xalloc and friends from the
428443
  dynamic linker.
428443
428443
* Mon Nov 20 2006 Adam Jackson <ajax@redhat.com> 1.0.2-1
428443
- Update to 1.0.2
428443
428443
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> 1.0.1-2.1
428443
- rebuild
428443
428443
* Wed Jun 07 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-2
428443
- Added "BuildRequires: xorg-x11-proto-devel"
428443
- Added "Requires: xorg-x11-proto-devel" to devel package, needed by xdmcp.pc
428443
- Replace "makeinstall" with "make install DESTDIR=..."
428443
- Remove package ownership of mandir/libdir/etc.
428443
428443
* Thu Apr 27 2006 Adam Jackson <ajackson@redhat.com> 1.0.1-1
428443
- Update to 1.0.1
428443
428443
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.0.0-2.2
428443
- bump again for double-long bug on ppc(64)
428443
428443
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.0.0-2.1
428443
- rebuilt for new gcc4.1 snapshot and glibc changes
428443
428443
* Mon Jan 23 2006 Mike A. Harris <mharris@redhat.com> 1.0.0-2
428443
- Bumped and rebuilt
428443
428443
* Fri Dec 16 2005 Mike A. Harris <mharris@redhat.com> 1.0.0-1
428443
- Updated libXdmcp to version 1.0.0 from X11R7 RC4
428443
428443
* Tue Dec 13 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-1
428443
- Updated libXdmcp to version 0.99.2 from X11R7 RC3
428443
- Added "Requires(pre): xorg-x11-filesystem >= 0.99.2-3", to ensure
428443
  that /usr/lib/X11 and /usr/include/X11 pre-exist.
428443
- Removed 'x' suffix from manpage directories to match RC3 upstream.
428443
428443
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
428443
- rebuilt
428443
428443
* Fri Nov 11 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-2
428443
- Changed 'Conflicts: XFree86-devel, xorg-x11-devel' to 'Obsoletes'
428443
- Changed 'Conflicts: XFree86-libs, xorg-x11-libs' to 'Obsoletes'
428443
428443
* Fri Oct 21 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-1
428443
- Update to libXdmcp-0.99.1 from X11R7 RC1 release.
428443
428443
* Thu Sep 29 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-3
428443
- Renamed package to remove xorg-x11 from the name due to unanimous decision
428443
  between developers.
428443
- Use Fedora Extras style BuildRoot tag.
428443
- Disable static library creation by default.
428443
- Add missing defattr to devel subpackage
428443
- Add missing documentation files to doc macro
428443
428443
* Tue Aug 23 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-2
428443
- Renamed package to prepend "xorg-x11" to the name for consistency with
428443
  the rest of the X11R7 packages.
428443
- Added "Requires: %%{name} = %%{version}-%%{release}" dependency to devel
428443
  subpackage to ensure the devel package matches the installed shared libs.
428443
- Added virtual "Provides: lib<name>" and "Provides: lib<name>-devel" to
428443
  allow applications to use implementation agnostic dependencies.
428443
- Added post/postun scripts which call ldconfig.
428443
- Added Conflicts with XFree86-libs and xorg-x11-libs to runtime package,
428443
  and Conflicts with XFree86-devel and xorg-x11-devel to devel package.
428443
428443
* Mon Aug 22 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-1
428443
- Initial build.