SUNWTiff.spec
author chrisk
Mon, 31 Aug 2009 11:00:57 +0000
changeset 16425 d6ed2a48e85f
parent 16383 54e07c1c22a9
child 16434 f21f22550fe9
permissions -rw-r--r--
2009-08-31 Christian Kelly <[email protected]> * SUNWdesktop-cache.spec, SUNWTiff.spec, SUNWPython25.spec, SUNWPython.spec, base-specs/cairomm.spec, base-specs/evolution-jescs.spec, base-specs/babl.spec, base-specs/pyxml.spec, base-specs/brltty.spec, base-specs/Pyrex.spec, base-specs/avahi.spec, base-specs/tracker.spec, base-specs/numpy.spec, base-specs/dia.spec, base-specs/elementtree.spec, base-specs/evolution.spec, base-specs/clutter-gtk.spec, base-specs/evolution-webcal.spec, base-specs/clutter.spec, base-specs/ipython.spec, base-specs/system-config-printer.spec, base-specs/flac.spec, base-specs/gtkhtml.spec, base-specs/evolution-data-server.spec, base-specs/dbus.spec, base-specs/clutter-gst.spec, base-specs/cairo.spec, base-specs/evolution-exchange.spec, base-specs/drivel.spec, SUNWcheese.spec, SUNWPython26.spec, SUNWespeak.spec: Add OSR info.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     1
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     2
# spec file for package SUNWTiff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     4
# includes module(s): tiff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
#
11894
20a4926c8fab 2008-03-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9790
diff changeset
     6
# Copyright 2007 Sun Microsystems, Inc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     7
# This file and all modifications and additions to the pristine
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     8
# package are under the same license as the package itself.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     9
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    10
# Owner: laca
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    11
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    12
%include Solaris.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
16425
d6ed2a48e85f 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16383
diff changeset
    14
