]> git.pld-linux.org Git - packages/xrdp.git/commitdiff
- added patch that fixes bug in sesman
authorpawelz <pawelz@pld-linux.org>
Wed, 10 Sep 2008 13:38:21 +0000 (13:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed bug from known bugs list in README and README.pl
- rel 2

Changed files:
    xrdp.spec -> 1.5

xrdp.spec

index b93613c0487f148a957a7bd8aeb8b67eda131de1..a75e77d36ff058b59c758835b5c5da623b4c69f7 100644 (file)
--- a/xrdp.spec
+++ b/xrdp.spec
@@ -3,7 +3,7 @@ Summary:        Remote desktop server
 Summary(pl.UTF-8):     Serwer remote desktop
 Name:          xrdp
 Version:       0.4.1
-Release:       1
+Release:       2
 License:       GPL
 Group:         X11/Applications/Networking
 Source0:       http://dl.sourceforge.net/xrdp/%{name}-%{version}.tar.gz
@@ -16,6 +16,7 @@ Source5:      %{name}.README.PLD
 Source6:       %{name}.README.PLD.pl
 Patch0:                %{name}-paths.patch
 Patch1:                %{name}-make.patch
+Patch2:                %{name}-signals.patch
 URL:           http://xrdp.sourceforge.net/
 BuildRequires: pam-devel
 BuildRequires: rpmbuild(macros) >= 1.268
@@ -46,6 +47,7 @@ xrdp używa jako backendu Xvnc lub X11rdp.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 install %{SOURCE5} README.PLD
 install %{SOURCE6} README.PLD.pl
This page took 0.091587 seconds and 4 git commands to generate.