Solaris/SUNWacroread.spec
author dkenny
Fri, 24 Nov 2006 15:00:22 +0000
changeset 8627 b97607a64b2a
parent 8565 b102e7809c6e
permissions -rw-r--r--
2006-11-24 Darren Kenny <[email protected]> * Solaris/SUNWacroread.spec, acroread.spec, ext-sources/defaults.list: This is a fix for bug#6497045.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3507
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
     1
#
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
     2
# spec file for package SUNWacroread
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
     3
#
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
     4
# includes module(s): acroread
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
     5
#
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
     6
# Copyright (c) 2004 Sun Microsystems, Inc.
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
     7
# This file and all modifications and additions to the pristine
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
     8
# package are under the same license as the package itself.
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
     9
#
8565
b102e7809c6e add remaining spec file owners
laca
parents: 7547
diff changeset
    10
# Owner: dermot
b102e7809c6e add remaining spec file owners
laca
parents: 7547
diff changeset
    11
#
7196
165fe931bca2 2006-05-02 Brian Cameron <[email protected]>
bc99092
parents: 7070
diff changeset
    12
# DO NOT REMOVE NEXT LINE
7070
29f420c33d18 2006-04-13 Brian Cameron <[email protected]>
bc99092
parents: 7019
diff changeset
    13
# PACKAGE NOT ARC REVIEWED BY SUN JDS TEAM
29f420c33d18 2006-04-13 Brian Cameron <[email protected]>
bc99092
parents: 7019
diff changeset
    14
#
3507
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
    15
%include Solaris.inc
6246
a0ff62de6bb2 * SUNWacroread.spec: Copy in v7 changes from JDS3.1 branch. Change
dc144907
parents: 6144
diff changeset
    16
%define _prefix %{_basedir}
4160
b204ec14ac68 CR 6174047 : moved acroread to install to /usr/sfw
woos
parents: 4122
diff changeset
    17
%define _bindir %{_prefix}/bin
b204ec14ac68 CR 6174047 : moved acroread to install to /usr/sfw
woos
parents: 4122
diff changeset
    18
%define _libdir %{_prefix}/lib
b204ec14ac68 CR 6174047 : moved acroread to install to /usr/sfw
woos
parents: 4122
diff changeset
    19
3507
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
    20
3582
c75d688ae719 SUNWacroread.spec: use new copyright file
dermotm
parents: 3508
diff changeset
    21
SUNW_Copyright:            acroread-copyright.txt
c75d688ae719 SUNWacroread.spec: use new copyright file
dermotm
parents: 3508
diff changeset
    22
3507
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
    23
%use acroread = acroread.spec
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
    24
3586
2bb757be3b06 SUNWacroread.spec - add defines for mozilla install dir
dermotm
parents: 3584
diff changeset
    25
3507
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
    26
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
    27
Name:                    SUNWacroread
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
    28
Summary:                 Acrobat Reader for PDF files
7309
08d401292282 2006-05-23 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7237
diff changeset
    29
Version:                 %{acroread.version}
4160
b204ec14ac68 CR 6174047 : moved acroread to install to /usr/sfw
woos
parents: 4122
diff changeset
    30
SUNW_BaseDir:            %{_basedir}
6379
fd4dbc3ba8dc 2005-12-10 Laszlo Peter <[email protected]>
laca
parents: 6250
diff changeset
    31
SUNW_Category:           MOZ17,application,%{jds_version}
3507
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
    32
BuildRoot:               %{_tmppath}/%{name}-%{version}-build
3586
2bb757be3b06 SUNWacroread.spec - add defines for mozilla install dir
dermotm
parents: 3584
diff changeset
    33
%include default-depend.inc
4096
aea0d22411a9 Added additional package dependencies
woos
parents: 4025
diff changeset
    34
Requires: SUNWmfrun
aea0d22411a9 Added additional package dependencies
woos
parents: 4025
diff changeset
    35
Requires: SUNWxwplt
aea0d22411a9 Added additional package dependencies
woos
parents: 4025
diff changeset
    36
Requires: SUNWcslr
aea0d22411a9 Added additional package dependencies
woos
parents: 4025
diff changeset
    37
Requires: SUNWlibmsr
aea0d22411a9 Added additional package dependencies
woos
parents: 4025
diff changeset
    38
