Ticket 114: bogus pgsql/libuuid.so.1 in uuid-1.5.0.tar.gz
It looks like a binary file was included in the source tar.
  $ find uuid-1.5.0 -type f -exec file {} \; | grep ELF
  uuid-1.5.0/pgsql/libuuid.so.1: ELF 32-bit LSB shared object, Intel 80386, version 1 (FreeBSD), not stripped
Remarks:
Ops, shit happens. I've adjusted the "devtool.conf" script so it
now does a proper "make distclean" before rolling the tarball.
Thanks for the hint.
Properties:
  | Type: | todo |  | Version: | 1.5.0 | 
  | Status: | fixed |  | Created: | 2006-Jul-29 21:46 | 
  | Severity: | 4 |  | Last Change: | 2006-Jul-31 13:40 | 
  | Priority: | 3 |  | Subsystem: | uuid | 
  | Assigned To: | rse |  | Derived From: |  | 
  | Creator: | anonymous | 
Related Check-ins:
| 2006-Jul-31 13:32 | • | Check-in [5608]: Fix the tarball rolling procedure to make sure we do not distribute binary files again. (By rse) |