]> git.pld-linux.org Git - packages/apt-dater.git/blobdiff - apt-dater.spec
- updated gettext BR
[packages/apt-dater.git] / apt-dater.spec
index 8684f01e0704ea89c097252c3028305f81008f4d..75ba9f4f97516e7b17761ac25361a338f280280a 100644 (file)
@@ -6,8 +6,9 @@ License:        GPL v2
 Group:         Applications/System
 Source0:       http://downloads.sourceforge.net/apt-dater/%{name}-%{version}.tar.gz
 # Source0-md5: a8ac240ddfb7d4c500505f9d5d821185
+Patch0:                kernel-pld-longterm.patch
 URL:           http://www.ibh.de/apt-dater/
-BuildRequires: gettext-devel
+BuildRequires: gettext-tools
 BuildRequires: glib2-devel
 BuildRequires: libxml2-devel
 BuildRequires: ncurses-devel
@@ -17,6 +18,7 @@ BuildRequires:        popt-devel
 BuildRequires: screen
 BuildRequires: sed >= 4.0
 BuildRequires: tcl-devel
+Requires:      openssh-clients
 Requires:      screen
 Requires:      tcl
 Suggests:      %{name}-host
@@ -33,8 +35,8 @@ Summary:      host helper application for apt-dater
 Group:         Applications/System
 Requires:      lsb-release
 Requires:      openssh-server
+Requires:      which
 Suggests:      imvirt
-Suggests:      perl-imvirt
 Suggests:      sudo
 %if "%{_rpmversion}" >= "5"
 BuildArch:     noarch
@@ -51,6 +53,7 @@ be installed on every apt-dater managed host.
 
 %prep
 %setup -q
+%patch0 -p1
 
 sed -i "s/manhdir = .*$/manhdir = @docdir@/" man/Makefile.in
 
This page took 0.072569 seconds and 4 git commands to generate.