Requires: SUNWlibms
7019
11b2c0ccf91f 2006-04-06 Damien Carbery <[email protected]>
dc144907
parents: 6379
diff changeset
    39
Requires: SUNWgnome-base-libs
11b2c0ccf91f 2006-04-06 Damien Carbery <[email protected]>
dc144907
parents: 6379
diff changeset
    40
BuildRequires: SUNWgnome-base-libs-devel
6246
a0ff62de6bb2 * SUNWacroread.spec: Copy in v7 changes from JDS3.1 branch. Change
dc144907
parents: 6144
diff changeset
    41
4109
e9c466bd7859 * SUNWacroread.spec: Add '%ifarch sparc' around SUNWbcp dependency as it is
dc144907
parents: 4096
diff changeset
    42
%ifarch sparc
4096
aea0d22411a9 Added additional package dependencies
woos
parents: 4025
diff changeset
    43
Requires: SUNWbcp
4109
e9c466bd7859 * SUNWacroread.spec: Add '%ifarch sparc' around SUNWbcp dependency as it is
dc144907
parents: 4096
diff changeset
    44
%endif
3507
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
    45
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
    46
6246
a0ff62de6bb2 * SUNWacroread.spec: Copy in v7 changes from JDS3.1 branch. Change
dc144907
parents: 6144
diff changeset
    47
%ifarch sparc
3586
2bb757be3b06 SUNWacroread.spec - add defines for mozilla install dir
dermotm
parents: 3584
diff changeset
    48
# these packages are only avavilable on SPARC
6246
a0ff62de6bb2 * SUNWacroread.spec: Copy in v7 changes from JDS3.1 branch. Change
dc144907
parents: 6144
diff changeset
    49
# ===========================================
3508
66306cd82ba4 SUNWacroread.spec - fix ifarch
dermotm
parents: 3507
diff changeset
    50
3584
1c73a76b3451 SUNWacroread.spec - add -plugin pkg
dermotm
parents: 3582
diff changeset
    51
%package plugin
6246
a0ff62de6bb2 * SUNWacroread.spec: Copy in v7 changes from JDS3.1 branch. Change
dc144907
parents: 6144
diff changeset
    52
Summary:                 Acrobat Reader Plugin for Firefox
3584
1c73a76b3451 SUNWacroread.spec - add -plugin pkg
dermotm
parents: 3582
diff changeset
    53
SUNW_BaseDir:            %{_basedir}
4096
aea0d22411a9 Added additional package dependencies
woos
parents: 4025
diff changeset
    54
%include default-depend.inc
6246
a0ff62de6bb2 * SUNWacroread.spec: Copy in v7 changes from JDS3.1 branch. Change
dc144907
parents: 6144
diff changeset
    55
BuildRequires: SUNWfirefox
6144
d34a0292787d * SUNWacroread.spec: Change mozilla references to firefox. Correct
dc144907
parents: 5955
diff changeset
    56
Requires: SUNWfirefox
4096
aea0d22411a9 Added additional package dependencies
woos
parents: 4025
diff changeset
    57
Requires: SUNWacroread
3584
1c73a76b3451 SUNWacroread.spec - add -plugin pkg
dermotm
parents: 3582
diff changeset
    58
3507
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
    59
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
    60
%prep
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
    61
rm -rf %name-%version
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
    62
mkdir %name-%version
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
    63
%acroread.prep -d %name-%version
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
    64
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
    65
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
    66
%install
6250
8644249df815 fix typo.
dc144907
parents: 6249
diff changeset
    67
%acroread.install -d %name-%version
3507
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
    68
4160
b204ec14ac68 CR 6174047 : moved acroread to install to /usr/sfw
woos
parents: 4122
diff changeset
    69
3507
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
    70
%clean
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
    71
rm -rf $RPM_BUILD_ROOT
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
    72
8627
b97607a64b2a 2006-11-24 Darren Kenny <[email protected]>
dkenny
parents: 8565
diff changeset
    73
%post
b97607a64b2a 2006-11-24 Darren Kenny <[email protected]>
dkenny
parents: 8565
diff changeset
    74
( echo 'test -x /usr/bin/gtk-update-icon-cache || exit 0';
b97607a64b2a 2006-11-24 Darren Kenny <[email protected]>
dkenny
parents: 8565
diff changeset
    75
  echo '/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor'
b97607a64b2a 2006-11-24 Darren Kenny <[email protected]>
dkenny
parents: 8565
diff changeset
    76
) | $BASEDIR/lib/postrun -b -u -t 15 -c JDS
b97607a64b2a 2006-11-24 Darren Kenny <[email protected]>
dkenny
parents: 8565
diff changeset
    77
