Author: eandry
Date: Sat Dec 9 18:35:16 2006
New Revision: 94225
Added:
packages/cooker/pcp/current/SOURCES/pcp-Makefile.in.patch
Removed:
packages/cooker/pcp/current/SOURCES/pcp-Makefile.in.patch.bz2
Modified:
packages/cooker/pcp/current/SPECS/pcp.spec
Log:
fix buildrequires
%%mkrel
bunzip2 patches
Added: packages/cooker/pcp/current/SOURCES/pcp-Makefile.in.patch
==============================================================================
--- (empty file)
+++ packages/cooker/pcp/current/SOURCES/pcp-Makefile.in.patch Sat Dec 9
18:35:16 2006
@@ -0,0 +1,13 @@
+--- Makefile.in Fri Mar 22 08:57:14 2002
++++ Makefile.in Tue Apr 16 14:37:28 2002
+@@ -482,9 +482,7 @@
+
+
+ install-data-local: $(EXTRA_DIST)
+- $(INSTALL_DATA) config/pcpd /etc/xinetd.d/pcpd
+- @echo "Sending SIGUSR2 to xinetd"
+- kill -USR2 `cat /var/run/xinetd.pid`
++ echo "solving problem of compil"
+
+ uninstall-local: $(EXTRA_DIST)
+ if [ -f /etc/xinetd.d/pcpd ]; then \
Modified: packages/cooker/pcp/current/SPECS/pcp.spec
==============================================================================
--- packages/cooker/pcp/current/SPECS/pcp.spec (original)
+++ packages/cooker/pcp/current/SPECS/pcp.spec Sat Dec 9 18:35:16 2006
@@ -1,6 +1,6 @@
%define name pcp
%define version 0.3.3
-%define release 1mdk
+%define release %mkrel 2
%define lib_name_orig lib%{name}
%define lib_major 0
%define lib_name %mklibname %{name} %{lib_major}
@@ -15,12 +15,11 @@
Source: %{name}-%{version}.tar.bz2
Source1: pcpd
Source2: README.pcp
-Patch0: pcp-Makefile.in.patch.bz2
+Patch0: pcp-Makefile.in.patch
Requires: openssh-clients, openssh-server, authd >= 0.2, xinetd, tftp
Provides: %{name}-%{version}
-Buildrequires: libe-devel >= 0.2.1, %{mklibname authd0}-devel >= 0.2
+Buildrequires: libe-devel >= 0.2.1, libauthd0-devel >= 0.2
Buildrequires: openssl-devel
-#Packager: Antoine Ginies <[EMAIL PROTECTED]>
BuildRoot: %{_tmppath}/%{name}-%{version}
%package -n %{lib_name}-devel