SUNWgnome-im-client.spec
author daniell
Wed, 13 Oct 2010 16:43:58 +0000
branchopensolaris-2009-06
changeset 20159 f18a6979f732
parent 14342 e74a4a9aa10f
permissions -rw-r--r--
6965295 [CVE-2010-1205/CVE-2010-2249] Multiple security issues in libpng 1.2 versions before 1.2.44
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
#
12916
761552c755ae 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
12916
761552c755ae 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
14300
ba20124cb834 (Take this fixes for OS 0906)
davelam
parents: 13657
diff changeset
    44
Requires: SUNWgtkspell
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
BuildRequires: SUNWPython-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
BuildRequires: SUNWdbus-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
BuildRequires: SUNWevolution-data-server-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
BuildRequires: SUNWgnome-component-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
BuildRequires: SUNWgnome-libs-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
BuildRequires: SUNWgnutls-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
BuildRequires: SUNWgnome-base-libs-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
BuildRequires: SUNWgnome-libs-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
BuildRequires: SUNWgnome-media-devel
11815
419fcc3f7d5f 2008-03-07 Rick Ju <[email protected]>
rickju
parents: 11370
diff changeset
    54
BuildRequires: SUNWavahi-bridge-dsd-devel
12330
26062c4169d2 2008-05-21 Damien Carbery <[email protected]>
dcarbery
parents: 12089
diff changeset
    55
BuildRequires: SUNWsqlite3
26062c4169d2 2008-05-21 Damien Carbery <[email protected]>
dcarbery
parents: 12089
diff changeset
    56
BuildRequires: SUNWpr
26062c4169d2 2008-05-21 Damien Carbery <[email protected]>
dcarbery
parents: 12089
diff changeset
    57
BuildRequires: SUNWtls
14300
ba20124cb834 (Take this fixes for OS 0906)
davelam
parents: 13657
diff changeset
    58
BuildRequires: SUNWgtkspell-devel
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
%package root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
Summary:                 %{summary} - / filesystem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
SUNW_BaseDir:            /
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
Requires: SUNWpostrun-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
Requires: SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
%package devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
Summary:                 %{summary} - development files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
Requires: %name
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
Requires: SUNWgnome-base-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
%package l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
Summary:                 %{summary} - l10n files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
Requires:                %{name}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
rm -rf %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
mkdir %name-%version
9968
07fa9621fc8b 2007-05-30 Rick Ju <[email protected]>
rickju
parents: 9780
diff changeset
    85
%pidgin.prep -d %name-%version
12916
761552c755ae 2008-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 12330
diff changeset
    86
%libotr.prep -d %name-%version
9968
07fa9621fc8b 2007-05-30 Rick Ju <[email protected]>
rickju
parents: 9780
diff changeset
    87
%pidginotr.prep -d %name-%version
11205
04380ed4fe2c 2007-11-16 Rick Ju <[email protected]>
rickju
parents: 11126
diff changeset
    88
cd %{_builddir}/%name-%version
04380ed4fe2c 2007-11-16 Rick Ju <[email protected]>
rickju
parents: 11126
diff changeset
    89
gzcat %SOURCE0 | tar xf -
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
%build
14342
e74a4a9aa10f 2009-09-24 Hemantha Holla <[email protected]>
hem
parents: 14300
diff changeset
    92
%{!?perl_installarchlib: %define perl_installarchlib %(eval "`%{__perl} -V:installarchlib`"; echo $installarchlib)}
e74a4a9aa10f 2009-09-24 Hemantha Holla <[email protected]>
hem
parents: 14300
diff changeset
    93
%{!?perl_installvendorlib: %define perl_installvendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)}
11126
ae4488c40e2f Correct commit (s/purple/libpurple), add %changelog entry and rework ChangeLog
dcarbery
parents: 11125
diff changeset
    94
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
    95
