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

Changes of Revision 22

[-] Changed blocksshd.spec
x
 
1
@@ -14,6 +14,7 @@
2
 Patch1:        blocksshd-suse-config.diff
3
 Patch2:        blocksshd-redhat-config.diff
4
 Patch3:        blocksshd-redhat-init.diff
5
+Patch4:        blocksshd-regex.patch
6
 
7
 Requires:  perl >= 5, /sbin/chkconfig
8
 
9
@@ -53,6 +54,7 @@
10
 %patch2 -p1
11
 %patch3 -p1
12
 %endif
13
+%patch4
14
 
15
 %build
16
 %{__make}
17
@@ -112,6 +114,9 @@
18
 /sbin/chkconfig --del blocksshd
19
 
20
 %changelog
21
+* Sun Oct 23 2011 Carsten Schoene <cs@linux-administrator.com> - 1.3-4
22
+- added blocksshd-regex.patch
23
+
24
 * Fri Jan 21 2011 Carsten Schoene <cs@linux-administrator.com> - 1.3-3
25
 - fix redhat init script (sysconfig startup function call)
26
 
27
[+] Added blocksshd-regex.patch ^
[+] Changed blocksshd.sysconfig ^