Blame SPECS/xorg-x11-xtrans-devel.spec

6d3509
%{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}}
6d3509
6d3509
# NOTE: This package contains only C source and header files and pkg-config
6d3509
# *.pc files, and does not contain any ELF binaries or DSOs, so we disable
6d3509
# debuginfo generation.
6d3509
%global debug_package %{nil}
6d3509
6d3509
Summary: X.Org X11 developmental X transport library
6d3509
Name: xorg-x11-xtrans-devel
6d3509
Version: 1.3.5
6d3509
Release: 6%{?dist}
6d3509
License: MIT
6d3509
Group: System Environment/Libraries
6d3509
URL: http://www.x.org
6d3509
BuildArch: noarch
6d3509
6d3509
Source0: http://xorg.freedesktop.org/archive/individual/lib/xtrans-%{version}.tar.bz2
6d3509
6d3509
# Fedora specific patch
6d3509
Patch1: xtrans-1.0.3-avoid-gethostname.patch
6d3509
6d3509
BuildRequires: pkgconfig
6d3509
BuildRequires: xorg-x11-util-macros
6d3509
6d3509
%description
6d3509
X.Org X11 developmental X transport library
6d3509
6d3509
%prep
6d3509
%setup -q -n xtrans-%{version}
6d3509
%patch1 -p1 -b .my-name-is-unix
6d3509
6d3509
%build
6d3509
# yes, this looks horrible, but it's to get the .pc file in datadir
6d3509
%configure --libdir=%{_datadir} --docdir=%{_pkgdocdir}
6d3509
# Running 'make' not needed.
6d3509
6d3509
%install
6d3509
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
6d3509
install -pm 644 AUTHORS ChangeLog COPYING README $RPM_BUILD_ROOT%{_pkgdocdir}
6d3509
6d3509
%files
6d3509
%{_pkgdocdir}
6d3509
%dir %{_includedir}/X11
6d3509
%dir %{_includedir}/X11/Xtrans
6d3509
%{_includedir}/X11/Xtrans/Xtrans.c
6d3509
%{_includedir}/X11/Xtrans/Xtrans.h
6d3509
%{_includedir}/X11/Xtrans/Xtransint.h
6d3509
%{_includedir}/X11/Xtrans/Xtranslcl.c
6d3509
%{_includedir}/X11/Xtrans/Xtranssock.c
6d3509
%{_includedir}/X11/Xtrans/Xtransutil.c
6d3509
%{_includedir}/X11/Xtrans/transport.c
6d3509
%{_datadir}/aclocal/xtrans.m4
6d3509
%{_datadir}/pkgconfig/xtrans.pc
6d3509
6d3509
%changelog
6d3509
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.5-6
6d3509
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
6d3509
6d3509
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.5-5
6d3509
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
6d3509
6d3509
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.5-4
6d3509
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
6d3509
6d3509
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.5-3
6d3509
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
6d3509
6d3509
* Wed Jan 20 2016 Peter Hutterer <peter.hutterer@redhat.com>
6d3509
- s/define/global/
6d3509
6d3509
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.5-2
6d3509
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
6d3509
6d3509
* Tue Sep 23 2014 Adam Jackson <ajax@redhat.com> 1.3.5-1
6d3509
- xtrans 1.3.5
6d3509
6d3509
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.4-2
6d3509
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
6d3509
6d3509
* Mon Mar 31 2014 Hans de Goede <hdegoede@redhat.com> - 1.3.4-1
6d3509
- xtrans 1.3.4
6d3509
6d3509
* Tue Jan 28 2014 Hans de Goede <hdegoede@redhat.com> - 1.3.3-1
6d3509
- xtrans 1.3.3
6d3509
- drop unnecessary autoreconf call
6d3509
6d3509
* Mon Dec  2 2013 Ville Skyttä <ville.skytta@iki.fi> - 1.3.2-2
6d3509
- Install docs to %%{_pkgdocdir} where available (#993878).
6d3509
6d3509
* Mon Nov 18 2013 Dave Airlie <airlied@redhat.com> 1.3.2-1
6d3509
- xtrans 1.3.2
6d3509
6d3509
* Wed Nov 06 2013 Adam Jackson <ajax@redhat.com> 1.3.0-1
6d3509
- xtrans 1.3.0
6d3509
6d3509
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.7-5
6d3509
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
6d3509
6d3509
* Thu Mar 07 2013 Dave Airlie <airlied@redhat.com> 1.2.7-4
6d3509
- autoreconf for aarch64
6d3509
6d3509
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.7-3
6d3509
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
6d3509
6d3509
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.7-2
6d3509
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
6d3509
6d3509
* Mon Apr 09 2012 Adam Jackson <ajax@redhat.com> 1.2.7-1
6d3509
- xtrans 1.2.7 (#806309)
6d3509
6d3509
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.6-3
6d3509
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
6d3509
6d3509
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.6-2
6d3509
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
6d3509
6d3509
* Tue Nov 09 2010 Peter Hutterer <peter.hutterer@redhat.com> 1.2.6-1
6d3509
- xtrans 1.2.6
6d3509
6d3509
* Sat Sep 25 2010 Parag Nemade <paragn AT fedoraproject.org> - 1.2.2-5
6d3509
- Merge-review cleanup (#226656)
6d3509
6d3509
* Mon Aug 03 2009 Adam Jackson <ajax@redhat.com> 1.2.2-4
6d3509
- Un-Requires xorg-x11-filesystem
6d3509
6d3509
* Mon Jul 27 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.2-3
6d3509
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
6d3509
6d3509
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.2-2
6d3509
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
6d3509
6d3509
* Tue Dec 09 2008 Adam Jackson <ajax@redhat.com> 1.2.2-1
6d3509
- xtrans 1.2.2
6d3509
- Move to BuildArch: noarch.
6d3509
6d3509
* Tue Jul 15 2008 Adam Jackson <ajax@redhat.com> 1.2.1-2
6d3509
- Fix license tag.
6d3509
6d3509
* Wed Jul 02 2008 Adam Jackson <ajax@redhat.com> 1.2.1-1
6d3509
- xtrans 1.2.1
6d3509
6d3509
* Tue May 06 2008 Bill Nottingham <notting@redhat.com> 1.1-2
6d3509
- xtrans-1.1-abstract.patch: Don't worry about making /tmp/.X11-unix
6d3509
  (or failure to do so) if you're using an abstract socket (#445303)
6d3509
6d3509
* Wed Mar 05 2008 Adam Jackson <ajax@redhat.com> 1.1-1
6d3509
- xtrans 1.1
6d3509
6d3509
* Wed Feb 20 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.0.3-6
6d3509
- Autorebuild for GCC 4.3
6d3509
6d3509
* Mon Oct 01 2007 Adam Jackson <ajax@redhat.com> 1.0.3-5
6d3509
- xtrans-1.0.3-avoid-gethostname.patch: Don't trust gethostname() output
6d3509
  when building networkIds for AF_UNIX sockets.  Fixes application launch
6d3509
  delays and failures when dhclient changes your hostname from under you.
6d3509
6d3509
* Thu Sep 20 2007 Adam Jackson <ajax@redhat.com> 1.0.3-4
6d3509
- Fix a bug in automatic port generation for abstract sockets.  Fixes fast
6d3509
  user switching, among other things.
6d3509
6d3509
* Fri Aug 24 2007 Adam Jackson <ajax@redhat.com> 1.0.3-3
6d3509
- Abstract sockets for PF_UNIX.
6d3509
6d3509
* Sat Apr 21 2007 Matthias Clasen <mclasen@redhat.com> 1.0.3-2
6d3509
- Don't install INSTALL
6d3509
6d3509
* Fri Jan 05 2007 Adam Jackson <ajax@redhat.com> 1.0.3-1
6d3509
- Update to 1.0.3
6d3509
6d3509
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.0.1-1.1
6d3509
- rebuild
6d3509
6d3509
* Mon Jul 10 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-1.fc6
6d3509
- Update to xtrans-1.0.1
6d3509
- Remove xtrans-1.0.0-setuid.diff as it is included in 1.0.1
6d3509
6d3509
* Tue Jun 20 2006 Mike A. Harris <mharris@redhat.com> 1.0.0-4
6d3509
- Added xtrans-1.0.0-setuid.diff to fix potential security issue (#195555)
6d3509
- Use setup -n instead of -c, and remove extraneous calls to cd from build
6d3509
  and install sections.
6d3509
- Use "make install DESTDIR=$RPM_BUILD_ROOT" instead of makeinstall macro.
6d3509
- Added "AUTHORS ChangeLog COPYING INSTALL NEWS README" to doc macro.
6d3509
6d3509
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> 1.0.0-3.2
6d3509
- bump again for double-long bug on ppc(64)
6d3509
6d3509
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> 1.0.0-3.1
6d3509
- rebuilt for new gcc4.1 snapshot and glibc changes
6d3509
6d3509
* Mon Jan 23 2006 Mike A. Harris <mharris@redhat.com> 1.0.0-3
6d3509
- Bump and rebuild.
6d3509
6d3509
* Fri Dec 23 2005 Mike A. Harris <mharris@redhat.com> 1.0.0-2
6d3509
- Bump and rebuild.
6d3509
6d3509
* Thu Dec 15 2005 Mike A. Harris <mharris@redhat.com> 1.0.0-1
6d3509
- Update to xtrans-1.0.0 from X11R7 RC4 release.
6d3509
6d3509
* Tue Nov 22 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-2
6d3509
- Add "Requires(pre): xorg-x11-filesystem >= 0.99.2-3" to avoid bug (#173384).
6d3509
6d3509
* Fri Nov 11 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-1
6d3509
- Update to xtrans-0.99.2 from X11R7 RC2 release.
6d3509
6d3509
* Thu Oct 20 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-1
6d3509
- Update to xtrans-0.99.1 from X11R7 RC1 release.
6d3509
- This package contains only C source and header files and pkg-config
6d3509
  *.pc files, and does not contain any ELF binaries or DSOs, so we disable
6d3509
  debuginfo generation.
6d3509
6d3509
* Sun Oct 02 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-2
6d3509
- Use Fedora-Extras style BuildRoot tag
6d3509
- Add tarball URL
6d3509
6d3509
* Mon Aug 22 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-1
6d3509
- Initial build.