xorg-x11-xtrans-devel-vl.spec 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173
  1. Summary: X.Org X11 developmental X transport library
  2. Summary(ja): X.Org X11 Xtrans 開発ライブラリ
  3. Name: xorg-x11-xtrans-devel
  4. Version: 1.5.0
  5. Release: 1%{?_dist_release}
  6. Group: Development/Libraries
  7. Vendor: Project Vine
  8. Distribution: Vine Linux
  9. Packager: daisuke
  10. License: MIT/X11
  11. URL: https://www.x.org
  12. Source0: https://ftp.x.org/pub/individual/lib/xtrans-%{version}.tar.xz
  13. Patch1: xtrans-1.2.7-avoid-gethostname.patch
  14. BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
  15. BuildArch: noarch
  16. BuildRequires: pkgconfig
  17. BuildRequires: xorg-x11-util-macros
  18. Requires(pre): xorg-x11-filesystem
  19. %description
  20. X.Org X11 developmental X transport library
  21. %prep
  22. %setup -q -n xtrans-%{version}
  23. %patch1 -p1 -b .my-name-is-unix
  24. %build
  25. %configure --libdir=%{_datadir}
  26. # Running 'make' not needed.
  27. %install
  28. rm -rf $RPM_BUILD_ROOT
  29. make install DESTDIR=$RPM_BUILD_ROOT
  30. rm -rf $RPM_BUILD_ROOT/%{_docdir}/xtrans
  31. %clean
  32. rm -rf $RPM_BUILD_ROOT
  33. %files
  34. %defattr(-,root,root,-)
  35. %license COPYING
  36. %doc AUTHORS ChangeLog README
  37. %dir %{_includedir}/X11
  38. %dir %{_includedir}/X11/Xtrans
  39. %{_includedir}/X11/Xtrans/Xtrans.c
  40. %{_includedir}/X11/Xtrans/Xtrans.h
  41. %{_includedir}/X11/Xtrans/Xtransint.h
  42. %{_includedir}/X11/Xtrans/Xtranslcl.c
  43. %{_includedir}/X11/Xtrans/Xtranssock.c
  44. %{_includedir}/X11/Xtrans/Xtransutil.c
  45. %{_includedir}/X11/Xtrans/transport.c
  46. %{_datadir}/pkgconfig/xtrans.pc
  47. %{_datadir}/aclocal/xtrans.m4
  48. %changelog
  49. * Thu Oct 19 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.5.0-1
  50. - new upstream release.
  51. * Thu Sep 05 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.4.0-1
  52. - new upstream release.
  53. * Sat Nov 22 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.3.5-1
  54. - new upstream release
  55. * Wed Apr 23 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.3.4-1
  56. - new upstream release
  57. * Thu Dec 26 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.3.2-1
  58. - new upstream release
  59. * Sat Mar 24 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.2.7-1
  60. - new upstream release
  61. - update Patch1 (xtrans-1.2.7-avoid-gethostname.patch)
  62. * Sat Dec 18 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.2.6-1
  63. - new upstream release
  64. * Wed Oct 06 2010 Shu KONNO <owa@bg.wakwak.com> 1.2.5-2
  65. - rebuilt with rpm-4.8.1 for pkg-config
  66. * Tue Nov 17 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.2.5-1
  67. - new upstream release
  68. - change BuildArch to noarch
  69. * Fri Mar 20 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.2.3-1
  70. - new upstream release
  71. - changed Group to Development/Libraries
  72. * Fri Jul 04 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.2.1-1
  73. - new upstream release
  74. * Sun May 18 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.3-1
  75. - new versioning policy
  76. * Mon Mar 03 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.3-0vl1
  77. - initial build for Vine Linux
  78. * Mon Oct 01 2007 Adam Jackson <ajax@redhat.com> 1.0.3-5
  79. - xtrans-1.0.3-avoid-gethostname.patch: Don't trust gethostname() output
  80. when building networkIds for AF_UNIX sockets. Fixes application launch
  81. delays and failures when dhclient changes your hostname from under you.
  82. * Thu Sep 20 2007 Adam Jackson <ajax@redhat.com> 1.0.3-4
  83. - Fix a bug in automatic port generation for abstract sockets. Fixes fast
  84. user switching, among other things.
  85. * Fri Aug 24 2007 Adam Jackson <ajax@redhat.com> 1.0.3-3
  86. - Abstract sockets for PF_UNIX.
  87. * Sat Apr 21 2007 Matthias Clasen <mclasen@redhat.com> 1.0.3-2
  88. - Don't install INSTALL
  89. * Fri Jan 05 2007 Adam Jackson <ajax@redhat.com> 1.0.3-1
  90. - Update to 1.0.3
  91. * Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.0.1-1.1
  92. - rebuild
  93. * Mon Jul 10 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-1.fc6
  94. - Update to xtrans-1.0.1
  95. - Remove xtrans-1.0.0-setuid.diff as it is included in 1.0.1
  96. * Tue Jun 20 2006 Mike A. Harris <mharris@redhat.com> 1.0.0-4
  97. - Added xtrans-1.0.0-setuid.diff to fix potential security issue (#195555)
  98. - Use setup -n instead of -c, and remove extraneous calls to cd from build
  99. and install sections.
  100. - Use "make install DESTDIR=$RPM_BUILD_ROOT" instead of makeinstall macro.
  101. - Added "AUTHORS ChangeLog COPYING INSTALL NEWS README" to doc macro.
  102. * Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> 1.0.0-3.2
  103. - bump again for double-long bug on ppc(64)
  104. * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> 1.0.0-3.1
  105. - rebuilt for new gcc4.1 snapshot and glibc changes
  106. * Mon Jan 23 2006 Mike A. Harris <mharris@redhat.com> 1.0.0-3
  107. - Bump and rebuild.
  108. * Fri Dec 23 2005 Mike A. Harris <mharris@redhat.com> 1.0.0-2
  109. - Bump and rebuild.
  110. * Thu Dec 15 2005 Mike A. Harris <mharris@redhat.com> 1.0.0-1
  111. - Update to xtrans-1.0.0 from X11R7 RC4 release.
  112. * Tue Nov 22 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-2
  113. - Add "Requires(pre): xorg-x11-filesystem >= 0.99.2-3" to avoid bug (#173384).
  114. * Fri Nov 11 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-1
  115. - Update to xtrans-0.99.2 from X11R7 RC2 release.
  116. * Thu Oct 20 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-1
  117. - Update to xtrans-0.99.1 from X11R7 RC1 release.
  118. - This package contains only C source and header files and pkg-config
  119. *.pc files, and does not contain any ELF binaries or DSOs, so we disable
  120. debuginfo generation.
  121. * Sun Oct 02 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-2
  122. - Use Fedora-Extras style BuildRoot tag
  123. - Add tarball URL
  124. * Mon Aug 22 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-1
  125. - Initial build.