source: projects/specs/trunk/r/rdesktop/rdesktop-vl.spec @ 12299

Revision 12299, 4.2 KB checked in by tomop, 5 years ago (diff)

updated 15 packages

ant-1.9.14-1

ccid-1.4.31-1

extra-cmake-modules-5.63.0-1

file-5.37-2

iputils-20190709-1

libarchive-3.4.0-1

libidn2-2.2.0-1

libmodsecurity-3.0.3-4

libxslt-1.1.33-2

ncurses-6.1-3

pcsc-lite-1.8.25-1

polkit-qt-0.112.0-3

qca2-2.2.1-1

rdesktop-1.9.0-1

util-linux-2.34-1

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