rdesktop-vl.spec 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141
  1. Summary: A Remote Desktop Protocol Client
  2. Summary(ja): リモートデスクトッププロトコルクライアント
  3. Name: rdesktop
  4. Version: 1.9.0
  5. Release: 1%{?_dist_release}
  6. Group: User Interface/Desktops
  7. Vendor: Project Vine
  8. Distribution: Vine Linux
  9. License: GPLv3
  10. URL: http://www.rdesktop.org/
  11. Source0: https://github.com/rdesktop/rdesktop/releases/download/v%{version}/%{name}-%{version}.tar.gz
  12. Patch1: %{name}-libao.patch
  13. BuildRoot: %{_tmppath}/%{name}-%{version}-root
  14. BuildRequires: gnutls-devel
  15. BuildRequires: libX11-devel
  16. BuildRequires: libXcursor-devel
  17. BuildRequires: libXrandr-devel
  18. BuildRequires: libao-devel
  19. BuildRequires: libsamplerate-devel
  20. BuildRequires: libtasn1-devel
  21. BuildRequires: nettle-devel
  22. BuildRequires: openssl-devel
  23. BuildRequires: pcsc-lite-devel
  24. BuildRequires: autoconf automake libtool
  25. %description
  26. rdesktop is an open source client for Windows NT Terminal Server and
  27. Windows 2000 Terminal Services, capable of natively speaking Remote
  28. Desktop Protocol (RDP) in order to present the user's NT
  29. desktop. Unlike Citrix ICA, no server extensions are required.
  30. %description -l ja
  31. rdesktop は Windows NT ターミナルサーバ、Windows 20000 ターミナルサービス
  32. のオープンソースクライアントです。リモートデスクトッププロトコル(RDP)を
  33. 利用してユーザの Windows デスクトップを表示します。Citrix ICA のような
  34. サーバ拡張は必要ありません。
  35. %prep
  36. %setup -q
  37. %patch1 -p1 -b .ao
  38. %build
  39. %configure --with-ipv6 --with-sound=libao --disable-credssp
  40. make %{?_smp_mflags}
  41. %install
  42. rm -rf $RPM_BUILD_ROOT
  43. %makeinstall
  44. %clean
  45. rm -rf $RPM_BUILD_ROOT
  46. %files
  47. %defattr(-,root,root)
  48. %license COPYING
  49. %doc doc/ChangeLog doc/AUTHORS doc/HACKING doc/TODO doc/*.txt
  50. %{_bindir}/rdesktop
  51. %{_datadir}/rdesktop
  52. %{_mandir}/man1/*
  53. %changelog
  54. * Sat Oct 26 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.9.0-1
  55. - new upstream release.
  56. * Fri Jul 06 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 1.7.1-1
  57. - new upstream release
  58. * Thu May 12 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 1.7.0-1
  59. - remove upstreamed Patch0
  60. - add Patch10 to solve windows server licensing issue.
  61. - add Patch11 to skip license file loading. (for w2k8)
  62. - add patch12 to enable font smoothing
  63. * Thu May 12 2011 IWAI, Masaharu <iwai@alib.jp> 1.6.0-4
  64. - SECURITY FIX: CVE-2011-1595
  65. - add remote-file-access patch (Patch0): from RHEL6 1.6.0-8.1
  66. * Sat Jan 15 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.6.0-3
  67. - rebuild with openssl-1.0.0c
  68. - add BuildRequires: libap-devel
  69. * Thu May 07 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.6.0-2
  70. - add BR: alsa-lib-devel, libX11-devel, libsamplerate-devel
  71. - remove BR: XOrg-devel
  72. * Mon Oct 13 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.6.0-1vl5
  73. - new upstream release
  74. * Fri Oct 10 2008 Shu KONNO <owa@bg.wakwak.com> 1.5.0-1vl5
  75. - applied new versioning policy, spec in utf-8
  76. * Fri May 18 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0-0vl2
  77. - rebuild with new openssl
  78. * Thu Dec 07 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.5.0-0vl1
  79. - new upstream release
  80. - fixed typo in spec file <BTS:425>
  81. * Tue Oct 04 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.1-0vl1
  82. - new upstream release
  83. * Sun Apr 10 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.0-0vl1
  84. - new upstream release
  85. * Fri Feb 20 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 1.3.1-0vl1
  86. - new upstream release
  87. * Thu Dec 11 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.3.0-0vl1
  88. - new upstream release
  89. - initial build for Vine Linux
  90. * Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
  91. - rebuilt
  92. * Mon Feb 10 2003 Alexander Larsson <alexl@redhat.com> 1.2.0-1
  93. - 1.2.0, new stable release
  94. - Removed now-upstream ssl patch
  95. * Wed Jan 22 2003 Tim Powers <timp@redhat.com>
  96. - rebuilt
  97. * Tue Jan 7 2003 Nalin Dahyabhai <nalin@redhat.com> 1.1.0-5
  98. - work around now-private definition of BN_CTX
  99. * Wed Dec 11 2002 Elliot Lee <sopwith@redhat.com> 1.1.0-4
  100. - Fix multilib builds by passing LDLIBS on make command line
  101. - Use _smp_mflags
  102. * Mon Nov 18 2002 Tim Powers <timp@redhat.com>
  103. - rebuild in current tree
  104. * Fri Jun 21 2002 Tim Powers <timp@redhat.com>
  105. - automated rebuild
  106. * Wed Jun 12 2002 Alexander Larsson <alexl@redhat.com>
  107. - Initial build.