Source2: %{name}.pamd
Source3: %{name}.xrdp.ini
Source4: %{name}.sesman.ini
-Source5: %{name}.README.PLD
-Source6: %{name}.README.PLD.pl
+Source5: %{name}.README.TLD
+Source6: %{name}.README.TLD.pl
Patch0: format-security.patch
Patch1: build.patch
Patch2: heimdal.patch
%patch2 -p1
%patch3 -p1
-install %{SOURCE5} README.PLD
-install %{SOURCE6} README.PLD.pl
+install %{SOURCE5} README.TLD
+install %{SOURCE6} README.TLD.pl
awk '{gsub("LIBDIR","%{_libdir}"); print}' < %{SOURCE3} > xrdp.ini
%build
%files
%defattr(644,root,root,755)
%doc *.txt
-%doc README.PLD
-%doc README.PLD.pl
+%doc README.TLD
+%doc README.TLD.pl
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/sesman
%attr(754,root,root) /etc/rc.d/init.d/xrdp
%dir %{_sysconfdir}/%{name}