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