[pisa-src] Re: r1268 - in trunk: community-operator/Makefile.am test/packaging/pisa-deb.spec

  • From: René Hummen <rene.hummen@xxxxxxxxxxxxxxxxx>
  • To: pisa-src@xxxxxxxxxxxxx
  • Date: Wed, 21 Oct 2009 18:32:14 +0200

Somebody please fix the init script and conf file issue for pisand. Remove the commented parts, if the pisand is not required any further.


Thanks,
René


On Oct 21, 2009, at 6:29 PM, René Hummen wrote:

Author: hummen
Date: Wed Oct 21 18:29:47 2009
New Revision: 1268

Log:
fixed missing header for community operator and commented non- existent init.d and conf file in spec file to allow creation of deb distributable to succeed

Modified:
  trunk/community-operator/Makefile.am
  trunk/test/packaging/pisa-deb.spec

Modified: trunk/community-operator/Makefile.am
= = = = = = = = ====================================================================== --- trunk/community-operator/Makefile.am Wed Oct 21 17:57:02 2009 (r1267) +++ trunk/community-operator/Makefile.am Wed Oct 21 18:29:47 2009 (r1268)
@@ -43,4 +43,4 @@

co_client_SOURCES = co_client.c

-include_HEADERS = hipl.h
+include_HEADERS = hipl.h co_common_packets.h

Modified: trunk/test/packaging/pisa-deb.spec
= = = = = = = = ====================================================================== --- trunk/test/packaging/pisa-deb.spec Wed Oct 21 17:57:02 2009 (r1267) +++ trunk/test/packaging/pisa-deb.spec Wed Oct 21 18:29:47 2009 (r1268)
@@ -58,10 +58,10 @@
install -d %{buildroot}/etc/pisa
make DESTDIR=%{buildroot} install
install -m 700 test/packaging/debian-init.d-pisacd %{buildroot}/etc/ init.d/pisacd -install -m 700 test/packaging/debian-init.d-pisand %{buildroot}/etc/ init.d/pisand +#install -m 700 test/packaging/debian-init.d-pisand %{buildroot}/ etc/init.d/pisand install -m 700 test/packaging/debian-init.d-pisasd %{buildroot}/etc/ init.d/pisasd
install -m 644 pisacd/pisacd.conf %{buildroot}/etc/pisa/pisacd.conf
-install -m 644 pisand/pisand.conf %{buildroot}/etc/pisa/pisand.conf
+#install -m 644 pisand/pisand.conf %{buildroot}/etc/pisa/pisand.conf
install -m 644 pisasd/pisasd.conf %{buildroot}/etc/pisa/pisasd.conf

%pre





---
Dipl.-Inform. René Hummen, Ph.D. Student
Distributed Systems Group
RWTH Aachen University, Germany
tel: +49 241 80 20772
web: http://ds.rwth-aachen.de/members/hummen

Other related posts: