Search
j0ke.net Open Build Service
>
Projects
>
home:mzimmermann
>
qmhandle
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 2
[-]
[+]
Changed
qmhandle.spec
@@ -1,5 +1,5 @@ -Summary: qmhandle tool for qmail queue -Name: qmhandle +Summary: qmHandle tool for qmail queue +Name: qmHandle Version: 1.3.2 Release: 1 License: GPLv2 @@ -8,6 +8,7 @@ Source0: qmhandle-1.3.2.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-root Patch0: startstop.patch +BuildRequires: perl %description qmHandle is a tool which can be used to manage the qmail message queue. It's written in Perl (so fully customizable) and has more features than qmail-qread and qmail-qstat. @@ -15,6 +16,8 @@ %prep %setup +%patch0 -p0 + %install ## % __make DESTDIR=%{buildroot}/usr/local/sbin install %__install -D -m0755 %{name} %{buildroot}%{_sbindir}/%{name}