export CFLAGS="%optflags -DHAVE_ALLOCA_H"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
export RPM_OPT_FLAGS="$CFLAGS"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
export LDFLAGS="%_ldflags"
9968
07fa9621fc8b 2007-05-30 Rick Ju <[email protected]>
rickju
parents: 9780
diff changeset
    98
%pidgin.build -d %name-%version
12916
761552c755ae 2008-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 12330
diff changeset
    99
%libotr.build -d %name-%version
761552c755ae 2008-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 12330
diff changeset
   100
export ACLOCAL_FLAGS="-I %{_builddir}/%name-%version/libotr-%{libotr.version}"
761552c755ae 2008-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 12330
diff changeset
   101
export CFLAGS="$CFLAGS -I %{_builddir}/%name-%version/libotr-%{libotr.version}/my_build_tmp"
761552c755ae 2008-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 12330
diff changeset
   102
export RPM_OPT_FLAGS="$CFLAGS"
761552c755ae 2008-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 12330
diff changeset
   103
export LDFLAGS="$LDFLAGS -L%{_builddir}/%name-%version/libotr-%{libotr.version}/src/.libs -lotr"
761552c755ae 2008-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 12330
diff changeset
   104
export LIBOTR_BLD_DIR=%{_builddir}/%name-%version/libotr-%{libotr.version}
9968
07fa9621fc8b 2007-05-30 Rick Ju <[email protected]>
rickju
parents: 9780
diff changeset
   105
%pidginotr.build -d %name-%version
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
%install
9968
07fa9621fc8b 2007-05-30 Rick Ju <[email protected]>
rickju
parents: 9780
diff changeset
   108
%pidgin.install -d %name-%version
12916
761552c755ae 2008-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 12330
diff changeset
   109
%libotr.install -d %name-%version
9968
07fa9621fc8b 2007-05-30 Rick Ju <[email protected]>
rickju
parents: 9780
diff changeset
   110
%pidginotr.install -d %name-%version
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
12916
761552c755ae 2008-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 12330
diff changeset
   112
# Delete .a and .la files.
761552c755ae 2008-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 12330
diff changeset
   113