b97607a64b2a 2006-11-24 Darren Kenny <[email protected]>
dkenny
parents: 8565
diff changeset
    78
3507
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
    79
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
    80
%files
3584
1c73a76b3451 SUNWacroread.spec - add -plugin pkg
dermotm
parents: 3582
diff changeset
    81
%defattr (-, root, bin)
6246
a0ff62de6bb2 * SUNWacroread.spec: Copy in v7 changes from JDS3.1 branch. Change
dc144907
parents: 6144
diff changeset
    82
%dir %attr (0755, root, bin) %{_libdir}
7425
5f918d0fa619 2006-06-11 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7309
diff changeset
    83
%dir %attr (0755, root, bin) %{_libdir}/AdobeReader
6246
a0ff62de6bb2 * SUNWacroread.spec: Copy in v7 changes from JDS3.1 branch. Change
dc144907
parents: 6144
diff changeset
    84
%{_libdir}/AdobeReader/*
4160
b204ec14ac68 CR 6174047 : moved acroread to install to /usr/sfw
woos
parents: 4122
diff changeset
    85
%dir %attr (0755, root, bin) %{_bindir}
b204ec14ac68 CR 6174047 : moved acroread to install to /usr/sfw
woos
parents: 4122
diff changeset
    86
%{_bindir}/*
6246
a0ff62de6bb2 * SUNWacroread.spec: Copy in v7 changes from JDS3.1 branch. Change
dc144907
parents: 6144
diff changeset
    87
%dir %attr (0755, root, bin) %{_prefix}/sfw
a0ff62de6bb2 * SUNWacroread.spec: Copy in v7 changes from JDS3.1 branch. Change
dc144907
parents: 6144
diff changeset
    88
%dir %attr (0755, root, bin) %{_prefix}/sfw/bin
a0ff62de6bb2 * SUNWacroread.spec: Copy in v7 changes from JDS3.1 branch. Change
dc144907
parents: 6144
diff changeset
    89
%{_prefix}/sfw/bin/*
8627
b97607a64b2a 2006-11-24 Darren Kenny <[email protected]>
dkenny
parents: 8565
diff changeset
    90
%dir %attr (0755, root, sys) %{_datadir}
b97607a64b2a 2006-11-24 Darren Kenny <[email protected]>
dkenny
parents: 8565
diff changeset
    91
%dir %attr (0755, root, other) %{_datadir}/applications
b97607a64b2a 2006-11-24 Darren Kenny <[email protected]>
dkenny
parents: 8565
diff changeset
    92
%dir %attr (0755, root, other) %{_datadir}/icons
b97607a64b2a 2006-11-24 Darren Kenny <[email protected]>
dkenny
parents: 8565
diff changeset
    93
%dir %attr (0755, root, other) %{_datadir}/icons/hicolor
b97607a64b2a 2006-11-24 Darren Kenny <[email protected]>
dkenny
parents: 8565
diff changeset
    94
%dir %attr (0755, root, other) %{_datadir}/icons/hicolor/*
b97607a64b2a 2006-11-24 Darren Kenny <[email protected]>
dkenny
parents: 8565
diff changeset
    95
%dir %attr (0755, root, other) %{_datadir}/icons/hicolor/*/apps
b97607a64b2a 2006-11-24 Darren Kenny <[email protected]>
dkenny
parents: 8565
diff changeset
    96
%attr (0644, root, bin) %{_datadir}/applications/acroread.desktop
b97607a64b2a 2006-11-24 Darren Kenny <[email protected]>
dkenny
parents: 8565
diff changeset
    97
