Opened 9 years ago

Closed 5 years ago

#759 closed defect (wontfix)

tar for 3.5.0 includes ._ files

Reported by: goatbar Owned by: strk
Priority: trivial Milestone: 3.5.2
Component: Build/Install Version: 3.5.0
Severity: Unassigned Keywords:
Cc:

Description

I'm pretty sure that ._* were accidentally put into the dist tar.

wget http://download.osgeo.org/geos/geos-3.5.0.tar.bz2

tar tfvv geos-3.5.0.tar.bz2 | egrep '[.]_'
-rw-r--r-- pramsey/staff    251 2015-08-14 11:28 geos-3.5.0/._CMakeLists.txt
-rw-r--r-- pramsey/staff    247 2015-08-14 11:31 geos-3.5.0/._configure.ac
-rw-r--r-- pramsey/staff    250 2015-08-14 11:33 geos-3.5.0/._NEWS
-rw-r--r-- pramsey/staff    239 2015-08-16 15:21 geos-3.5.0/macros/._libtool.m4
-rw-r--r-- pramsey/staff    239 2015-08-16 15:21 geos-3.5.0/macros/._ltoptions.m4
-rw-r--r-- pramsey/staff    239 2015-08-16 15:21 geos-3.5.0/macros/._ltsugar.m4
-rw-r--r-- pramsey/staff    239 2015-08-16 15:21 geos-3.5.0/macros/._lt~obsolete.m4
-rw-r--r-- pramsey/staff    210 2015-08-14 11:23 geos-3.5.0/include/geos/._version.h.vc
-rw-r--r-- pramsey/staff    253 2015-08-14 11:31 geos-3.5.0/capi/._geos_c.h.in

Change History (2)

comment:1 by strk, 8 years ago

Milestone: 3.5.13.5.2

Ticket retargeted after milestone closed

comment:2 by pramsey, 5 years ago

Resolution: wontfix
Status: newclosed

Since we're on to other point releases, I'm just clsoing this one out.

Note: See TracTickets for help on using tickets.