rm $RPM_BUILD_ROOT%{_libdir}/*.a
761552c755ae 2008-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 12330
diff changeset
   114
rm $RPM_BUILD_ROOT%{_libdir}/*.la
761552c755ae 2008-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 12330
diff changeset
   115
rm $RPM_BUILD_ROOT%{_libdir}/pidgin/*.la
761552c755ae 2008-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 12330
diff changeset
   116
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
# REMOVE l10n FILES
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
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
11205
04380ed4fe2c 2007-11-16 Rick Ju <[email protected]>
rickju
parents: 11126
diff changeset
   123
# install man page
04380ed4fe2c 2007-11-16 Rick Ju <[email protected]>
rickju
parents: 11126
diff changeset
   124
rm -rf $RPM_BUILD_ROOT%{_mandir}
04380ed4fe2c 2007-11-16 Rick Ju <[email protected]>
rickju
parents: 11126
diff changeset
   125
cd %{_builddir}/%name-%version/sun-manpages
04380ed4fe2c 2007-11-16 Rick Ju <[email protected]>
rickju
parents: 11126
diff changeset
   126
make install DESTDIR=$RPM_BUILD_ROOT
04380ed4fe2c 2007-11-16 Rick Ju <[email protected]>
rickju
parents: 11126
diff changeset
   127
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
%{?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
   129
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
%post
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
( 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
   135
  echo '/usr/bin/update-desktop-database'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
) | $BASEDIR/lib/postrun -b -u -c JDS_wait
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
%postun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   139
test -x $BASEDIR/lib/postrun || exit 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   140
( 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
   141
  echo '/usr/bin/update-desktop-database'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   142
) | $BASEDIR/lib/postrun -b -u -c JDS
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
%post root
11370
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11300
diff changeset
   145
%include gconf-install.script
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
%preun root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   148
test -x $BASEDIR/var/lib/postrun/postrun || exit 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
( 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
   150
  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
   151
  echo '  exit 0';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   152
  echo '}';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   153
  echo 'umask 0022';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   154
  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
   155
  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
   156
  echo 'LD_LIBRARY_PATH=$PKG_INSTALL_ROOT/usr/lib';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
  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
   158
  echo 'SDIR=$BASEDIR%{_sysconfdir}/gconf/schemas';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   159
  echo 'schemas="$SDIR/gaim.schemas"';
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   160
  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
   161
) | $BASEDIR/var/lib/postrun/postrun -i -c JDS -a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
%dir %attr (0755, root, bin) %{_bindir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
%{_bindir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
%{_libdir}/*.so*
9968
07fa9621fc8b 2007-05-30 Rick Ju <[email protected]>
rickju
parents: 9780
diff changeset
   169
%{_libdir}/pidgin/*.so*
07fa9621fc8b 2007-05-30 Rick Ju <[email protected]>
rickju
parents: 9780
diff changeset
   170
%{_libdir}/purple-2/*.so*
14342
e74a4a9aa10f 2009-09-24 Hemantha Holla <[email protected]>
hem
parents: 14300
diff changeset
   171
%attr(755, root, bin) %{_libdir}/pidgin/perl/Pidgin.pm
e74a4a9aa10f 2009-09-24 Hemantha Holla <[email protected]>
hem
parents: 14300
diff changeset
   172
%attr(755, root, bin) %{_libdir}/purple-2/perl/Purple.pm
e74a4a9aa10f 2009-09-24 Hemantha Holla <[email protected]>
hem
parents: 14300
diff changeset
   173
%attr(755, root, bin) %{_libdir}/pidgin/perl/auto/Pidgin
e74a4a9aa10f 2009-09-24 Hemantha Holla <[email protected]>
hem
parents: 14300
diff changeset
   174
%attr(755, root, bin) %{_libdir}/purple-2/perl/auto/Purple
e74a4a9aa10f 2009-09-24 Hemantha Holla <[email protected]>
hem
parents: 14300
diff changeset
   175
#%attr(755, root, bin) %{perl_installarchlib}/perllocal.pod
e74a4a9aa10f 2009-09-24 Hemantha Holla <[email protected]>
hem
parents: 14300
diff changeset
   176
%dir %attr (0755, root, bin) %{perl_installvendorlib}
9397
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, other) %{_datadir}/applications
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
%{_datadir}/applications/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   180
%dir %attr (0755, root, other) %{_datadir}/pixmaps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   181
%{_datadir}/pixmaps/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   182
%{_datadir}/sounds
9972
d070211e1d3e 2007-06-01 Damien Carbery <[email protected]>
dcarbery
parents: 9968
diff changeset
   183
%dir %attr (-, root, other) %{_datadir}/icons
d070211e1d3e 2007-06-01 Damien Carbery <[email protected]>
dcarbery
parents: 9968
diff changeset
   184
%dir %attr (-, root, other) %{_datadir}/icons/hicolor
d070211e1d3e 2007-06-01 Damien Carbery <[email protected]>
dcarbery
parents: 9968
diff changeset
   185
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/16x16
d070211e1d3e 2007-06-01 Damien Carbery <[email protected]>
dcarbery
parents: 9968
diff changeset
   186
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/16x16/apps
11300
3060d2518108 2007-12-06 Rick Ju <[email protected]>
rickju
parents: 11205
diff changeset
   187
%{_datadir}/icons/hicolor/16x16/apps/pidgin.*
10361
4334b56fdd50 2007-08-22 Damien Carbery <[email protected]>
dcarbery
parents: 10276
diff changeset
   188
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22
4334b56fdd50 2007-08-22 Damien Carbery <[email protected]>
dcarbery
parents: 10276
diff changeset
   189
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22/apps
11300
3060d2518108 2007-12-06 Rick Ju <[email protected]>
rickju
parents: 11205
diff changeset
   190
%{_datadir}/icons/hicolor/22x22/apps/pidgin.*
9972
d070211e1d3e 2007-06-01 Damien Carbery <[email protected]>
dcarbery
parents: 9968
diff changeset
   191
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/24x24
d070211e1d3e 2007-06-01 Damien Carbery <[email protected]>
dcarbery
parents: 9968
diff changeset
   192
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/24x24/apps
11300
3060d2518108 2007-12-06 Rick Ju <[email protected]>
rickju
parents: 11205
diff changeset
   193
%{_datadir}/icons/hicolor/24x24/apps/pidgin.*
9972
d070211e1d3e 2007-06-01 Damien Carbery <[email protected]>
dcarbery
parents: 9968
diff changeset
   194
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/32x32
d070211e1d3e 2007-06-01 Damien Carbery <[email protected]>
dcarbery
parents: 9968
diff changeset
   195
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/32x32/apps
11300
3060d2518108 2007-12-06 Rick Ju <[email protected]>
rickju
parents: 11205
diff changeset
   196
%{_datadir}/icons/hicolor/32x32/apps/pidgin.*
9972
d070211e1d3e 2007-06-01 Damien Carbery <[email protected]>
dcarbery
parents: 9968
diff changeset
   197
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/48x48
d070211e1d3e 2007-06-01 Damien Carbery <[email protected]>
dcarbery
parents: 9968
diff changeset
   198
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/48x48/apps
11300
3060d2518108 2007-12-06 Rick Ju <[email protected]>
rickju
parents: 11205
diff changeset
   199
%{_datadir}/icons/hicolor/48x48/apps/pidgin.*
14342
e74a4a9aa10f 2009-09-24 Hemantha Holla <[email protected]>
hem
parents: 14300
diff changeset
   200
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/scalable
e74a4a9aa10f 2009-09-24 Hemantha Holla <[email protected]>
hem
parents: 14300
diff changeset
   201
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/scalable/apps
e74a4a9aa10f 2009-09-24 Hemantha Holla <[email protected]>
hem
parents: 14300
diff changeset
   202
%{_datadir}/icons/hicolor/scalable/apps/pidgin.*
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
%dir %attr(0755, root, bin) %{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   204
%dir %attr(0755, root, bin) %{_mandir}/man1
12993
ffaa44032207 2008-08-01 Christian Kelly <[email protected]>
chrisk
parents: 12916
diff changeset
   205
%dir %attr(0755, root, bin) %{_mandir}/man3
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
%{_mandir}/man1/*
12993
ffaa44032207 2008-08-01 Christian Kelly <[email protected]>
chrisk
parents: 12916
diff changeset
   207
%{_mandir}/man3/*
13657
dba2f1fac8c1 2008-09-17 Rick Ju <[email protected]>
rickju
parents: 12993
diff changeset
   208
%doc pidgin-%{pidgin.version}/COPYRIGHT
dba2f1fac8c1 2008-09-17 Rick Ju <[email protected]>
rickju
parents: 12993
diff changeset
   209
%doc(bzip2) pidgin-%{pidgin.version}/COPYING
dba2f1fac8c1 2008-09-17 Rick Ju <[email protected]>
rickju
parents: 12993
diff changeset
   210
%doc pidgin-%{pidgin.version}/ChangeLog
dba2f1fac8c1 2008-09-17 Rick Ju <[email protected]>
rickju
parents: 12993
diff changeset
   211
%doc pidgin-%{pidgin.version}/README
dba2f1fac8c1 2008-09-17 Rick Ju <[email protected]>
rickju
parents: 12993
diff changeset
   212
%doc(bzip2) pidgin-otr-%{pidginotr.version}/COPYING
dba2f1fac8c1 2008-09-17 Rick Ju <[email protected]>
rickju
parents: 12993
diff changeset
   213
%doc pidgin-otr-%{pidginotr.version}/ChangeLog
dba2f1fac8c1 2008-09-17 Rick Ju <[email protected]>
rickju
parents: 12993
diff changeset
   214
%doc pidgin-otr-%{pidginotr.version}/README
dba2f1fac8c1 2008-09-17 Rick Ju <[email protected]>
rickju
parents: 12993
diff changeset
   215
%doc pidgin-otr-%{pidginotr.version}/NEWS
dba2f1fac8c1 2008-09-17 Rick Ju <[email protected]>
rickju
parents: 12993
diff changeset
   216
%doc pidgin-otr-%{pidginotr.version}/AUTHORS
dba2f1fac8c1 2008-09-17 Rick Ju <[email protected]>
rickju
parents: 12993
diff changeset
   217
%doc(bzip2) libotr-%{libotr.version}/COPYING
dba2f1fac8c1 2008-09-17 Rick Ju <[email protected]>
rickju
parents: 12993
diff changeset
   218
%doc(bzip2) libotr-%{libotr.version}/COPYING.LIB
dba2f1fac8c1 2008-09-17 Rick Ju <[email protected]>
rickju
parents: 12993
diff changeset
   219
%doc libotr-%{libotr.version}/ChangeLog
dba2f1fac8c1 2008-09-17 Rick Ju <[email protected]>
rickju
parents: 12993
diff changeset
   220
%doc libotr-%{libotr.version}/README
dba2f1fac8c1 2008-09-17 Rick Ju <[email protected]>
rickju
parents: 12993
diff changeset
   221
%doc libotr-%{libotr.version}/NEWS
dba2f1fac8c1 2008-09-17 Rick Ju <[email protected]>
rickju
parents: 12993
diff changeset
   222
%doc libotr-%{libotr.version}/AUTHORS
dba2f1fac8c1 2008-09-17 Rick Ju <[email protected]>
rickju
parents: 12993
diff changeset
   223
%dir %attr (0755, root, other) %{_datadir}/doc
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   224
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   225
%files root
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   226
%defattr(-, root, sys)
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   227
%attr(0755, root, sys) %dir %{_sysconfdir}
9968
07fa9621fc8b 2007-05-30 Rick Ju <[email protected]>
rickju
parents: 9780
diff changeset
   228
%{_sysconfdir}/gconf/schemas/purple.schemas
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   229
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   230
%files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   231
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   232
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   233
%dir %attr (0755, root, other) %{_libdir}/pkgconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   234
%{_libdir}/pkgconfig/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   235
%dir %attr (0755, root, bin) %{_includedir}
9968
07fa9621fc8b 2007-05-30 Rick Ju <[email protected]>
rickju
parents: 9780
diff changeset
   236
%{_includedir}/pidgin
07fa9621fc8b 2007-05-30 Rick Ju <[email protected]>
rickju
parents: 9780
diff changeset
   237
%{_includedir}/libpurple
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   238
%{_includedir}/libotr
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   239
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   240
%dir %attr (0755, root, other) %{_datadir}/aclocal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   241
%{_datadir}/aclocal/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   242
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   243
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   244
%files l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   245
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   246
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   247
%attr (-, root, other) %{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   248
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   249
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   250
%changelog
14342
e74a4a9aa10f 2009-09-24 Hemantha Holla <[email protected]>
hem
parents: 14300
diff changeset
   251
* Thu Sep 24 2009 - [email protected]
e74a4a9aa10f 2009-09-24 Hemantha Holla <[email protected]>
hem
parents: 14300
diff changeset
   252
- Update %files for bump to pidgin 2.6.2
14300
ba20124cb834 (Take this fixes for OS 0906)
davelam
parents: 13657
diff changeset
   253
* Thu Apr 16 2009 - [email protected]
ba20124cb834 (Take this fixes for OS 0906)
davelam
parents: 13657
diff changeset
   254
- Add build dependencies of spellcheck feature.
12993
ffaa44032207 2008-08-01 Christian Kelly <[email protected]>
chrisk
parents: 12916
diff changeset
   255
* Fri Aug 01 2008 - [email protected]
ffaa44032207 2008-08-01 Christian Kelly <[email protected]>
chrisk
parents: 12916
diff changeset
   256
- Correct %files: add in man3 entries 
12916
761552c755ae 2008-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 12330
diff changeset
   257
* Thu Jul 23 2008 - [email protected]
761552c755ae 2008-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 12330
diff changeset
   258
- Move libotr from pidgin-otr.spec to libotr.spec. This makes is easier to
761552c755ae 2008-07-24 Damien Carbery <[email protected]>
dcarbery
parents: 12330
diff changeset
   259
  track for ARC and Legal reviews.
12330
26062c4169d2 2008-05-21 Damien Carbery <[email protected]>
dcarbery
parents: 12089
diff changeset
   260
* Wed May 21 2008 - [email protected]
26062c4169d2 2008-05-21 Damien Carbery <[email protected]>
dcarbery
parents: 12089
diff changeset
   261
- Add Build/Requires SUNWsqlite3, SUNWpr and SUNWtls to fix #6703993.
11815
419fcc3f7d5f 2008-03-07 Rick Ju <[email protected]>
rickju
parents: 11370
diff changeset
   262
* Fri Mar 07 2008  - [email protected]
419fcc3f7d5f 2008-03-07 Rick Ju <[email protected]>
rickju
parents: 11370
diff changeset
   263
- add SUNWavahi-bridge-dsd dependency
11370
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11300
diff changeset
   264
* Thu Jan  3 2008 - [email protected]
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11300
diff changeset
   265
- use gconf-install.script instead of an inline script
11300
3060d2518108 2007-12-06 Rick Ju <[email protected]>
rickju
parents: 11205
diff changeset
   266
* Thu Dec 06 2007  - [email protected]
3060d2518108 2007-12-06 Rick Ju <[email protected]>
rickju
parents: 11205
diff changeset
   267
- %files changed to bump to pidgin 2.3.0
11205
04380ed4fe2c 2007-11-16 Rick Ju <[email protected]>
rickju
parents: 11126
diff changeset
   268
* Tue Nov 16 2007  - [email protected]
04380ed4fe2c 2007-11-16 Rick Ju <[email protected]>
rickju
parents: 11126
diff changeset
   269
- 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
   270
* Tue Nov 06 2007  - [email protected]
ae4488c40e2f Correct commit (s/purple/libpurple), add %changelog entry and rework ChangeLog
dcarbery
parents: 11125
diff changeset
   271
- 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
   272
  pidgin-otr can find the libpurple libraries during build.
11105
11408a0e0177 * Fri Nov 02 2007 - [email protected]
rickju
parents: 10649
diff changeset
   273
* Fri Nov 02 2007  - [email protected]
11408a0e0177 * Fri Nov 02 2007 - [email protected]
rickju
parents: 10649
diff changeset
   274
  remove SUNWavahi-bridge-dsd dependency
11408a0e0177 * Fri Nov 02 2007 - [email protected]
rickju
parents: 10649
diff changeset
   275
* Wed Oct 10 2007 - [email protected]
10633
9d1d87d1238f 2007-10-10 Damien Carbery <[email protected]>
dcarbery
parents: 10569
diff changeset
   276
- Update Build/Requires after running check-deps.pl script.
10569
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10361
diff changeset
   277
* Fri Sep 28 2007 - [email protected]
db3674d56c7f 2007-09-28 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10361
diff changeset
   278
- delete some unnecessary env variables
10361
4334b56fdd50 2007-08-22 Damien Carbery <[email protected]>
dcarbery
parents: 10276
diff changeset
   279
* Wed Aug 22 2007 - [email protected]
4334b56fdd50 2007-08-22 Damien Carbery <[email protected]>
dcarbery
parents: 10276
diff changeset
   280
- Update %files for new pidgin tarball.
9972
d070211e1d3e 2007-06-01 Damien Carbery <[email protected]>
dcarbery
parents: 9968
diff changeset
   281
* Fri Jun 01 2007 - [email protected]
d070211e1d3e 2007-06-01 Damien Carbery <[email protected]>
dcarbery
parents: 9968
diff changeset
   282
- Set %attr for %{datadir}/icons dirs.
9968
07fa9621fc8b 2007-05-30 Rick Ju <[email protected]>
rickju
parents: 9780
diff changeset
   283
* Tue May 30 2007 - [email protected]
07fa9621fc8b 2007-05-30 Rick Ju <[email protected]>
rickju
parents: 9780
diff changeset
   284
- bump to pidgin 2.0.1
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   285
* Tue Apr 24 2007 - [email protected]
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   286
- 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
   287
* Fri Feb  9 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   288
- 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
   289
  before installing second module in this spec file.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   290
* Wed Feb  7 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   291
- 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
   292
* Mon Feb  5 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   293
- 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
   294
* Wed Jan 17 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   295
- Add gaim-otr.spec.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   296
* Fri May 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   297
- 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
   298
  %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
   299
  installed there now.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   300
* Mon Sep 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   301
- New Manpage tarball
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   302
* Fri Jul 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   303
- 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
   304
  part of 6448317
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   305
* Thu Jun 29 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   306
- update postrun scripts
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   307
* Sun Jun 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   308
- change group from other to bin/sys
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   309
* Fri May 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   310
- 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
   311
* Thu May 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   312
- Move gaim-client-example to demo directory.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   313
* Thu May 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   314
- Merge -share pkg(s) into the base pkg(s).
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   315
* Wed May 10 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   316
- Now package gaim-notifications-example demo program.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   317
* Mon Feb 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   318
- 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
   319
* Thu Feb 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   320
- Update Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   321
* Wed Jan 18 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   322
- Add devel files from 2.0.0beta1 tarball.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   323
* Sat Dec  3 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   324
- add %post script that runs update-desktop-database
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   325
* Tue Nov 29 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   326
- remove javahelp stuff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   327
* Thu Sep 15 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   328
- Define devel subpkg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   329
* Fri Nov 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   330
- Added workaround fix for 6193354
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   331
* Wed Nov  3 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   332
- Add BuildRequires of SUNWgnome-javahelp-convert to get 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   333
  javahelp-convert-install.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   334
* Tue Oct 05 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   335
- Added localized help files to l10n %files section
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   336
* Sat Oct 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   337
- added %pkgbuild_postprocess
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   338
* Thu Sep 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   339
- Add BuildRequires of SUNWgnome-libs to get scrollkeeper-preinstall.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   340
* Mon Sep 06 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   341
- Added javahelp to %files share
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   342
* Fri Sep 03 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   343
- Changes to support docs tarball added to gaim.spec.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   344
* Mon Aug 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   345
- s/SUNWpl5u/SUNWperl584usr/
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   346
* Mon Jul 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   347
- 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
   348
* Sat Jul 10 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   349
- 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
   350
* Tue Jun 22 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   351
- changed install location to /usr/lib and /usr/bin
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   352
* Wed Jun  2 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   353
- Added %{_datadir}/locale to install l10n messages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   354
* Wed Mar 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   355
- Added SGML man page integration
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   356
* Tue Mar 23 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   357
- add -DHAVE_ALLOCA_H to CFLAGS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   358
* Fri Mar 05 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   359
- define PERL5LIB
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   360
* Wed Mar 03 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   361
- remove unnecessary env vars
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   362
- fix %files share
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   363
* Mon Mar 01 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   364
- set CFLAGS, LDFLAGS