%attr (-, root, other) %{_datadir}/icons/hicolor/*/apps/*
3584
1c73a76b3451 SUNWacroread.spec - add -plugin pkg
dermotm
parents: 3582
diff changeset
    98
1c73a76b3451 SUNWacroread.spec - add -plugin pkg
dermotm
parents: 3582
diff changeset
    99
%files plugin
7425
5f918d0fa619 2006-06-11 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7309
diff changeset
   100
%defattr (-, root, bin)
7237
f4deece686fc changed plugin dir to /usr/lib/firefox/plugins
jl141263
parents: 7196
diff changeset
   101
%dir %attr (0755, root, bin) %{_libdir}
7425
5f918d0fa619 2006-06-11 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7309
diff changeset
   102
%dir %attr (0755, root, bin) %{_libdir}/firefox
5f918d0fa619 2006-06-11 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7309
diff changeset
   103
%dir %attr (0755, root, bin) %{_libdir}/firefox/plugins
7237
f4deece686fc changed plugin dir to /usr/lib/firefox/plugins
jl141263
parents: 7196
diff changeset
   104
%{_libdir}/firefox/plugins/nppdf.so
3584
1c73a76b3451 SUNWacroread.spec - add -plugin pkg
dermotm
parents: 3582
diff changeset
   105
1c73a76b3451 SUNWacroread.spec - add -plugin pkg
dermotm
parents: 3582
diff changeset
   106
3507
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
   107
# endif for "ifarch sparc"
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
   108
%endif
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
   109
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
   110
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
   111
%changelog
8627
b97607a64b2a 2006-11-24 Darren Kenny <[email protected]>
dkenny
parents: 8565
diff changeset
   112
* Sun Nov 24 2006 - [email protected]
b97607a64b2a 2006-11-24 Darren Kenny <[email protected]>
dkenny
parents: 8565
diff changeset
   113
- Add .desktop and icons in appropriate places.
7547
52ffe601b5b0 2006-06-29 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7425
diff changeset
   114
* Sun Jun 11 2006 - [email protected]
7425
5f918d0fa619 2006-06-11 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7309
diff changeset
   115
- change group from other to bin/sys
7309
08d401292282 2006-05-23 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7237
diff changeset
   116
* Mon May 22 2006 - [email protected]
08d401292282 2006-05-23 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7237
diff changeset
   117
- use product version number instead of "1.0"
7237
f4deece686fc changed plugin dir to /usr/lib/firefox/plugins
jl141263
parents: 7196
diff changeset
   118
* Wed May 10 2006 - [email protected]
f4deece686fc changed plugin dir to /usr/lib/firefox/plugins
jl141263
parents: 7196
diff changeset
   119
- move plugin file to /usr/lib/firefox/plugins since firefox changed the
f4deece686fc changed plugin dir to /usr/lib/firefox/plugins
jl141263
parents: 7196
diff changeset
   120
  install location
7019
11b2c0ccf91f 2006-04-06 Damien Carbery <[email protected]>
dc144907
parents: 6379
diff changeset
   121
* Thu Apr  6 2006 - [email protected]
11b2c0ccf91f 2006-04-06 Damien Carbery <[email protected]>
dc144907
parents: 6379
diff changeset
   122
- Add SUNWgnome-base-libs/-devel to Build/Requires after check-deps.pl run.
6246
a0ff62de6bb2 * SUNWacroread.spec: Copy in v7 changes from JDS3.1 branch. Change
dc144907
parents: 6144
diff changeset
   123
* Wed Nov 02 2005 - [email protected]
a0ff62de6bb2 * SUNWacroread.spec: Copy in v7 changes from JDS3.1 branch. Change
dc144907
parents: 6144
diff changeset
   124
- Copy in v7 changes from JDS3.1 branch. Change mozilla references to firefox.
a0ff62de6bb2 * SUNWacroread.spec: Copy in v7 changes from JDS3.1 branch. Change
dc144907
parents: 6144
diff changeset
   125
* Mon Oct 10 2005 - [email protected]
a0ff62de6bb2 * SUNWacroread.spec: Copy in v7 changes from JDS3.1 branch. Change
dc144907
parents: 6144
diff changeset
   126
- Add %{_prefix}/sfw/bin to for backward compatability symlink. Fixes 6300634.
a0ff62de6bb2 * SUNWacroread.spec: Copy in v7 changes from JDS3.1 branch. Change
dc144907
parents: 6144
diff changeset
   127
* Thu Aug 25 2005 - [email protected]
a0ff62de6bb2 * SUNWacroread.spec: Copy in v7 changes from JDS3.1 branch. Change
dc144907
parents: 6144
diff changeset
   128
- re-write for version 7 (new install dir, etc)
4665
f5cb809f7c5f removed jds-integration deps
laca
parents: 4600
diff changeset
   129
* Fri Nov 26 2004 - [email protected]
f5cb809f7c5f removed jds-integration deps
laca
parents: 4600
diff changeset
   130
- Removed SUNWjds-integration dependency
4600
b012165e324b * SUNWacroread.spec: Partial fix for 6178971. Remove %pkgbuild_process
dc144907
parents: 4519
diff changeset
   131
* Fri Nov 19 2004 - [email protected]
b012165e324b * SUNWacroread.spec: Partial fix for 6178971. Remove %pkgbuild_process
dc144907
parents: 4519
diff changeset
   132
- Partial fix for 6178971. Remove %pkgbuild_process because it was modifying
b012165e324b * SUNWacroread.spec: Partial fix for 6178971. Remove %pkgbuild_process
dc144907
parents: 4519
diff changeset
   133
  the Adobe-tested binaries.
4519
4440a95db504 2004-11-12 Laszlo Peter <[email protected]>
laca
parents: 4160
diff changeset
   134
* Fri Nov 12 2004 - [email protected]
4440a95db504 2004-11-12 Laszlo Peter <[email protected]>
laca
parents: 4160
diff changeset
   135
- Added SUNWjds-integration dependency
4160
b204ec14ac68 CR 6174047 : moved acroread to install to /usr/sfw
woos
parents: 4122
diff changeset
   136
* Tue Oct 05 2004 - [email protected]
b204ec14ac68 CR 6174047 : moved acroread to install to /usr/sfw
woos
parents: 4122
diff changeset
   137
- CR 6174047 : Change SUNWacroread to install to /usr/sfw
4122
0c938071234a 2004-10-03 Laszlo Peter <[email protected]>
laca
parents: 4109
diff changeset
   138
* Sat Oct 02 2004 - [email protected]
0c938071234a 2004-10-03 Laszlo Peter <[email protected]>
laca
parents: 4109
diff changeset
   139
- added %pkgbuild_postprocess
4109
e9c466bd7859 * SUNWacroread.spec: Add '%ifarch sparc' around SUNWbcp dependency as it is
dc144907
parents: 4096
diff changeset
   140
* Thu Sep 30 2004 - [email protected]
e9c466bd7859 * SUNWacroread.spec: Add '%ifarch sparc' around SUNWbcp dependency as it is
dc144907
parents: 4096
diff changeset
   141
- Add '%ifarch sparc' around SUNWbcp dependency as this is only on sparc.
4096
aea0d22411a9 Added additional package dependencies
woos
parents: 4025
diff changeset
   142
* Wed Sep 29 2004 - [email protected]
aea0d22411a9 Added additional package dependencies
woos
parents: 4025
diff changeset
   143
- added additional dependencies to acroread &
aea0d22411a9 Added additional package dependencies
woos
parents: 4025
diff changeset
   144
  added acroread dependency to plugin subpkg
4025
306994b595fd 2004-09-20 Laszlo Peter <[email protected]>
laca
parents: 3647
diff changeset
   145
* Mon Sep 20 2004 - [email protected]
306994b595fd 2004-09-20 Laszlo Peter <[email protected]>
laca
parents: 3647
diff changeset
   146
- added default dependencies to plugin subpkg
3647
a6497bf69f3c 2004-08-20 Laszlo Peter <[email protected]>
laca
parents: 3586
diff changeset
   147
* Fri Aug 20 2004 - [email protected]
a6497bf69f3c 2004-08-20 Laszlo Peter <[email protected]>
laca
parents: 3586
diff changeset
   148
- moved to mozilla category.
3582
c75d688ae719 SUNWacroread.spec: use new copyright file
dermotm
parents: 3508
diff changeset
   149
* Mon Aug 16 2004 - [email protected]
3584
1c73a76b3451 SUNWacroread.spec - add -plugin pkg
dermotm
parents: 3582
diff changeset
   150
- added -plugin pkg
1c73a76b3451 SUNWacroread.spec - add -plugin pkg
dermotm
parents: 3582
diff changeset
   151
* Mon Aug 16 2004 - [email protected]
3582
c75d688ae719 SUNWacroread.spec: use new copyright file
dermotm
parents: 3508
diff changeset
   152
- use acroread-copyright.txt instead of default
3507
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
   153
* Fri Aug 06 2004 - [email protected]
71c9cdc3bf98 SUNWacroread.spec: new file
dermotm
parents:
diff changeset
   154
- initial version