From be109bc3a296bff1e7e56ea100c568e60bcb72fc Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Wed, 26 Nov 2014 19:11:12 +0000 Subject: [PATCH] - TLDized --- xrdp.README.PLD => xrdp.README.TLD | 0 xrdp.README.PLD.pl => xrdp.README.TLD.pl | 0 xrdp.spec | 12 ++++++------ 3 files changed, 6 insertions(+), 6 deletions(-) rename xrdp.README.PLD => xrdp.README.TLD (100%) rename xrdp.README.PLD.pl => xrdp.README.TLD.pl (100%) diff --git a/xrdp.README.PLD b/xrdp.README.TLD similarity index 100% rename from xrdp.README.PLD rename to xrdp.README.TLD diff --git a/xrdp.README.PLD.pl b/xrdp.README.TLD.pl similarity index 100% rename from xrdp.README.PLD.pl rename to xrdp.README.TLD.pl diff --git a/xrdp.spec b/xrdp.spec index 0cadc31..8f5eef2 100644 --- a/xrdp.spec +++ b/xrdp.spec @@ -11,8 +11,8 @@ Source1: %{name}.init 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 @@ -56,8 +56,8 @@ xrdp używa jako backendu Xvnc lub X11rdp. %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 @@ -104,8 +104,8 @@ rm -rf $RPM_BUILD_ROOT %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} -- 2.44.0