SUNWgnome-im-client.spec
author davelam
Fri, 08 Aug 2008 01:12:57 +0000
branchgnome-2-22
changeset 12493 a4d9be4ee8a3
parent 12483 aa4a3fc97dbb
child 12993 ffaa44032207
permissions -rw-r--r--
2008-08-08 Dave Lin <[email protected]> * SUNWlibgsf: Correct the dependency as below to fix the integration issues(CR6734966) Requires: SUNWlibms BuildRequires: SUNWlibm
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-im-client
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
12483
aa4a3fc97dbb 2008-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 12330
diff changeset
     4
# includes module(s): pidgin, pidgin-otr, libotr
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
#
11370
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11300
diff changeset
     6
# Copyright 2008 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: rickju
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
9968
07fa9621fc8b 2007-05-30 Rick Ju <[email protected]>
rickju
parents: 9780
diff changeset
    14
%use pidgin = pidgin.spec
12483
aa4a3fc97dbb 2008-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 12330
diff changeset
    15
%use libotr = libotr.spec
9968
07fa9621fc8b 2007-05-30 Rick Ju <[email protected]>
rickju
parents: 9780
diff changeset
    16
%use pidginotr = pidgin-otr.spec
9397
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
Name:                    SUNWgnome-im-client
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    19
Summary:                 GNOME multi-protocol instant messaging client
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
Version:                 %{default_pkg_version}
11205
04380ed4fe2c 2007-11-16 Rick Ju <[email protected]>
rickju
parents: 11126
diff changeset
    21
Source:                  %{name}-manpages-0.1.tar.gz
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    22
SUNW_BaseDir:            %{_basedir}
11938
7afde3c82396 2008-03-27 Rick Ju <[email protected]>
rickju
parents: 11815
diff changeset
    23
SUNW_Copyright:          %{name}.copyright
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    24
BuildRoot:               %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    26
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
Requires: SUNWgnome-base-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    28
Requires: SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
Requires: SUNWPython
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
Requires: SUNWbash
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
Requires: SUNWdbus
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
Requires: SUNWevolution-data-server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
Requires: SUNWgnome-component
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
Requires: SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
Requires: SUNWgnutls
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    36
Requires: SUNWlibms
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
Requires: SUNWperl584core
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
Requires: SUNWpostrun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
Requires: SUNWgnome-media
11815
419fcc3f7d5f 2008-03-07 Rick Ju <[email protected]>
rickju
parents: 11370
diff changeset
    40
Requires: SUNWavahi-bridge-dsd
12330
26062c4169d2 2008-05-21 Damien Carbery <[email protected]>
dcarbery
parents: 12089
diff changeset
    41
Requires: SUNWsqlite3
26062c4169d2 2008-05-21 Damien Carbery <[email protected]>
dcarbery
parents: 12089
diff changeset
    42
Requires: SUNWpr
26062c4169d2 2008-05-21 Damien Carbery <[email protected]>
dcarbery
parents: 12089
diff changeset
    43
Requires: SUNWtls
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
BuildRequires: SUNWPython-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
BuildRequires: SUNWdbus-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
BuildRequires: SUNWevolution-data-server-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
BuildRequires: SUNWgnome-component-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
BuildRequires: SUNWgnome-libs-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
BuildRequires: SUNWgnutls-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
BuildRequires: SUNWgnome-base-libs-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
BuildRequires: SUNWgnome-libs-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
BuildRequires: SUNWgnome-media-devel
11815
419fcc3f7d5f 2008-03-07 Rick Ju <[email protected]>
rickju
parents: 11370
diff changeset
    53
BuildRequires: SUNWavahi-bridge-dsd-devel
12330
26062c4169d2 2008-05-21 Damien Carbery <[email protected]>
dcarbery
parents: 12089
diff changeset
    54
BuildRequires: SUNWsqlite3
26062c4169d2 2008-05-21 Damien Carbery <[email protected]>
dcarbery
parents: 12089
diff changeset
    55
BuildRequires: SUNWpr
26062c4169d2 2008-05-21 Damien Carbery <[email protected]>
dcarbery
parents: 12089
diff changeset
    56
