]> git.pld-linux.org Git - packages/conserver.git/blobdiff - conserver.spec
- added patch0 (locks)
[packages/conserver.git] / conserver.spec
index f1f3970b842b613aa36e97ff0879f49fe0497c02..751f1e548302d11565b71548d86a2da102cea7d3 100644 (file)
@@ -4,7 +4,7 @@ Summary:        Console server
 Summary(pl):   Serwer konsoli
 Name:          conserver
 Version:       8.1.9
-Release:       1
+Release:       2
 License:       BSD-like
 Group:         Daemons
 Source0:       http://www.conserver.com/%{name}-%{version}.tar.gz
@@ -12,6 +12,7 @@ Source0:      http://www.conserver.com/%{name}-%{version}.tar.gz
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
 Source3:       %{name}.logrotate
+Patch0:                %{name}-locks.patch
 URL:           http://www.conserver.com/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -38,6 +39,7 @@ podstawow
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__aclocal}
@@ -49,6 +51,7 @@ podstawow
        --with-libwrap \
        --with-openssl \
        --with-pam
+#      --with-uds
 %{__make}
 
 %install
This page took 0.218049 seconds and 4 git commands to generate.