]> git.pld-linux.org Git - packages/fakebo.git/blobdiff - fakebo.spec
- release 5 for Ac (4 is for Ra)
[packages/fakebo.git] / fakebo.spec
index 9b8098a55a1778c6d416421f6a84fe3fa8a75c8e..3ae495036859e667beb8cdbe7b31a7ae2d31875b 100644 (file)
@@ -2,15 +2,16 @@ Summary:      Fakes trojan servers and logs incoming requests
 Summary(pl):   Program udaj±cy trojany i loguj±cy nadchodz±ce po³±czenia
 Name:          fakebo
 Version:       0.4.1
-Release:       4
+Release:       5
 License:       GPL
 Group:         Networking/Daemons
 Source0:       ftp://ftp.linux.hr/pub/fakebo/%{name}-%{version}.tar.gz
+# Source0-md5: 442b48ba44250104c30a6e7975230b7c
 Source1:       %{name}.init
 URL:           http://cvs.linux.hr/fakebo/
 BuildRequires: autoconf
-Prereq:                rc-scripts
-Prereq:                /sbin/chkconfig
+PreReq:                rc-scripts
+Requires(post,preun):  /sbin/chkconfig
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -36,7 +37,8 @@ klienta pr
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT/etc/rc.d/init.d
 
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
 
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/fakebo
 
This page took 0.051697 seconds and 4 git commands to generate.