[hipl-dev] [Branch ~hipl-core/hipl/trunk] Rev 5174: Add Python libraries to the dnsproxy Debian package.

  • From: noreply@xxxxxxxxxxxxx
  • To: HIPL core team <hipl-dev@xxxxxxxxxxxxx>
  • Date: Tue, 23 Nov 2010 16:48:36 -0000

------------------------------------------------------------
revno: 5174
committer: Diego Biurrun <diego@xxxxxxxxxx>
branch nick: packaging
timestamp: Tue 2010-11-23 17:45:06 +0100
message:
  Add Python libraries to the dnsproxy Debian package.
  
  The hipdnsproxy and hipdnskeyparse binaries were installed without the
  required libraries, rendering the binaries non-functional.
modified:
  packaging/hipl-deb.spec


--
lp:hipl
https://code.launchpad.net/~hipl-core/hipl/trunk

Your team HIPL core team is subscribed to branch lp:hipl.
To unsubscribe from this branch go to 
https://code.launchpad.net/~hipl-core/hipl/trunk/+edit-subscription
=== modified file 'packaging/hipl-deb.spec'
--- packaging/hipl-deb.spec     2010-11-19 14:43:35 +0000
+++ packaging/hipl-deb.spec     2010-11-23 16:45:06 +0000
@@ -168,6 +168,7 @@
 %files dnsproxy
 /usr/sbin/hipdnsproxy
 /usr/sbin/hipdnskeyparse
+/usr/lib/python2.6/dist-packages
 %defattr(755,root,root)
 %config /etc/init.d/hipdnsproxy
 

Other related posts:

  • » [hipl-dev] [Branch ~hipl-core/hipl/trunk] Rev 5174: Add Python libraries to the dnsproxy Debian package. - noreply