** Project changed: openobject-addons => openobject-server

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1269453

Title:
  RPM src.rpm and byte-compiled binaries

Status in OpenERP Server:
  New

Bug description:
  At build time the src.rpm generates .pyc and pyo files. These are not
  listed in INSTALLED_FILES and thus the rpm build fails.

  As a bodge to get it to build, it is possible to change the %files section to:
  %files
  %defattr(-,root,root)
  /*

  but this is bad form - a better solution is needed from upstream.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/1269453/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~openerp-india
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-india
More help   : https://help.launchpad.net/ListHelp

Reply via email to