BuildRequires: SUNWtls
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
%package root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
Summary:                 %{summary} - / filesystem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
SUNW_BaseDir:            /
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
Requires: SUNWpostrun-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
%package devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
Summary:                 %{summary} - development files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
Requires: %name
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
Requires: SUNWgnome-base-libs
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
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
%package l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
Summary:                 %{summary} - l10n files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
Requires:                %{name}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
rm -rf %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
mkdir %name-%version
9968
07fa9621fc8b 2007-05-30 Rick Ju <[email protected]>
rickju
parents: 9780
diff changeset
    83
%pidgin.prep -d %name-%version
12483
aa4a3fc97dbb 2008-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 12330
diff changeset
    84
%libotr.prep -d %name-%version
9968
07fa9621fc8b 2007-05-30 Rick Ju <[email protected]>
rickju
parents: 9780
diff changeset
    85
%pidginotr.prep -d %name-%version
11205
04380ed4fe2c 2007-11-16 Rick Ju <[email protected]>
rickju
parents: 11126
diff changeset
    86
cd %{_builddir}/%name-%version
04380ed4fe2c 2007-11-16 Rick Ju <[email protected]>
rickju
parents: 11126
diff changeset
    87
gzcat %SOURCE0 | tar xf -
9397
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
%build
12089
73b7cea3d94f 2008-04-11 Rick Ju <[email protected]>
rickju
parents: 11938
diff changeset
    90
%{!?perl_vendorarch: %define perl_vendorarch %(eval "`%{__perl} -V:installvendorarch`"; echo $installvendorarch)}
11126
ae4488c40e2f Correct commit (s/purple/libpurple), add %changelog entry and rework ChangeLog
dcarbery
parents: 11125
diff changeset
    91
export PKG_CONFIG_PATH=../pidgin-%{pidgin.version}/libpurple:../pidgin-%{pidgin.version}:%{_pkg_config_path}
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
export CFLAGS="%optflags -DHAVE_ALLOCA_H"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
export RPM_OPT_FLAGS="$CFLAGS"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
export LDFLAGS="%_ldflags"
9968
07fa9621fc8b 2007-05-30 Rick Ju <[email protected]>
rickju
parents: 9780
diff changeset
    95
%pidgin.build -d %name-%version
12483
aa4a3fc97dbb 2008-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 12330
diff changeset
    96
%libotr.build -d %name-%version
aa4a3fc97dbb 2008-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 12330
diff changeset
    97
export ACLOCAL_FLAGS="-I %{_builddir}/%name-%version/libotr-%{libotr.version}"
aa4a3fc97dbb 2008-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 12330
diff changeset
    98
export CFLAGS="$CFLAGS -I %{_builddir}/%name-%version/libotr-%{libotr.version}/my_build_tmp"
aa4a3fc97dbb 2008-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 12330
diff changeset
    99
export RPM_OPT_FLAGS="$CFLAGS"
aa4a3fc97dbb 2008-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 12330
diff changeset
   100
export LDFLAGS="$LDFLAGS -L%{_builddir}/%name-%version/libotr-%{libotr.version}/src/.libs -lotr"
aa4a3fc97dbb 2008-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 12330
diff changeset
   101
export LIBOTR_BLD_DIR=%{_builddir}/%name-%version/libotr-%{libotr.version}
9968
07fa9621fc8b 2007-05-30 Rick Ju <[email protected]>
rickju
parents: 9780
diff changeset
   102
%pidginotr.build -d %name-%version
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
%install
9968
07fa9621fc8b 2007-05-30 Rick Ju <[email protected]>
rickju
parents: 9780
diff changeset
   105
%pidgin.install -d %name-%version
12483
aa4a3fc97dbb 2008-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 12330
diff changeset
   106
%libotr.install -d %name-%version
9968
07fa9621fc8b 2007-05-30 Rick Ju <[email protected]>
rickju
parents: 9780
diff changeset
   107
%pidginotr.install -d %name-%version
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
12483
aa4a3fc97dbb 2008-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 12330
diff changeset
   109
# Delete .a and .la files.
aa4a3fc97dbb 2008-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 12330
diff changeset
   110
