SUNWTiff.spec
author chrisk
Thu, 11 Mar 2010 10:51:33 +0000
changeset 17666 c4731a56b48d
parent 16434 f21f22550fe9
child 17842 1cc615f41f16
permissions -rw-r--r--
2010-03-11 Christian Kelly <[email protected]> * SUNWTiff.spec, patches/libtiff-06-non-static-fn.diff: Fix build issue with newer make.
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
#
16434
f21f22550fe9 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16425
diff changeset
    10
%define owner laca
9397
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
17666
c4731a56b48d 2010-03-11 Christian Kelly <[email protected]>
chrisk
parents: 16434
diff changeset
    40
# date:2010-0311 owner:chrisk type:bug
c4731a56b48d 2010-03-11 Christian Kelly <[email protected]>
chrisk
parents: 16434
diff changeset
    41
Patch6:                  libtiff-06-non-static-fn.diff
c4731a56b48d 2010-03-11 Christian Kelly <[email protected]>
chrisk
parents: 16434
diff changeset
    42
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
SUNW_BaseDir:            %{_prefix}
11894
20a4926c8fab 2008-03-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9790
diff changeset
    44
SUNW_Copyright:          %{name}.copyright
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
BuildRoot:               %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
%include default-depend.inc
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 13401
diff changeset
    48
Requires: SUNWzlibr
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 13401
diff changeset
    49
Requires: SUNWlibmsr
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
Requires: SUNWlibms
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
Requires: SUNWzlib
15833
7f9243acbaba fix dependency issue(CR6843511, 6843654, 6843579, 6843587, 6843581, 6845023, 6843582)
davelam
parents: 15650
diff changeset
    52
Requires: SUNWjpg
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
%package devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
Summary:                 %{summary} - development files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
SUNW_BaseDir:            %{_prefix}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
Requires: SUNWTiff
9790
5f23ebf94f24 2007-04-26 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9565
diff changeset
    59