%define OSR 12272:3.8.1
d6ed2a48e85f 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16383
diff changeset
    15
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    16
%define _prefix /usr
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
%define tarball_version 3.8.2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    19
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
Name:                    SUNWTiff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    21
Summary:                 libtiff - library for reading and writing TIFF
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    22
Version:                 20.%{default_pkg_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    23
Source:                  ftp://ftp.remotesensing.org/pub/libtiff/tiff-%{tarball_version}.tar.gz
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    24
Source1:                 %{name}-manpages-0.1.tar.gz
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
# date:2006-11-22 owner:laca type:bug bugster:6451119 state:upstream
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    26
# patch for vulnerabilities identified by Tavis Ormandy, Google Security Team
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
# upstream, taken from Fedora
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    28
Patch1:                  libtiff-01-ormandy.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
# date:2006-11-22 owner:laca type:bug bugster:6451119 state:upstream
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
# upstream, taken from Fedora
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
Patch2:                  libtiff-02-CVE-2006-2193.diff
13401
157746700978 2008-09-03 John Fischer <[email protected]>
laca
parents: 12012
diff changeset
    32
# date:2008-09-03 owner:johnf type:bug bugster:6743799 state:upstream
157746700978 2008-09-03 John Fischer <[email protected]>
laca
parents: 12012
diff changeset
    33
# upstream, taken from RHEL by Even Rouault
157746700978 2008-09-03 John Fischer <[email protected]>
laca
parents: 12012
diff changeset
    34
Patch3:                  libtiff-03-CVE-2008-2327.diff
16019
8d883fdc918d 6858149 CVE-2009-2347 Integer overflow in libtiff utilities
an230044
parents: 15833
diff changeset
    35
# date:2009-07-14 owner:abhijit nath type:bug bugster:6858149 state:upstream
8d883fdc918d 6858149 CVE-2009-2347 Integer overflow in libtiff utilities
an230044
parents: 15833
diff changeset
    36
# upstream, taken from libtiff 4.0
8d883fdc918d 6858149 CVE-2009-2347 Integer overflow in libtiff utilities
an230044
parents: 15833
diff changeset
    37
Patch4:			 libtiff-04-CVE-2009-2347.diff
16383
54e07c1c22a9 CR#6875065 CVE-2009-2285 libtiff: LZWDecodeCompat underflow
an230044
parents: 16298
diff changeset
    38
# date:2009-08-27 owner:abhijit nath type:bug bugster:6875065 state:upstream
54e07c1c22a9 CR#6875065 CVE-2009-2285 libtiff: LZWDecodeCompat underflow
an230044
parents: 16298
diff changeset
    39
Patch5:			 libtiff-05-CVE-2009-2285.diff
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
SUNW_BaseDir:            %{_prefix}
11894
20a4926c8fab 2008-03-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9790
diff changeset
    41
SUNW_Copyright:          %{name}.copyright
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
BuildRoot:               %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
%include default-depend.inc
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 13401
diff changeset
    45
Requires: SUNWzlibr
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 13401
diff changeset
    46
Requires: SUNWlibmsr
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
Requires: SUNWlibms
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
Requires: SUNWzlib
15833
7f9243acbaba fix dependency issue(CR6843511, 6843654, 6843579, 6843587, 6843581, 6845023, 6843582)
davelam
parents: 15650
diff changeset
    49
Requires: SUNWjpg
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
%package devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
Summary:                 %{summary} - development files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
SUNW_BaseDir:            %{_prefix}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
Requires: SUNWTiff
9790
5f23ebf94f24 2007-04-26 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9565
diff changeset
    56
Requires: SUNWman
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
%setup -c -n %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
cd tiff-%{tarball_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
%patch1 -p1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
%patch2 -p1
13401
157746700978 2008-09-03 John Fischer <[email protected]>
laca
parents: 12012
diff changeset
    63
%patch3 -p1
16019
8d883fdc918d 6858149 CVE-2009-2347 Integer overflow in libtiff utilities
an230044
parents: 15833
diff changeset
    64
%patch4 -p1
16383
54e07c1c22a9 CR#6875065 CVE-2009-2285 libtiff: LZWDecodeCompat underflow
an230044
parents: 16298
diff changeset
    65
%patch5 -p1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
gzcat %SOURCE1 | tar -xf -
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
%ifarch amd64 sparcv9
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
cd ..
16298
d86d9943a7f4 6872336 SUNWTiff.spec file is incorrectly patching
an230044
parents: 16019
diff changeset
    70
cp -pr tiff-%{tarball_version} tiff-%{tarball_version}-64
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
if test "x$CPUS" = "x" -o $CPUS = 0; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
    CPUS=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
export CFLAGS="$RPM_OPT_FLAGS"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
export LDFLAGS="%_ldflags"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
cd tiff-%{tarball_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
%ifarch sparc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
%define target sparc-sun-solaris
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
%define target i386-sun-solaris
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
./configure \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
	--prefix=%{_prefix} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
	--libexecdir=%{_libexecdir} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
	--disable-cxx
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
make -j$CPUS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
%ifarch amd64 sparcv9
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
cd ../tiff-%{tarball_version}-64
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
export CFLAGS="%optflags64"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
./configure \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
	--prefix=%{_prefix} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
	--libexecdir=%{_libexecdir}/%{_arch64} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
	--libdir=%{_libdir}/%{_arch64} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
	--disable-cxx
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
make -j$CPUS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
%ifarch amd64 sparcv9
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
cd tiff-%{tarball_version}-64
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
make install DESTDIR=$RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
if test -d sun-manpages; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
	cd sun-manpages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
	make install DESTDIR=$RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
	cd ..
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
rm -f $RPM_BUILD_ROOT%{_libdir}/%{_arch64}/lib*a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
cd ..
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
cd tiff-%{tarball_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
make install DESTDIR=$RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
if test -d sun-manpages; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
	cd sun-manpages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
	make install DESTDIR=$RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
	cd ..
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
mkdir -p $RPM_BUILD_ROOT%{_mandir}/entities
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
touch $RPM_BUILD_ROOT%{_mandir}/entities/booktitles.ent
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
touch $RPM_BUILD_ROOT%{_mandir}/entities/gnomecommon.ent
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
touch $RPM_BUILD_ROOT%{_mandir}/entities/smancommon.ent
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
cd $RPM_BUILD_ROOT%{_mandir}/man3tiff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
ln -s ../entities/booktitles.ent .
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
ln -s ../entities/gnomecommon.ent .
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
ln -s ../entities/smancommon.ent .
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
rm $RPM_BUILD_ROOT%{_mandir}/entities/booktitles.ent
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
rm $RPM_BUILD_ROOT%{_mandir}/entities/gnomecommon.ent
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
rm $RPM_BUILD_ROOT%{_mandir}/entities/smancommon.ent
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
rmdir $RPM_BUILD_ROOT%{_mandir}/entities
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   139
cd -
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   140
chmod 0755 $RPM_BUILD_ROOT%{_mandir}/man3tiff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   141
chmod 0755 $RPM_BUILD_ROOT%{_mandir}/man1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   142
chmod 0755 $RPM_BUILD_ROOT%{_mandir}/man3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   143
chmod 0755 $RPM_BUILD_ROOT%{_libdir}/libtiff.so.3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   144
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   145
rm -f $RPM_BUILD_ROOT%{_libdir}/lib*a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
rm -rf $RPM_BUILD_ROOT%{_datadir}/doc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
rm -rf $RPM_BUILD_ROOT%{_prefix}/man
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   148
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
%{?pkgbuild_postprocess: %pkgbuild_postprocess -v -c "%{version}:%{jds_version}:%{name}:$RPM_ARCH:%(date +%%Y-%%m-%%d):%{support_level}" $RPM_BUILD_ROOT}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   150
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   151
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   152
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   153
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   154
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   155
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   156
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
%{_libdir}/lib*.so*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   158
%ifarch amd64 sparcv9
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   159
%dir %attr (0755, root, bin) %{_libdir}/%{_arch64}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   160
%attr (0755, root, bin) %{_libdir}/%{_arch64}/lib*.so*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
%dir %attr (0755, root, bin) %{_bindir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
%{_bindir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
%dir %attr(0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
%dir %attr(0755, root, bin) %{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
%dir %attr(0755, root, bin) %{_mandir}/man1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
%{_mandir}/man1/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
%files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
%dir %attr (0755, root, bin) %{_includedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
%{_includedir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
%dir %attr(0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
%dir %attr(0755, root, bin) %{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
%dir %attr(0755, root, bin) %{_mandir}/man3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
%{_mandir}/man3/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
%dir %attr(0755, root, bin) %{_mandir}/man3tiff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   178
%{_mandir}/man3tiff/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   180
%changelog
16383
54e07c1c22a9 CR#6875065 CVE-2009-2285 libtiff: LZWDecodeCompat underflow
an230044
parents: 16298
diff changeset
   181
* Thu Aug 27 2009 - [email protected]
54e07c1c22a9 CR#6875065 CVE-2009-2285 libtiff: LZWDecodeCompat underflow
an230044
parents: 16298
diff changeset
   182
- Fixes CR #6875065
16298
d86d9943a7f4 6872336 SUNWTiff.spec file is incorrectly patching
an230044
parents: 16019
diff changeset
   183
* Mon Aug 17 2009 - [email protected]
d86d9943a7f4 6872336 SUNWTiff.spec file is incorrectly patching
an230044
parents: 16019
diff changeset
   184
- Fixes CR #6872336
16019
8d883fdc918d 6858149 CVE-2009-2347 Integer overflow in libtiff utilities
an230044
parents: 15833
diff changeset
   185
* Tue Jul 14 2009 - [email protected]
8d883fdc918d 6858149 CVE-2009-2347 Integer overflow in libtiff utilities
an230044
parents: 15833
diff changeset
   186
- add patch libtiff-04-CVE-2009-2347.diff to fix bug CR6858149
15833
7f9243acbaba fix dependency issue(CR6843511, 6843654, 6843579, 6843587, 6843581, 6845023, 6843582)
davelam
parents: 15650
diff changeset
   187
* Tue Jun 02 2009 - [email protected]
7f9243acbaba fix dependency issue(CR6843511, 6843654, 6843579, 6843587, 6843581, 6845023, 6843582)
davelam
parents: 15650
diff changeset
   188
- add 'Requires: SUNWjpg' to fix bug CR6842550
13401
157746700978 2008-09-03 John Fischer <[email protected]>
laca
parents: 12012
diff changeset
   189
* Thu Sep  4 2008 - [email protected]
157746700978 2008-09-03 John Fischer <[email protected]>
laca
parents: 12012
diff changeset
   190
- add patch CVE-2008-2327.diff
11894
20a4926c8fab 2008-03-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9790
diff changeset
   191
* Mon Mar 24 2008 - [email protected]
20a4926c8fab 2008-03-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9790
diff changeset
   192
- add copyright file
9790
5f23ebf94f24 2007-04-26 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9565
diff changeset
   193
* Thu Apr 26 2007 - [email protected]
5f23ebf94f24 2007-04-26 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9565
diff changeset
   194
- add SUNWman dependency, fixes 6511213
9565
4f6ed9cc5ede 2007-03-15 Doug Scott <[email protected]>
drdoug
parents: 9397
diff changeset
   195
* Wed Mar 15 2007 - [email protected]
4f6ed9cc5ede 2007-03-15 Doug Scott <[email protected]>
drdoug
parents: 9397
diff changeset
   196
- Removed adding ccdir to PATH
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   197
* Wed Nov 22 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   198
- add patches ormandy.diff and CVE-2006-2193.diff, fixes 6451119
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
* Fri Sep 01 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   200
- Add new man page tarball
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
* Fri Jul 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   202
- bump to 3.8.2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
* Tue May 09 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   204
- merge -share pkg(s) into the base pkg(s)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   205
* Thu Apr 06 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
- Now use tarball_version.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   207
* Fri Feb 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
- Update Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   209
* Mon Dec 19 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   210
- Bump to 3.7.4.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   211
* Thu Sep 22 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   212
- make install the 64-bit bits first so the executables in %{_bindir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   213
  get overwritten by the 32-bit ones and not the other way around.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   214
* Fri Sep 02 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   215
- remove unpackaged files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   216
* Tue Apr 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   217
- updated to version 3.7.2, fixes CR6203747
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   218
* Fri Oct 29 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   219
- use $CC64 as the 64-bit C compiler, if defined
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
* Sat Oct 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   221
- added %pkgbuild_postprocess
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
* Sat Oct  2 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   223
- Create 64bit libraries for Solaris
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   224
* Sun Sep 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   225
- Added %defattr for devel-share pkg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   226
* Fri Sep 10 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   227
- Added Requires: SUNWTiff for devel and devel-share packages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   228
* Mon Aug 30 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   229
- Bug 5091588 : include files and sman3 files should be in a separate devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   230
  package
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   231
* Wed Aug 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   232
- Update libtiff.so.3 perms for Solaris integration.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   233
* Tue Aug 17 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   234
- Another Update mandir perms for Solaris integration.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   235
* Tue Aug 17 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   236
- Update mandir perms for Solaris integration.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   237
* Tue Aug 17 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   238
- update mandir permissions for Solaris integration
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   239
* Fri Aug 13 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   240
- Create symlinks to *.ent in ../entities. Fixes 5085622.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   241
* Thu Aug 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   242
- Updated Version to be 2.6.0 since delivering w/ G2.6
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   243
* Thu Aug 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   244
- Add symlinks to ../entities/*.ent in the sman3tiff dir. Fixes 5085622.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   245
* Sun Feb 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   246
- initial version added to CVS
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 13401
diff changeset
   247