]> git.pld-linux.org Git - packages/bopm.git/commitdiff
- mkdir too; rel 3 AC-branch auto/ac/bopm-3_1_3-3 auto/th/bopm-3_1_3-3
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 19 Jan 2009 13:34:44 +0000 (13:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bopm.spec -> 1.30

bopm.spec

index 5a4a44cb9ffaecaffbec8cbab09e66d9beea8278..e109f28da93b036c3831b5dd7d31db19065af965 100644 (file)
--- a/bopm.spec
+++ b/bopm.spec
@@ -14,7 +14,7 @@ Summary:      Open proxy monitor and blocker, designed for use with ircds
 Summary(pl.UTF-8):     Monitorowanie i blokowanie otwartych proxy do używania z ircd
 Name:          bopm
 Version:       3.1.3
-Release:       2
+Release:       3
 License:       GPL
 Group:         Applications/Communications
 Source0:       http://static.blitzed.org/www.blitzed.org/bopm/files/%{name}-%{version}.tar.gz
@@ -160,9 +160,9 @@ mkfifo $RPM_BUILD_ROOT%{_supervise}/{,log/}supervise/ok
 
 %else
 install -D %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
-install -d $RPM_BUILD_ROOT/var/run/%{name}
 %endif
 
+install -d $RPM_BUILD_ROOT/var/run/%{name}
 install %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.conf
 > $RPM_BUILD_ROOT/var/log/%{name}/bopm.log
 > $RPM_BUILD_ROOT/var/log/%{name}/scan.log
This page took 0.051225 seconds and 4 git commands to generate.