libXxf86dga-vl.spec 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177
  1. Summary: X.Org X11 libXxf86dga runtime library
  2. Summary(ja): X.Org X11 libXxf86dga ランタイムライブラリ
  3. Name: libXxf86dga
  4. Version: 1.1.4
  5. Release: 2%{?_dist_release}
  6. License: MIT/X11
  7. Group: System Environment/Libraries
  8. URL: http://www.x.org
  9. Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2
  10. BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
  11. BuildRequires: pkgconfig
  12. BuildRequires: xorg-x11-proto-devel
  13. BuildRequires: xorg-x11-util-macros
  14. BuildRequires: libX11-devel
  15. BuildRequires: libXext-devel
  16. Obsoletes: XFree86-libs, XOrg-libs
  17. Vendor: Project Vine
  18. Distribution: Vine Linux
  19. Packager: Takemikaduchi
  20. %description
  21. X.Org X11 libXxf86dga runtime library
  22. %package devel
  23. Summary: X.Org X11 libXxf86dga development package
  24. Summary(ja): X.Org X11 libXxf86dga 開発パッケージ
  25. Group: Development/Libraries
  26. Requires(pre): xorg-x11-filesystem
  27. Requires: %{name} = %{version}-%{release}
  28. Requires: xorg-x11-proto-devel
  29. Obsoletes: XFree86-devel, XOrg-devel
  30. %description devel
  31. X.Org X11 libXxf86dga development package
  32. %prep
  33. %setup -q
  34. %build
  35. %configure --disable-static
  36. make
  37. %install
  38. rm -rf $RPM_BUILD_ROOT
  39. make install DESTDIR=$RPM_BUILD_ROOT
  40. # We intentionally don't ship *.la files
  41. rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
  42. %clean
  43. rm -rf $RPM_BUILD_ROOT
  44. %post -p /sbin/ldconfig
  45. %postun -p /sbin/ldconfig
  46. %files
  47. %defattr(-,root,root,-)
  48. # FIXME: Some of these files are missing %doc AUTHORS COPYING README INSTALL ChangeLog
  49. %doc COPYING ChangeLog
  50. %{_libdir}/libXxf86dga.so.1
  51. %{_libdir}/libXxf86dga.so.1.*
  52. %files devel
  53. %defattr(-,root,root,-)
  54. %{_includedir}/X11/extensions/*.h
  55. %{_libdir}/libXxf86dga.so
  56. %{_libdir}/pkgconfig/xxf86dga.pc
  57. %{_mandir}/man3/*.3*
  58. %changelog
  59. * Thu Dec 26 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.4-2
  60. - rebuild with VineSeed environment
  61. * Sun Jun 02 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.4-1
  62. - new upstream release
  63. (including security fix for CVE-2013-1991,2000)
  64. * Fri Mar 09 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.3-1
  65. - new upstream release
  66. - add BuildRequires: xorg-x11-util-macros
  67. * Sun Nov 07 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.2-1
  68. - new upstream release
  69. * Fri Sep 24 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.1-3
  70. - rebuild with rpm-4.8.1 for pkg-config file
  71. * Thu Nov 19 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.1.1-2
  72. - add Xxf86dga.h/xf86dga1.h
  73. * Wed Nov 18 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.1.1-1
  74. - new upstream release
  75. * Tue Mar 31 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.2-2
  76. - spec in utf-8
  77. * Sun May 18 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.2-1
  78. - new versioning policy
  79. * Thu Jan 17 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.2-0vl1
  80. - initial build for Vine Linux
  81. * Mon Dec 03 2007 Adam Jackson <ajax@redhat.com> 1.0.2-1
  82. - libXxf86dga 1.0.2
  83. * Tue Aug 21 2007 Adam Jackson <ajax@redhat.com> - 1.0.1-4
  84. - Rebuild for build id
  85. * Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - sh: line 0: fg: no job control
  86. - rebuild
  87. * Fri Jun 09 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-3
  88. - Added "Requires: xorg-x11-proto-devel" to devel package for xxf86dga.pc
  89. * Mon Jun 05 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-2
  90. - Added "BuildRequires: pkgconfig" for (#193507)
  91. - Replace "makeinstall" with "make install DESTDIR=..." for (#192728)
  92. * Thu Apr 27 2006 Adam Jackson <ajackson@redhat.com> 1.0.1-1
  93. - Update to 1.0.1
  94. * Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.0.0-2.2
  95. - bump again for double-long bug on ppc(64)
  96. * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.0.0-2.1
  97. - rebuilt for new gcc4.1 snapshot and glibc changes
  98. * Mon Jan 23 2006 Mike A. Harris <mharris@redhat.com> 1.0.0-2
  99. - Bumped and rebuilt
  100. * Fri Dec 16 2005 Mike A. Harris <mharris@redhat.com> 1.0.0-1
  101. - Updated libXxf86dga to version 1.0.0 from X11R7 RC4
  102. * Tue Dec 13 2005 Mike A. Harris <mharris@redhat.com> 0.99.3-1
  103. - Updated libXxf86dga to version 0.99.3 from X11R7 RC3
  104. - Added "Requires(pre): xorg-x11-filesystem >= 0.99.2-3", to ensure
  105. that /usr/lib/X11 and /usr/include/X11 pre-exist.
  106. - Removed 'x' suffix from manpage directories to match RC3 upstream.
  107. * Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
  108. - rebuilt
  109. * Fri Nov 11 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-1
  110. - Updated libXxf86dga to version 0.99.2 from X11R7 RC2
  111. - Changed 'Conflicts: XFree86-devel, xorg-x11-devel' to 'Obsoletes'
  112. - Changed 'Conflicts: XFree86-libs, xorg-x11-libs' to 'Obsoletes'
  113. * Mon Oct 24 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-1
  114. - Updated libXxf86dga to version 0.99.1 from X11R7 RC1
  115. - Updated file manifest to find manpages in "man3x"
  116. * Thu Sep 29 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-3
  117. - Renamed package to remove xorg-x11 from the name due to unanimous decision
  118. between developers.
  119. - Use Fedora Extras style BuildRoot tag.
  120. - Disable static library creation by default.
  121. - Add missing defattr to devel subpackage
  122. - Add missing documentation files to doc macro
  123. * Tue Aug 23 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-2
  124. - Renamed package to prepend "xorg-x11" to the name for consistency with
  125. the rest of the X11R7 packages.
  126. - Added "Requires: %%{name} = %%{version}-%%{release}" dependency to devel
  127. subpackage to ensure the devel package matches the installed shared libs.
  128. - Added virtual "Provides: lib<name>" and "Provides: lib<name>-devel" to
  129. allow applications to use implementation agnostic dependencies.
  130. - Added post/postun scripts which call ldconfig.
  131. - Added Conflicts with XFree86-libs and xorg-x11-libs to runtime package,
  132. and Conflicts with XFree86-devel and xorg-x11-devel to devel package.
  133. * Mon Aug 22 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-1
  134. - Initial build.