Requires: SUNWman
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
%setup -c -n %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
cd tiff-%{tarball_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
%patch1 -p1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
%patch2 -p1
13401
157746700978 2008-09-03 John Fischer <[email protected]>
laca
parents: 12012
diff changeset
    66
%patch3 -p1
16019
8d883fdc918d 6858149 CVE-2009-2347 Integer overflow in libtiff utilities
an230044
parents: 15833
diff changeset
    67
%patch4 -p1
16383
54e07c1c22a9 CR#6875065 CVE-2009-2285 libtiff: LZWDecodeCompat underflow
an230044
parents: 16298
diff changeset
    68
%patch5 -p1
17666
c4731a56b48d 2010-03-11 Christian Kelly <[email protected]>
chrisk
parents: 16434
diff changeset
    69
%patch6 -p1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
gzcat %SOURCE1 | tar -xf -
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
%ifarch amd64 sparcv9
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
cd ..
16298
d86d9943a7f4 6872336 SUNWTiff.spec file is incorrectly patching
an230044
parents: 16019
diff changeset
    74
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
    75
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
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
    79
if test "x$CPUS" = "x" -o $CPUS = 0; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
    CPUS=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
export CFLAGS="$RPM_OPT_FLAGS"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
export LDFLAGS="%_ldflags"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
cd tiff-%{tarball_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
%ifarch sparc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
%define target sparc-sun-solaris
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
%define target i386-sun-solaris
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
./configure \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
	--prefix=%{_prefix} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
	--libexecdir=%{_libexecdir} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
	--disable-cxx
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
make -j$CPUS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
%ifarch amd64 sparcv9
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
cd ../tiff-%{tarball_version}-64
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
export CFLAGS="%optflags64"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
./configure \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
	--prefix=%{_prefix} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
	--libexecdir=%{_libexecdir}/%{_arch64} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
	--libdir=%{_libdir}/%{_arch64} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
	--disable-cxx
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
make -j$CPUS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
%ifarch amd64 sparcv9
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
cd tiff-%{tarball_version}-64
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
make install DESTDIR=$RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
if test -d sun-manpages; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
	cd sun-manpages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
	make install DESTDIR=$RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
	cd ..
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
rm -f $RPM_BUILD_ROOT%{_libdir}/%{_arch64}/lib*a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
cd ..
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
cd tiff-%{tarball_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
make install DESTDIR=$RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
if test -d sun-manpages; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
	cd sun-manpages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
	make install DESTDIR=$RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
	cd ..
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
mkdir -p $RPM_BUILD_ROOT%{_mandir}/entities
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
touch $RPM_BUILD_ROOT%{_mandir}/entities/booktitles.ent
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
touch $RPM_BUILD_ROOT%{_mandir}/entities/gnomecommon.ent
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
touch $RPM_BUILD_ROOT%{_mandir}/entities/smancommon.ent
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
cd $RPM_BUILD_ROOT%{_mandir}/man3tiff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
ln -s ../entities/booktitles.ent .
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
ln -s ../entities/gnomecommon.ent .
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
ln -s ../entities/smancommon.ent .
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   139
rm $RPM_BUILD_ROOT%{_mandir}/entities/booktitles.ent
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   140
rm $RPM_BUILD_ROOT%{_mandir}/entities/gnomecommon.ent
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   141
rm $RPM_BUILD_ROOT%{_mandir}/entities/smancommon.ent
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   142
rmdir $RPM_BUILD_ROOT%{_mandir}/entities
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   143
cd -
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   144
chmod 0755 $RPM_BUILD_ROOT%{_mandir}/man3tiff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   145
chmod 0755 $RPM_BUILD_ROOT%{_mandir}/man1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
chmod 0755 $RPM_BUILD_ROOT%{_mandir}/man3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
chmod 0755 $RPM_BUILD_ROOT%{_libdir}/libtiff.so.3
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
rm -f $RPM_BUILD_ROOT%{_libdir}/lib*a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   150
rm -rf $RPM_BUILD_ROOT%{_datadir}/doc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   151
rm -rf $RPM_BUILD_ROOT%{_prefix}/man
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   152
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   153
%{?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
   154
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   155
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   156
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   158
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   159
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   160
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
%{_libdir}/lib*.so*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
%ifarch amd64 sparcv9
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
%dir %attr (0755, root, bin) %{_libdir}/%{_arch64}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
%attr (0755, root, bin) %{_libdir}/%{_arch64}/lib*.so*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
%dir %attr (0755, root, bin) %{_bindir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
%{_bindir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
%dir %attr(0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
%dir %attr(0755, root, bin) %{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
%dir %attr(0755, root, bin) %{_mandir}/man1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
%{_mandir}/man1/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
%files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
%dir %attr (0755, root, bin) %{_includedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
%{_includedir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
%dir %attr(0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   178
%dir %attr(0755, root, bin) %{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
%dir %attr(0755, root, bin) %{_mandir}/man3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   180
%{_mandir}/man3/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   181
%dir %attr(0755, root, bin) %{_mandir}/man3tiff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   182
%{_mandir}/man3tiff/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   183
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
%changelog
16383
54e07c1c22a9 CR#6875065 CVE-2009-2285 libtiff: LZWDecodeCompat underflow
an230044
parents: 16298
diff changeset
   185
* Thu Aug 27 2009 - [email protected]
54e07c1c22a9 CR#6875065 CVE-2009-2285 libtiff: LZWDecodeCompat underflow
an230044
parents: 16298
diff changeset
   186
- Fixes CR #6875065
16298
d86d9943a7f4 6872336 SUNWTiff.spec file is incorrectly patching
an230044
parents: 16019
diff changeset
   187
* Mon Aug 17 2009 - [email protected]
d86d9943a7f4 6872336 SUNWTiff.spec file is incorrectly patching
an230044
parents: 16019
diff changeset
   188
- Fixes CR #6872336
16019
8d883fdc918d 6858149 CVE-2009-2347 Integer overflow in libtiff utilities
an230044
parents: 15833
diff changeset
   189
* Tue Jul 14 2009 - [email protected]
8d883fdc918d 6858149 CVE-2009-2347 Integer overflow in libtiff utilities
an230044
parents: 15833
diff changeset
   190
- 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
   191
* Tue Jun 02 2009 - [email protected]
7f9243acbaba fix dependency issue(CR6843511, 6843654, 6843579, 6843587, 6843581, 6845023, 6843582)
davelam
parents: 15650
diff changeset
   192
- add 'Requires: SUNWjpg' to fix bug CR6842550
13401
157746700978 2008-09-03 John Fischer <[email protected]>
laca
parents: 12012
diff changeset
   193
* Thu Sep  4 2008 - [email protected]
157746700978 2008-09-03 John Fischer <[email protected]>
laca
parents: 12012
diff changeset
   194
- add patch CVE-2008-2327.diff
11894
20a4926c8fab 2008-03-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9790
diff changeset
   195
* Mon Mar 24 2008 - [email protected]
20a4926c8fab 2008-03-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9790
diff changeset
   196
- add copyright file
9790
5f23ebf94f24 2007-04-26 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9565
diff changeset
   197
* Thu Apr 26 2007 - [email protected]
5f23ebf94f24 2007-04-26 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9565
diff changeset
   198
- add SUNWman dependency, fixes 6511213
9565
4f6ed9cc5ede 2007-03-15 Doug Scott <[email protected]>
drdoug
parents: 9397
diff changeset
   199
* Wed Mar 15 2007 - [email protected]
4f6ed9cc5ede 2007-03-15 Doug Scott <[email protected]>
drdoug
parents: 9397
diff changeset
   200
- Removed adding ccdir to PATH
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
* Wed Nov 22 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   202
- 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
   203
* Fri Sep 01 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   204
- Add new man page tarball
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   205
* Fri Jul 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
- bump to 3.8.2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   207
* Tue May 09 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
- merge -share pkg(s) into the base pkg(s)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   209
* Thu Apr 06 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   210
- Now use tarball_version.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   211
* Fri Feb 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   212
- Update Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   213
* Mon Dec 19 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   214
- Bump to 3.7.4.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   215
* Thu Sep 22 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   216
- 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
   217
  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
   218
* Fri Sep 02 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   219
- remove unpackaged files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
* Tue Apr 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   221
- updated to version 3.7.2, fixes CR6203747
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
* Fri Oct 29 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   223
- 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
   224
* Sat Oct 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   225
- added %pkgbuild_postprocess
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   226
* Sat Oct  2 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   227
- Create 64bit libraries for Solaris
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   228
* Sun Sep 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   229
- Added %defattr for devel-share pkg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   230
* Fri Sep 10 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   231
- Added Requires: SUNWTiff for devel and devel-share packages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   232
* Mon Aug 30 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   233
- 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
   234
  package
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   235
* Wed Aug 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   236
- Update libtiff.so.3 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
- Another Update mandir perms for Solaris integration.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   239
* Tue Aug 17 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   240
- Update mandir perms for Solaris integration.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   241
* Tue Aug 17 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   242
- update mandir permissions for Solaris integration
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   243
* Fri Aug 13 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   244
- Create symlinks to *.ent in ../entities. Fixes 5085622.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   245
* Thu Aug 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   246
- 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
   247
* Thu Aug 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   248
- 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
   249
* Sun Feb 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   250
- initial version added to CVS
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 13401
diff changeset
   251