View | Details | Raw Unified | Return to bug 174620 | Differences between
and this patch

Collapse All | Expand All

(-)postgis/pkg-plist (-18 / +121 lines)
Lines 1-26 Link Here
1
bin/pgsql2shp
1
bin/pgsql2shp
2
bin/shp2pgsql
2
bin/shp2pgsql
3
%%LOADERGUI%%bin/shp2pgsql-gui
3
lib/postgresql/postgis-2.0.so
4
lib/postgresql/liblwgeom.so
4
lib/postgresql/rtpostgis-2.0.so
5
lib/postgresql/liblwgeom.so.1
5
%%DATADIR%%/tiger_2010/README
6
lib/postgresql/postgis-1.5.so
6
%%DATADIR%%/tiger_2010/census_loader.sql
7
lib/postgresql/postgis.so
7
%%DATADIR%%/tiger_2010/create_geocode.bat
8
%%DATADIR%%/contrib/postgis-1.5/postgis.sql
8
%%DATADIR%%/tiger_2010/create_geocode.sh
9
%%DATADIR%%/contrib/postgis-1.5/postgis_upgrade_13_to_15.sql
9
%%DATADIR%%/tiger_2010/create_geocode.sql
10
%%DATADIR%%/contrib/postgis-1.5/postgis_upgrade_14_to_15.sql
10
%%DATADIR%%/tiger_2010/geocode/rate_attributes.sql
11
%%DATADIR%%/contrib/postgis-1.5/postgis_upgrade_15_minor.sql
11
%%DATADIR%%/tiger_2010/geocode/geocode.sql
12
%%DATADIR%%/contrib/postgis-1.5/spatial_ref_sys.sql
12
%%DATADIR%%/tiger_2010/geocode/census_tracts_functions.sql
13
%%DATADIR%%/contrib/postgis-1.5/uninstall_postgis.sql
13
%%DATADIR%%/tiger_2010/geocode/other_helper_functions.sql
14
%%DATADIR%%/tiger_2010/geocode/geocode_address.sql
15
%%DATADIR%%/tiger_2010/geocode/geocode_intersection.sql
16
%%DATADIR%%/tiger_2010/geocode/includes_address.sql
17
%%DATADIR%%/tiger_2010/geocode/geocode_location.sql
18
%%DATADIR%%/tiger_2010/geocode/interpolate_from_address.sql
19
%%DATADIR%%/tiger_2010/geocode/reverse_geocode.sql
20
%%DATADIR%%/tiger_2010/legacy_import/tiger2008/import_tiger_shps.sh
21
%%DATADIR%%/tiger_2010/normalize/location_extract_countysub_exact.sql
22
%%DATADIR%%/tiger_2010/normalize/location_extract.sql
23
%%DATADIR%%/tiger_2010/normalize/location_extract_countysub_fuzzy.sql
24
%%DATADIR%%/tiger_2010/normalize/normalize_address.sql
25
%%DATADIR%%/tiger_2010/normalize/count_words.sql
26
%%DATADIR%%/tiger_2010/normalize/location_extract_place_exact.sql
27
%%DATADIR%%/tiger_2010/normalize/state_extract.sql
28
%%DATADIR%%/tiger_2010/normalize/end_soundex.sql
29
%%DATADIR%%/tiger_2010/normalize/location_extract_place_fuzzy.sql
30
%%DATADIR%%/tiger_2010/normalize/pprint_addy.sql
31
%%DATADIR%%/tiger_2010/normalize/get_last_words.sql
32
%%DATADIR%%/tiger_2010/regress/geocode_regress
33
%%DATADIR%%/tiger_2010/regress/normalize_address_regress
34
%%DATADIR%%/tiger_2010/regress/regress.sql
35
%%DATADIR%%/tiger_2010/regress/reverse_geocode_regress.sql
36
%%DATADIR%%/tiger_2010/regress/reverse_geocode_regress
37
%%DATADIR%%/tiger_2010/regress/geocode_regress.sql
38
%%DATADIR%%/tiger_2010/regress/normalize_address_regress.sql
39
%%DATADIR%%/tiger_2010/tables/lookup_tables_2010.sql
40
%%DATADIR%%/tiger_2010/tiger_loader.sql
41
%%DATADIR%%/tiger_2010/topology/tiger_topology_loader.sql
42
%%DATADIR%%/tiger_2010/topology/README
43
%%DATADIR%%/tiger_2010/upgrade_geocode.sql
44
%%DATADIR%%/tiger_2010/upgrade_geocoder.bat
45
%%DATADIR%%/tiger_2010/upgrade_geocoder.sh
46
%%DATADIR%%/tiger_2010/utility/utmzone.sql
47
%%DATADIR%%/tiger_2010/utility/levenshtein_ignore_case.sql
48
%%DATADIR%%/tiger_2010/utility/nullable_levenshtein.sql
49
%%DATADIR%%/tiger_2010/utility/cull_null.sql
50
%%DATADIR%%/utils/Makefile
51
%%DATADIR%%/utils/Makefile.in
52
%%DATADIR%%/utils/README
14
%%DATADIR%%/utils/create_undef.pl
53
%%DATADIR%%/utils/create_undef.pl
15
%%DATADIR%%/utils/new_postgis_restore.pl
16
%%DATADIR%%/utils/postgis_proc_upgrade.pl
54
%%DATADIR%%/utils/postgis_proc_upgrade.pl
17
%%DATADIR%%/utils/postgis_restore.pl
55
%%DATADIR%%/utils/postgis_restore.pl
56
%%DATADIR%%/utils/postgis_restore.pl.in
18
%%DATADIR%%/utils/profile_intersects.pl
57
%%DATADIR%%/utils/profile_intersects.pl
58
%%DATADIR%%/utils/read_scripts_version.pl
59
%%DATADIR%%/utils/svn_repo_revision.pl
19
%%DATADIR%%/utils/test_estimation.pl
60
%%DATADIR%%/utils/test_estimation.pl
61
%%DATADIR%%/utils/test_geography_estimation.pl
62
%%DATADIR%%/utils/test_geography_joinestimation.pl
20
%%DATADIR%%/utils/test_joinestimation.pl
63
%%DATADIR%%/utils/test_joinestimation.pl
21
@dirrmtry %%DATADIR%%/utils
64
%%DATADIR%%/utils/uninstall_script
22
@dirrmtry %%DATADIR%%/contrib/postgis-1.5
65
share/postgresql/contrib/postgis-2.0/postgis_comments.sql
23
@dirrmtry %%DATADIR%%/contrib
66
share/postgresql/contrib/postgis-2.0/raster_comments.sql
24
@dirrmtry %%DATADIR%%
67
share/postgresql/contrib/postgis-2.0/topology_comments.sql
25
@dirrmtry lib/postgresql
68
share/postgresql/contrib/postgis-2.0/spatial_ref_sys.sql
26
@dirrmtry lib
69
share/postgresql/contrib/postgis-2.0/postgis.sql
70
share/postgresql/contrib/postgis-2.0/uninstall_postgis.sql
71
share/postgresql/contrib/postgis-2.0/postgis_upgrade_20_minor.sql
72
share/postgresql/contrib/postgis-2.0/legacy.sql
73
share/postgresql/contrib/postgis-2.0/uninstall_legacy.sql
74
share/postgresql/contrib/postgis-2.0/legacy_minimal.sql
75
share/postgresql/contrib/postgis-2.0/legacy_gist.sql
76
share/postgresql/contrib/postgis-2.0/rtpostgis.sql
77
share/postgresql/contrib/postgis-2.0/rtpostgis_upgrade_20_minor.sql
78
share/postgresql/contrib/postgis-2.0/uninstall_rtpostgis.sql
79
share/postgresql/contrib/postgis-2.0/rtpostgis_legacy.sql
80
share/postgresql/contrib/postgis-2.0/topology.sql
81
share/postgresql/contrib/postgis-2.0/topology_upgrade_20_minor.sql
82
share/postgresql/contrib/postgis-2.0/uninstall_topology.sql
83
share/postgresql/contrib/postgis-2.0/postgis_restore.pl
84
share/postgresql/extension/postgis.control
85
share/postgresql/extension/postgis--2.0.0alpha3--2.0.2.sql
86
share/postgresql/extension/postgis--2.0.0alpha4--2.0.2.sql
87
share/postgresql/extension/postgis--2.0.1--2.0.2.sql
88
share/postgresql/extension/postgis--2.0.0alpha5--2.0.2.sql
89
share/postgresql/extension/postgis--2.0.0beta3--2.0.2.sql
90
share/postgresql/extension/postgis--2.0.0beta4--2.0.2.sql
91
share/postgresql/extension/postgis--2.0.0rc2--2.0.2.sql
92
share/postgresql/extension/postgis--2.0.0alpha6--2.0.2.sql
93
share/postgresql/extension/postgis--2.0.2.sql
94
share/postgresql/extension/postgis--2.0.0alpha1--2.0.2.sql
95
share/postgresql/extension/postgis--unpackaged--2.0.2.sql
96
share/postgresql/extension/postgis--2.0.0beta1--2.0.2.sql
97
share/postgresql/extension/postgis--2.0.0--2.0.2.sql
98
share/postgresql/extension/postgis--2.0.0beta2--2.0.2.sql
99
share/postgresql/extension/postgis--2.0.0rc1--2.0.2.sql
100
share/postgresql/extension/postgis--2.0.0alpha2--2.0.2.sql
101
share/postgresql/extension/postgis_topology.control
102
share/postgresql/extension/postgis_topology--2.0.0beta4--2.0.2.sql
103
share/postgresql/extension/postgis_topology--2.0.0alpha6--2.0.2.sql
104
share/postgresql/extension/postgis_topology--2.0.0alpha1--2.0.2.sql
105
share/postgresql/extension/postgis_topology--unpackaged--2.0.2.sql
106
share/postgresql/extension/postgis_topology--2.0.0beta2--2.0.2.sql
107
share/postgresql/extension/postgis_topology--2.0.2.sql
108
share/postgresql/extension/postgis_topology--2.0.0beta1--2.0.2.sql
109
share/postgresql/extension/postgis_topology--2.0.0--2.0.2.sql
110
share/postgresql/extension/postgis_topology--2.0.0rc1--2.0.2.sql
111
share/postgresql/extension/postgis_topology--2.0.0alpha2--2.0.2.sql
112
share/postgresql/extension/postgis_topology--2.0.0alpha3--2.0.2.sql
113
share/postgresql/extension/postgis_topology--2.0.0alpha4--2.0.2.sql
114
share/postgresql/extension/postgis_topology--2.0.1--2.0.2.sql
115
share/postgresql/extension/postgis_topology--2.0.0rc2--2.0.2.sql
116
share/postgresql/extension/postgis_topology--2.0.0alpha5--2.0.2.sql
117
share/postgresql/extension/postgis_topology--2.0.0beta3--2.0.2.sql
118
@dirrm share/postgresql/contrib/postgis-2.0
119
@dirrm share/postgis/tiger_2010/legacy_import/tiger2008
120
@dirrm share/postgis/tiger_2010/geocode
121
@dirrm share/postgis/tiger_2010/legacy_import
122
@dirrm share/postgis/tiger_2010/normalize
123
@dirrm share/postgis/tiger_2010/regress
124
@dirrm share/postgis/tiger_2010/tables
125
@dirrm share/postgis/tiger_2010/topology
126
@dirrm share/postgis/tiger_2010/utility
127
@dirrm share/postgis/tiger_2010
128
@dirrm share/postgis/utils
129
@dirrm share/postgis

Return to bug 174620