I was tring to compile a rpm from the srpm generated from cvs STABLE
(also tried from HEAD).
I got errors on prep stage, and then again on the files stage.
I have patched the spec file, and I was wondering if I was wrong or was it
a bug?
:pserver:cvs@xxxxxxxxxxxxxxxxxx:/cvs/cluster cluster
--- cman/make/cman.spec.in 1 Nov 2004 23:23:18 -0000 1.2
+++ cman/make/cman.spec.in 16 Aug 2005 14:09:55 -0000
@@ -33,7 +33,7 @@
cman - The Cluster Manager
%prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{release}
%build
./configure --mandir=%{_mandir}
@@ -51,6 +51,13 @@
# Binaries
/sbin/cman_tool
+/etc/init.d/cman
+/usr/include/libcman.h
+/usr/lib/libcman.a
+/usr/lib/libcman.so
+/usr/lib/libcman.so.%{version}
+/usr/lib/libcman.so.%{version}.%{release}
+
%doc
%{_mandir}
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- -
- Jason Pyeron PD Inc. http://www.pdinc.us -
- Partner & Sr. Manager 7 West 24th Street #100 -
- +1 (443) 921-0381 Baltimore, Maryland 21218 -
- -
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
This message is for the designated recipient only and may contain
privileged, proprietary, or otherwise private information. If you
have received it in error, purge the message from your system and
notify the sender immediately. Any other use of the email by you
is prohibited.
--
Linux-cluster@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/linux-cluster