SUNWgnome-doc-utils.spec
author ginnchen
Mon, 12 Apr 2010 08:07:21 +0000
branchgnome-2-28
changeset 18675 d625b72c91d8
parent 18462 0b7ce5359024
permissions -rw-r--r--
2010-04-12 Ginn Chen <[email protected]> * SUNWfirefox.spec: Fix the build issue of Firefox 3.6.3.
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 SUNWgnome-doc-utils
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): gucharmap
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
#
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 12907
diff changeset
     6
# Copyright 2009 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: 16401
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
18462
0b7ce5359024 Set PYTHON=/usr/bin/python2.4
davelam
parents: 16434
diff changeset
    13
%define pythonver 2.4
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    14
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
%use gnomedocutils = gnome-doc-utils.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    16
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
Name:                    SUNWgnome-doc-utils
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
Summary:                 GNOME documentation utilities
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    19
Version:                 %{default_pkg_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
SUNW_BaseDir:            %{_basedir}
12048
4acf887e4d2a 2008-04-07 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11870
diff changeset
    21
SUNW_Copyright:          %{name}.copyright
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    22
BuildRoot:               %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    23
%include default-depend.inc
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
    24
Requires: SUNWlxml-python
9885
e7d73197588e 2007-05-14 Damien Carbery <[email protected]>
dcarbery
parents: 9879
diff changeset
    25
Requires: SUNWgnome-common-devel
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    26
Requires: SUNWlxml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
Requires: SUNWlxsl
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    28
Requires: SUNWPython
11197
a9bccd7a39ae 2007-11-15 Damien Carbery <[email protected]>
dcarbery
parents: 10640
diff changeset
    29
BuildRequires: SUNWlxml-devel
a9bccd7a39ae 2007-11-15 Damien Carbery <[email protected]>
dcarbery
parents: 10640
diff changeset
    30
BuildRequires: SUNWlxsl-devel
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
9718
9bf27a903a8d 2007-04-11 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
    32
%if %build_l10n
9bf27a903a8d 2007-04-11 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
    33
%package l10n
9bf27a903a8d 2007-04-11 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
    34
Summary:                 %{summary} - l10n content
9bf27a903a8d 2007-04-11 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
    35
SUNW_BaseDir:            %{_basedir}
9bf27a903a8d 2007-04-11 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
    36
%include default-depend.inc
9bf27a903a8d 2007-04-11 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
    37
Requires: %{name}
9bf27a903a8d 2007-04-11 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
    38
%endif
9bf27a903a8d 2007-04-11 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
    39
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
rm -rf %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
mkdir %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
%gnomedocutils.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
export PKG_CONFIG_PATH=%{_pkg_config_path}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
export CFLAGS="%optflags -I%{_includedir}"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
export RPM_OPT_FLAGS="$CFLAGS"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
export LDFLAGS="%_ldflags"
18462
0b7ce5359024 Set PYTHON=/usr/bin/python2.4
davelam
parents: 16434
diff changeset
    50
export PYTHON=/usr/bin/python%{pythonver}
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
%gnomedocutils.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
%install
10366
32af3a69079f 2007-08-23 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9885
diff changeset
    54
rm -rf $RPM_BUILD_ROOT
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
%gnomedocutils.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
11870
b760d270a00e 2008-03-14 Damien Carbery <[email protected]>
dcarbery
parents: 11867
diff changeset
    57
# HACK.
12907
03829c004f27 2008-07-23 Damien Carbery <[email protected]>
dcarbery
parents: 12048
diff changeset
    58
if [ -d $RPM_BUILD_ROOT%{_libdir}/locale ]; then
03829c004f27 2008-07-23 Damien Carbery <[email protected]>
dcarbery
parents: 12048
diff changeset
    59
  mv $RPM_BUILD_ROOT%{_libdir}/locale $RPM_BUILD_ROOT%{_datadir}
03829c004f27 2008-07-23 Damien Carbery <[email protected]>
dcarbery
parents: 12048
diff changeset
    60
fi
11870
b760d270a00e 2008-03-14 Damien Carbery <[email protected]>
dcarbery
parents: 11867
diff changeset
    61
9718
9bf27a903a8d 2007-04-11 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
    62
%if %build_l10n
9bf27a903a8d 2007-04-11 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
    63
%else
9bf27a903a8d 2007-04-11 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
    64
# REMOVE l10n FILES
9bf27a903a8d 2007-04-11 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
    65
rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
9bf27a903a8d 2007-04-11 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
    66
%endif
9bf27a903a8d 2007-04-11 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
    67
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
%{?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
    69
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
rm -rf $RPM_BUILD_ROOT
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
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
%dir %attr (0755, root, bin) %{_bindir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
%{_bindir}/gnome-doc-prepare
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
%{_bindir}/gnome-doc-tool
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
%{_bindir}/xml2po
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
%{_datadir}/gnome-doc-utils
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
%{_datadir}/gnome/help
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
%{_datadir}/omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
%{_datadir}/xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
%dir %attr(0755, root, bin) %{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
%dir %attr(0755, root, bin) %{_mandir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
%{_mandir}/*/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
%dir %attr (0755, root, other) %{_libdir}/pkgconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
%{_libdir}/pkgconfig/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
%dir %attr (0755, root, other) %{_datadir}/aclocal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
%{_datadir}/aclocal/*
15944
6c3e79e954fe 2009-06-18 Christian Kelly <[email protected]>
chrisk
parents: 15650
diff changeset
    93
%{_datadir}/pkgconfig/gnome-doc-utils.pc
16028
dbb284ad1e58 2009-07-15 Christian Kelly <[email protected]>
chrisk
parents: 15944
diff changeset
    94
%{_libdir}/python2.4/site-packages/xml2po/*.py
16401
a56929992b95 2009-08-27 Christian Kelly <[email protected]>
chrisk
parents: 16028
diff changeset
    95
%{_libdir}/python2.4/site-packages/xml2po/modes/*.py
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
9718
9bf27a903a8d 2007-04-11 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
    97
%if %build_l10n
9bf27a903a8d 2007-04-11 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
    98
%files l10n
9bf27a903a8d 2007-04-11 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
    99
%defattr (-, root, bin)
9bf27a903a8d 2007-04-11 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   100
%dir %attr (0755, root, sys) %dir %{_datadir}
9bf27a903a8d 2007-04-11 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   101
%attr (-, root, other) %{_datadir}/locale
9bf27a903a8d 2007-04-11 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   102
%endif
9bf27a903a8d 2007-04-11 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   103
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
%changelog
18462
0b7ce5359024 Set PYTHON=/usr/bin/python2.4
davelam
parents: 16434
diff changeset
   105
* Sat Dec 05 2009 - [email protected]
0b7ce5359024 Set PYTHON=/usr/bin/python2.4
davelam
parents: 16434
diff changeset
   106
- Set PYTHON(2.4)
16028
dbb284ad1e58 2009-07-15 Christian Kelly <[email protected]>
chrisk
parents: 15944
diff changeset
   107
* Wed Jul 15 2009 - [email protected]
dbb284ad1e58 2009-07-15 Christian Kelly <[email protected]>
chrisk
parents: 15944
diff changeset
   108
- Minor pkg'ing fix.
15944
6c3e79e954fe 2009-06-18 Christian Kelly <[email protected]>
chrisk
parents: 15650
diff changeset
   109
* Thu Jun 18 2009 - [email protected]
6c3e79e954fe 2009-06-18 Christian Kelly <[email protected]>
chrisk
parents: 15650
diff changeset
   110
- Minor pkg'ing fix.
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 12907
diff changeset
   111
* Fri Apr  3 2009 - [email protected]
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 12907
diff changeset
   112
- stop using postrun
12907
03829c004f27 2008-07-23 Damien Carbery <[email protected]>
dcarbery
parents: 12048
diff changeset
   113
* Wed Jul 23 2008 - [email protected]
03829c004f27 2008-07-23 Damien Carbery <[email protected]>
dcarbery
parents: 12048
diff changeset
   114
- Modify hack because %{_libdir}/locale is installed on svn_91 but not snv_93.
11870
b760d270a00e 2008-03-14 Damien Carbery <[email protected]>
dcarbery
parents: 11867
diff changeset
   115
* Sun Mar 16 2008 - [email protected]
b760d270a00e 2008-03-14 Damien Carbery <[email protected]>
dcarbery
parents: 11867
diff changeset
   116
- Add hack back in to get build going again. Will split 'glib' out of
b760d270a00e 2008-03-14 Damien Carbery <[email protected]>
dcarbery
parents: 11867
diff changeset
   117
  SUNWgnome-base-specs.spec at a later date.
11867
23c0d5a8675b 2008-03-14 Damien Carbery <[email protected]>
dcarbery
parents: 11840
diff changeset
   118
* Fri Mar 14 2008 - [email protected]
23c0d5a8675b 2008-03-14 Damien Carbery <[email protected]>
dcarbery
parents: 11840
diff changeset
   119
- Remove hack - call aclocal/automake/autoconf in the base spec file.
11840
abe7b0e02208 2008-03-11 Damien Carbery <[email protected]>
dcarbery
parents: 11197
diff changeset
   120
* Tue Mar 11 2008 - [email protected]
abe7b0e02208 2008-03-11 Damien Carbery <[email protected]>
dcarbery
parents: 11197
diff changeset
   121
- Add hack to move locale files from %{_libdir} to %{_datadir}.
11197
a9bccd7a39ae 2007-11-15 Damien Carbery <[email protected]>
dcarbery
parents: 10640
diff changeset
   122
* Thu Nov 15 2007 - [email protected]
a9bccd7a39ae 2007-11-15 Damien Carbery <[email protected]>
dcarbery
parents: 10640
diff changeset
   123
- Add BuildRequires SUNWlxml-devel and SUNWlxsl-devel.
10640
8fbb1adf58f6 2007-10-11 Damien Carbery <[email protected]>
dcarbery
parents: 10637
diff changeset
   124
* Thu Oct 11 2007 - [email protected]
8fbb1adf58f6 2007-10-11 Damien Carbery <[email protected]>
dcarbery
parents: 10637
diff changeset
   125
- Remove duplicate %{_datadir} line and second %defattr.
10637
11751d9e16ee 2007-10-10 Damien Carbery <[email protected]>
dcarbery
parents: 10366
diff changeset
   126
* Wed Oct 10 2007 - [email protected]
11751d9e16ee 2007-10-10 Damien Carbery <[email protected]>
dcarbery
parents: 10366
diff changeset
   127
- Move -devel package into base package as the module is only used during
11751d9e16ee 2007-10-10 Damien Carbery <[email protected]>
dcarbery
parents: 10366
diff changeset
   128
  building.
11751d9e16ee 2007-10-10 Damien Carbery <[email protected]>
dcarbery
parents: 10366
diff changeset
   129
* Thu Aug 23 2007 - [email protected]
10366
32af3a69079f 2007-08-23 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9885
diff changeset
   130
- don't delete lib/locale in %install -- this is now fixed in the base spec
32af3a69079f 2007-08-23 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9885
diff changeset
   131
- delete $RPM_BUILD_ROOT in %install
9885
e7d73197588e 2007-05-14 Damien Carbery <[email protected]>
dcarbery
parents: 9879
diff changeset
   132
* Mon May 14 2007 - [email protected]
e7d73197588e 2007-05-14 Damien Carbery <[email protected]>
dcarbery
parents: 9879
diff changeset
   133
- Add SUNWgnome-common-devel dependency for pkg-config.
9879
0c26756597a0 2007-05-11 Damien Carbery <[email protected]>
dcarbery
parents: 9718
diff changeset
   134
* Fri May 11 2007 - [email protected]
0c26756597a0 2007-05-11 Damien Carbery <[email protected]>
dcarbery
parents: 9718
diff changeset
   135
- Remove unnecessary SUNWgnome-libs dependency. Builds okay without it.
9718
9bf27a903a8d 2007-04-11 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   136
* Wed Apr 11 2007 - [email protected]
9bf27a903a8d 2007-04-11 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   137
- Add l10n package after bumping tarball.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
* Tue Feb 27 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   139
- Add %{_bindir}/gnome-doc-tools from new tarball.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   140
* Fri Sep 08 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   141
- Remove "rm" of _mandir during %install, deliver xml2po.1 community man page
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   142
* Sat Aug 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   143
- delete some unnecessary env variables
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   144
* Fri Aug 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   145
- Remove %{_libdir}/locale files because I don't want to create a l10n pkg.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
* Fri Jul 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
- update %post/%postun/etc scripts to support diskless client setup,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   148
  part of 6448317
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
* Thu Jun 29 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   150
- update postrun scripts
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   151
* Sun Jun 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   152
- change group from other to bin/sys
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   153
* Thu May 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   154
- merge -share pkg(s) into the base pkg(s)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   155
* Tue Nov 29 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   156
- remove javahelp stuff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
* Wed Oct 19 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   158
- Add SUNWPython dependency as xml2po uses python.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   159
* Wed Jul 06 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   160
- remove mandir from %files, it's not there
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
- remove l10n subpkg, there's no l10n content
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
* Mon Jul 04 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
- Initial spec file needed by SUNWgnome-help-viewer (yelp)
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
   164