rm $RPM_BUILD_ROOT%{_libdir}/*.a
aa4a3fc97dbb 2008-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 12330
diff changeset
   111
rm $RPM_BUILD_ROOT%{_libdir}/*.la
aa4a3fc97dbb 2008-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 12330
diff changeset
   112
rm $RPM_BUILD_ROOT%{_libdir}/pidgin/*.la
aa4a3fc97dbb 2008-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 12330
diff changeset
   113
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
# REMOVE l10n FILES
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
11205
04380ed4fe2c 2007-11-16 Rick Ju <[email protected]>
rickju
parents: 11126
diff changeset
   120
# install man page
04380ed4fe2c 2007-11-16 Rick Ju <[email protected]>
rickju
parents: 11126
diff changeset
   121
rm -rf $RPM_BUILD_ROOT%{_mandir}
04380ed4fe2c 2007-11-16 Rick Ju <[email protected]>
rickju
parents: 11126
diff changeset
   122
cd %{_builddir}/%name-%version/sun-manpages
04380ed4fe2c 2007-11-16 Rick Ju <[email protected]>
rickju
parents: 11126
diff changeset
   123
make install DESTDIR=$RPM_BUILD_ROOT
04380ed4fe2c 2007-11-16 Rick Ju <[email protected]>
rickju
parents: 11126
diff changeset
   124
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
%{?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
   126
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
%post
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
( echo 'test -x /usr/bin/update-desktop-database || exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
  echo '/usr/bin/update-desktop-database'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
) | $BASEDIR/lib/postrun -b -u -c JDS_wait
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
%postun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
test -x $BASEDIR/lib/postrun || exit 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
( echo 'test -x /usr/bin/update-desktop-database || exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
  echo '/usr/bin/update-desktop-database'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   139
) | $BASEDIR/lib/postrun -b -u -c JDS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   140
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   141
%post root
11370
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11300
diff changeset
   142
%include gconf-install.script
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   143
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   144
%preun root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   145
test -x $BASEDIR/var/lib/postrun/postrun || exit 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
( echo 'test -x $PKG_INSTALL_ROOT/usr/bin/gconftool-2 || {';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
  echo '  echo "WARNING: gconftool-2 not found; not uninstalling gconf schemas"';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   148
  echo '  exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
  echo '}';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   150
  echo 'umask 0022';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   151
  echo 'GCONF_CONFIG_SOURCE=xml:merged:$BASEDIR/etc/gconf/gconf.xml.defaults';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   152
  echo 'GCONF_BACKEND_DIR=$PKG_INSTALL_ROOT/usr/lib/GConf/2';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   153
  echo 'LD_LIBRARY_PATH=$PKG_INSTALL_ROOT/usr/lib';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   154
  echo 'export GCONF_CONFIG_SOURCE GCONF_BACKEND_DIR LD_LIBRARY_PATH';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   155
  echo 'SDIR=$BASEDIR%{_sysconfdir}/gconf/schemas';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   156
  echo 'schemas="$SDIR/gaim.schemas"';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
  echo '$PKG_INSTALL_ROOT/usr/bin/gconftool-2 --makefile-uninstall-rule $schemas'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   158
) | $BASEDIR/var/lib/postrun/postrun -i -c JDS -a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   159
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   160
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
%defattr (-, root, bin)
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, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
%{_libdir}/*.so*
9968
07fa9621fc8b 2007-05-30 Rick Ju <[email protected]>
rickju
parents: 9780
diff changeset
   166
%{_libdir}/pidgin/*.so*
07fa9621fc8b 2007-05-30 Rick Ju <[email protected]>
rickju
parents: 9780
diff changeset
   167
%{_libdir}/purple-2/*.so*
12089
73b7cea3d94f 2008-04-11 Rick Ju <[email protected]>
rickju
parents: 11938
diff changeset
   168
%attr(755, root, bin) %{perl_vendorarch}/Pidgin.pm
73b7cea3d94f 2008-04-11 Rick Ju <[email protected]>
rickju
parents: 11938
diff changeset
   169
%attr(755, root, bin) %{perl_vendorarch}/Purple.pm
73b7cea3d94f 2008-04-11 Rick Ju <[email protected]>
rickju
parents: 11938
diff changeset
   170
%attr(755, root, bin) %{perl_vendorarch}/auto/Pidgin
73b7cea3d94f 2008-04-11 Rick Ju <[email protected]>
rickju
parents: 11938
diff changeset
   171
%attr(755, root, bin) %{perl_vendorarch}/auto/Purple
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
%dir %attr (0755, root, other) %{_datadir}/applications
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
%{_datadir}/applications/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
%dir %attr (0755, root, other) %{_datadir}/pixmaps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
%{_datadir}/pixmaps/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
%{_datadir}/sounds
9972
d070211e1d3e 2007-06-01 Damien Carbery <[email protected]>
dcarbery
parents: 9968
diff changeset
   178
%dir %attr (-, root, other) %{_datadir}/icons
d070211e1d3e 2007-06-01 Damien Carbery <[email protected]>
dcarbery
parents: 9968
diff changeset
   179
%dir %attr (-, root, other) %{_datadir}/icons/hicolor
d070211e1d3e 2007-06-01 Damien Carbery <[email protected]>
dcarbery
parents: 9968
diff changeset
   180
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/16x16
d070211e1d3e 2007-06-01 Damien Carbery <[email protected]>
dcarbery
parents: 9968
diff changeset
   181
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/16x16/apps
11300
3060d2518108 2007-12-06 Rick Ju <[email protected]>
rickju
parents: 11205
diff changeset
   182
%{_datadir}/icons/hicolor/16x16/apps/pidgin.*
10361
4334b56fdd50 2007-08-22 Damien Carbery <[email protected]>
dcarbery
parents: 10276
diff changeset
   183
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22
4334b56fdd50 2007-08-22 Damien Carbery <[email protected]>
dcarbery
parents: 10276
diff changeset
   184
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22/apps
11300
3060d2518108 2007-12-06 Rick Ju <[email protected]>
rickju
parents: 11205
diff changeset
   185
%{_datadir}/icons/hicolor/22x22/apps/pidgin.*
9972
d070211e1d3e 2007-06-01 Damien Carbery <[email protected]>
dcarbery
parents: 9968
diff changeset
   186
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/24x24
d070211e1d3e 2007-06-01 Damien Carbery <[email protected]>
dcarbery
parents: 9968
diff changeset
   187
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/24x24/apps
11300
3060d2518108 2007-12-06 Rick Ju <[email protected]>
rickju
parents: 11205
diff changeset
   188
%{_datadir}/icons/hicolor/24x24/apps/pidgin.*
9972
d070211e1d3e 2007-06-01 Damien Carbery <[email protected]>
dcarbery
parents: 9968
diff changeset
   189
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/32x32
d070211e1d3e 2007-06-01 Damien Carbery <[email protected]>
dcarbery
parents: 9968
diff changeset
   190
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/32x32/apps
11300
3060d2518108 2007-12-06 Rick Ju <[email protected]>
rickju
parents: 11205
diff changeset
   191
%{_datadir}/icons/hicolor/32x32/apps/pidgin.*
9972
d070211e1d3e 2007-06-01 Damien Carbery <[email protected]>
dcarbery
parents: 9968
diff changeset
   192
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/48x48
d070211e1d3e 2007-06-01 Damien Carbery <[email protected]>
dcarbery
parents: 9968
diff changeset
   193
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/48x48/apps
11300
3060d2518108 2007-12-06 Rick Ju <[email protected]>
rickju
parents: 11205
diff changeset
   194
%{_datadir}/icons/hicolor/48x48/apps/pidgin.*
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   195
%dir %attr(0755, root, bin) %{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   196
%dir %attr(0755, root, bin) %{_mandir}/man1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   197
%{_mandir}/man1/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   198
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
%files root
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   200
%defattr(-, root, sys)
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
%attr(0755, root, sys) %dir %{_sysconfdir}
9968
07fa9621fc8b 2007-05-30 Rick Ju <[email protected]>
rickju
parents: 9780
diff changeset
   202
%{_sysconfdir}/gconf/schemas/purple.schemas
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   204
%files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   205
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   207
%dir %attr (0755, root, other) %{_libdir}/pkgconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
%{_libdir}/pkgconfig/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   209
%dir %attr (0755, root, bin) %{_includedir}
9968
07fa9621fc8b 2007-05-30 Rick Ju <[email protected]>
rickju
parents: 9780
diff changeset
   210
%{_includedir}/pidgin
07fa9621fc8b 2007-05-30 Rick Ju <[email protected]>
rickju
parents: 9780
diff changeset
   211
%{_includedir}/libpurple
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   212
%{_includedir}/libotr
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   213
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   214
%dir %attr (0755, root, other) %{_datadir}/aclocal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   215
%{_datadir}/aclocal/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   216
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   217
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   218
%files l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   219
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   221
%attr (-, root, other) %{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   223
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   224
%changelog
12483
aa4a3fc97dbb 2008-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 12330
diff changeset
   225
* Thu Jul 23 2008 - [email protected]
aa4a3fc97dbb 2008-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 12330
diff changeset
   226
- Move libotr from pidgin-otr.spec to libotr.spec. This makes is easier to
aa4a3fc97dbb 2008-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 12330
diff changeset
   227
  track for ARC and Legal reviews.
12330
26062c4169d2 2008-05-21 Damien Carbery <[email protected]>
dcarbery
parents: 12089
diff changeset
   228
* Wed May 21 2008 - [email protected]
26062c4169d2 2008-05-21 Damien Carbery <[email protected]>
dcarbery
parents: 12089
diff changeset
   229
- Add Build/Requires SUNWsqlite3, SUNWpr and SUNWtls to fix #6703993.
11815
419fcc3f7d5f 2008-03-07 Rick Ju <[email protected]>
rickju
parents: 11370
diff changeset
   230
* Fri Mar 07 2008  - [email protected]
419fcc3f7d5f 2008-03-07 Rick Ju <[email protected]>
rickju
parents: 11370
diff changeset
   231
- add SUNWavahi-bridge-dsd dependency
11370
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11300
diff changeset
   232
* Thu Jan  3 2008 - [email protected]
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11300
diff changeset
   233
- use gconf-install.script instead of an inline script
11300
3060d2518108 2007-12-06 Rick Ju <[email protected]>
rickju
parents: 11205
diff changeset
   234
* Thu Dec 06 2007  - [email protected]
3060d2518108 2007-12-06 Rick Ju <[email protected]>
rickju
parents: 11205
diff changeset
   235
- %files changed to bump to pidgin 2.3.0
11205
04380ed4fe2c 2007-11-16 Rick Ju <[email protected]>
rickju
parents: 11126
diff changeset
   236
* Tue Nov 16 2007  - [email protected]
04380ed4fe2c 2007-11-16 Rick Ju <[email protected]>
rickju
parents: 11126
diff changeset
   237
- Use SGML man page instead of the one from community
11126
ae4488c40e2f Correct commit (s/purple/libpurple), add %changelog entry and rework ChangeLog
dcarbery
parents: 11125
diff changeset
   238
* Tue Nov 06 2007  - [email protected]
ae4488c40e2f Correct commit (s/purple/libpurple), add %changelog entry and rework ChangeLog
dcarbery
parents: 11125
diff changeset
   239
- Add ../pidgin-%{pidgin.version}/libpurple to PKG_CONFIG_PATH so that
ae4488c40e2f Correct commit (s/purple/libpurple), add %changelog entry and rework ChangeLog
dcarbery
parents: 11125
diff changeset
   240
  pidgin-otr can find the libpurple libraries during build.
11105
11408a0e0177 * Fri Nov 02 2007 - [email protected]
rickju
parents: 10649
diff changeset
   241
* Fri Nov 02 2007  - [email protected]
11408a0e0177 * Fri Nov 02 2007 - [email protected]
rickju
parents: 10649
diff changeset
   242
  remove SUNWavahi-bridge-dsd dependency
11408a0e0177 * Fri Nov 02 2007 - [email protected]
rickju
parents: 10649
diff changeset
   243
* Wed Oct 10 2007 - [email protected]
10633
9d1d87d1238f 2007-10-10 Damien Carbery <[email protected]>
dcarbery
parents: 10569
diff changeset
   244
- Update Build/Requires after running check-deps.pl script.
10569
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10361
diff changeset
   245
* Fri Sep 28 2007 - [email protected]
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10361
diff changeset
   246
- delete some unnecessary env variables
10361
4334b56fdd50 2007-08-22 Damien Carbery <[email protected]>
dcarbery
parents: 10276
diff changeset
   247
* Wed Aug 22 2007 - [email protected]
4334b56fdd50 2007-08-22 Damien Carbery <[email protected]>
dcarbery
parents: 10276
diff changeset
   248
- Update %files for new pidgin tarball.
9972
d070211e1d3e 2007-06-01 Damien Carbery <[email protected]>
dcarbery
parents: 9968
diff changeset
   249
* Fri Jun 01 2007 - [email protected]
d070211e1d3e 2007-06-01 Damien Carbery <[email protected]>
dcarbery
parents: 9968
diff changeset
   250
- Set %attr for %{datadir}/icons dirs.
9968
07fa9621fc8b 2007-05-30 Rick Ju <[email protected]>
rickju
parents: 9780
diff changeset
   251
* Tue May 30 2007 - [email protected]
07fa9621fc8b 2007-05-30 Rick Ju <[email protected]>
rickju
parents: 9780
diff changeset
   252
- bump to pidgin 2.0.1
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   253
* Tue Apr 24 2007 - [email protected]
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   254
- s/0755/-/ in defattr so that files are not made all executable
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   255
* Fri Feb  9 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   256
- After a review, remove code that made unnecessary copy of $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   257
  before installing second module in this spec file.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   258
* Wed Feb  7 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   259
- Fixed an install issue (copy $RPM_BUILD_ROOT before %gaimotr.install.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   260
* Mon Feb  5 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   261
- Add Build/Requires SUNWgnome-media/-devel after check-deps.pl run.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   262
* Wed Jan 17 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   263
- Add gaim-otr.spec.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   264
* Fri May 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   265
- Updates for new tarball. Add 'root' package for the gaim.schemas file (and 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   266
  %post/%preun scripts too). Remove %{_datadir}/doc from %files as nothing is 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   267
  installed there now.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   268
* Mon Sep 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   269
- New Manpage tarball
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   270
* Fri Jul 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   271
- 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
   272
  part of 6448317
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   273
* Thu Jun 29 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   274
- update postrun scripts
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   275
* Sun Jun 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   276
- change group from other to bin/sys
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   277
* Fri May 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   278
- Small update to dependency list after check-deps.pl run.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   279
* Thu May 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   280
- Move gaim-client-example to demo directory.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   281
* Thu May 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   282
- Merge -share pkg(s) into the base pkg(s).
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   283
* Wed May 10 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   284
- Now package gaim-notifications-example demo program.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   285
* Mon Feb 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   286
- Complete update of Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   287
* Thu Feb 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   288
- Update Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   289
* Wed Jan 18 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   290
- Add devel files from 2.0.0beta1 tarball.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   291
* Sat Dec  3 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   292
- add %post script that runs update-desktop-database
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   293
* Tue Nov 29 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   294
- remove javahelp stuff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   295
* Thu Sep 15 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   296
- Define devel subpkg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   297
* Fri Nov 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   298
- Added workaround fix for 6193354
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   299
* Wed Nov  3 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   300
- Add BuildRequires of SUNWgnome-javahelp-convert to get 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   301
  javahelp-convert-install.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   302
* Tue Oct 05 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   303
- Added localized help files to l10n %files section
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   304
* Sat Oct 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   305
- added %pkgbuild_postprocess
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   306
* Thu Sep 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   307
- Add BuildRequires of SUNWgnome-libs to get scrollkeeper-preinstall.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   308
* Mon Sep 06 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   309
- Added javahelp to %files share
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   310
* Fri Sep 03 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   311
- Changes to support docs tarball added to gaim.spec.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   312
* Mon Aug 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   313
- s/SUNWpl5u/SUNWperl584usr/
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   314
* Mon Jul 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   315
- Unset perms for /usr/share/pixmaps and /usr/share/applications.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   316
* Sat Jul 10 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   317
- Set perms for /usr/share/pixmaps and /usr/share/applications.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   318
* Tue Jun 22 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   319
- changed install location to /usr/lib and /usr/bin
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   320
* Wed Jun  2 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   321
- Added %{_datadir}/locale to install l10n messages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   322
* Wed Mar 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   323
- Added SGML man page integration
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   324
* Tue Mar 23 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   325
- add -DHAVE_ALLOCA_H to CFLAGS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   326
* Fri Mar 05 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   327
- define PERL5LIB
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   328
* Wed Mar 03 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   329
- remove unnecessary env vars
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   330
- fix %files share
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   331
* Mon Mar 01 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   332
- set CFLAGS, LDFLAGS