Logoj0ke.net Open Build Service > Projects > internetx > blocksshd > Changes
Sign Up | Log In

Changes of Revision 15

[-] Changed blocksshd.spec
x
 
1
@@ -48,7 +48,7 @@
2
 %patch1 -p1
3
 %endif
4
 
5
-%if 0%{?centos_version} || 0%{?fedora_version}
6
+%if 0%{?centos_version} || 0%{?fedora_version} | 0%{?rhel_version}
7
 %patch2 -p1
8
 %patch3 -p1
9
 %endif
10
@@ -107,7 +107,7 @@
11
 * Fri Sep 05 2008 Carsten Schoene <cs@linux-administrator.com>
12
 - update to blocksshd version 1.3
13
  - removed IPv6 support
14
-- reworked config & init patches
15
+- reworked config & init patches, added RHEL support
16
 
17
 * Tue Jan 22 2008 Carsten Schoene <cs@linux-administrator.com>
18
 - added more requirements
19
[+] Changed blocksshd-redhat-init.diff ^