SUNWgnome-audio.spec
author jerrytan
Mon, 11 Aug 2008 07:35:57 +0000
branchgnome-2-22
changeset 12497 f4743e0d8120
parent 11937 1c2548ce7ef9
child 13578 d19af398db35
permissions -rw-r--r--
update spec for tracker from vermillion
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-audio
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     4
# includes module(s): gnome-audio
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
#
11937
1c2548ce7ef9 2008-03-27 Brian Cameron <[email protected]>
yippi
parents: 9687
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: yippi
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
%use gnome_audio = gnome-audio.spec
9687
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    14
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    15
%ifarch amd64 sparcv9
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    16
%include arch64.inc
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    17
%use audiofile_64 = audiofile.spec
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    18
%use esound_64 = esound.spec
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    19
%endif
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    20
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    21
%include base.inc
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    22
%use audiofile = audiofile.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    23
%use esound = esound.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    24
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
Name:                    SUNWgnome-audio
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    26
Summary:                 GNOME audio support framework
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
Version:                 %{default_pkg_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    28
Source1:                 %{name}-manpages-0.1.tar.gz
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
SUNW_BaseDir:            %{_basedir}
11937
1c2548ce7ef9 2008-03-27 Brian Cameron <[email protected]>
yippi
parents: 9687
diff changeset
    30
SUNW_Copyright:          %{name}.copyright
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
BuildRoot:               %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
BuildRequires: SUNWgnome-common-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
BuildRequires: SUNWaudh
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    36
Requires: SUNWgnome-base-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
Requires: SUNWlibms
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
%package root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
Summary:                 %{summary} - / filesystem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
SUNW_BaseDir:            /
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
%package devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
Summary:                 %{summary} - development files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
rm -rf %name-%version
9687
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    51
mkdir %name-%version
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    52
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
%gnome_audio.prep -d %name-%version
9687
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    54
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    55
%ifarch amd64 sparcv9
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    56
mkdir %name-%version/%_arch64
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    57
%audiofile_64.prep -d %name-%version/%_arch64
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    58
%esound_64.prep -d %name-%version/%_arch64
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    59
%endif
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    60
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    61
mkdir %name-%version/%base_arch
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    62
%audiofile.prep -d %name-%version/%base_arch
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    63
%esound.prep -d %name-%version/%base_arch
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    64
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
cd %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
gzcat %SOURCE1 | tar xf -
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
if test "x$CPUS" = "x" -o $CPUS = 0; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
    CPUS=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
fi
9687
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    73
export ACLOCAL_FLAGS="-I `pwd`/%name-%version/%base_arch/audiofile-%{audiofile.version}"
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    74
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
%gnome_audio.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
9687
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    77
%ifarch amd64 sparcv9
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    78
export PKG_CONFIG_PATH=../audiofile-%{audiofile.version}
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    79
export REAL_AUDIOFILE_CFLAGS=" "
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    80
export REAL_AUDIOFILE_LIBS="-L%{_libdir}/%{_arch64} -R%{_libdir}/%{_arch64} -laudiofile -lm"
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    81
%audiofile_64.build -d %name-%version/%_arch64
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    82
%esound_64.build -d %name-%version/%_arch64
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    83
%endif
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    84
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    85
export PKG_CONFIG_PATH=../audiofile-%{audiofile.version}
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    86
export REAL_AUDIOFILE_CFLAGS=" "
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    87
export REAL_AUDIOFILE_LIBS="-laudiofile -lm"
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    88
%audiofile.build -d %name-%version/%base_arch
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    89
%esound.build -d %name-%version/%base_arch
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
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
rm -rf $RPM_BUILD_ROOT
9687
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    93
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
%gnome_audio.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
%ifarch amd64 sparcv9
9687
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    97
%audiofile_64.install -d %name-%version/%_arch64
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    98
%esound_64.install -d %name-%version/%_arch64
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    99
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   100
# leave only esd-config
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   101
rm $RPM_BUILD_ROOT%{_bindir}/%{_arch64}/{sfconvert,sfinfo,esd[a-z]}*
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   102
rm $RPM_BUILD_ROOT%{_libdir}/%{_arch64}/lib*a
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   103
rm $RPM_BUILD_ROOT%{_prefix}/lib/esd
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
9687
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   106
%audiofile.install -d %name-%version/%base_arch
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   107
%esound.install -d %name-%version/%base_arch
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   108
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
rm $RPM_BUILD_ROOT%{_libdir}/lib*a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
rm $RPM_BUILD_ROOT%{_bindir}/{sfconvert,sfinfo,esdfilt,esdloop}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
9687
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   112
rm -r $RPM_BUILD_ROOT%{_mandir}
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
cd %name-%version/sun-manpages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
make install DESTDIR=$RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
%{?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
   117
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
%dir %attr (0755, root, bin) %{_bindir}
9687
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   124
# Intentionally omitted essddsp, esdfilt and esdloop because not in
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
# 2.0.4 SUNWgnome-audio.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
%{_bindir}/esdcat
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
%{_bindir}/esdctl
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
%{_bindir}/esdmon
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
%{_bindir}/esdplay
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
%{_bindir}/esdrec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
%{_bindir}/esdsample
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
%{_libdir}/esd
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
%ifarch amd64 sparcv9
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
%{_libdir}/%{_arch64}/lib*.so*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
%{_libexecdir}/lib*.so*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   139
%{_datadir}/sounds/*.wav
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   140
%{_datadir}/sounds/gtk-events/*.wav
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   141
%{_datadir}/sounds/panel/*.wav
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   142
%dir %attr(0755, root, bin) %{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   143
%dir %attr(0755, root, bin) %{_mandir}/man1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   144
%{_mandir}/man1/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   145
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
%files root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
%defattr (0644, root, sys)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   148
%attr (0755, root, sys) %dir %{_sysconfdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
%{_sysconfdir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   150
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   151
%files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   152
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   153
%dir %attr (0755, root, bin) %{_bindir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   154
%{_bindir}/audiofile-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   155
%{_bindir}/esd-config
9687
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   156
%ifarch amd64 sparcv9
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   157
%dir %attr (0755, root, bin) %{_bindir}/%{_arch64}
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   158
%{_bindir}/%{_arch64}/esd-config
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   159
%{_bindir}/%{_arch64}/audiofile-config
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   160
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
%dir %attr (0755, root, other) %{_libdir}/pkgconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
%{_libdir}/pkgconfig/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
%ifarch amd64 sparcv9
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
%dir %attr (0755, root, bin) %{_libdir}/%{_arch64}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
%dir %attr (0755, root, other) %{_libdir}/%{_arch64}/pkgconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
%{_libdir}/%{_arch64}/pkgconfig/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
%dir %attr (0755, root, bin) %{_includedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
%{_includedir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
%dir %attr (0755, root, other) %{_datadir}/aclocal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
%{_datadir}/aclocal/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
%dir %attr(0755, root, bin) %{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
%dir %attr(0755, root, bin) %{_mandir}/man3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
%{_mandir}/man3/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   178
%changelog
11937
1c2548ce7ef9 2008-03-27 Brian Cameron <[email protected]>
yippi
parents: 9687
diff changeset
   179
* Thu Mar 27 2008 - [email protected]
1c2548ce7ef9 2008-03-27 Brian Cameron <[email protected]>
yippi
parents: 9687
diff changeset
   180
- Add SUNW_Copyright.
9687
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   181
* Wed Apr  4 2007 - [email protected]
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   182
- convert to new style multi-isa build
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   183
* Fri Feb 23 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
- PKG_CONFIG_PATH64 should use _pkg_config_path64
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   185
* Mon Feb 19 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   186
- move esound and audiofile into their own spec files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   187
- update for 64-bit audiofile and esound libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   188
* Tue Nov 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   189
- Change defattr in root package to 0644 to fix 6497737.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   190
* Tue Sep 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   191
- Add back "rm" of _mandir, as needed
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   192
* Fri Sep 08 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
- Remove "rm" of _mandir during %install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   194
* Fri Sep 01 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   195
- New Manpage tarball
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   196
* Fri Jul 21 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   197
- Bump audiofile to 0.2.6.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   198
* Sun Jun 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
- change group from other to bin/sys
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   200
* Tue May 09 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
- merge -share pkg(s) into the base pkg(s)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   202
* Wed Dec 21 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
- Redo patch 1. Remove patch 2 (pkgconfig) as it was undoing patch 1!!
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   204
* Tue Dec 20 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   205
- Bump esound to 0.2.36.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
* Fri Sep 09 2005 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   207
- remove unpackaged files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
* Wed Jun 15 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   209
- add patch to make esound work with recent pkgconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   210
- add libtoolize so that it uses the newer libtool in the CBE
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   211
* Sat Oct 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   212
- added %pkgbuild_postprocess
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   213
* Mon Aug 30 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   214
- Bug 5091588 : sman3/4 files should be in a separate devel package
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   215
* Wed Aug 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   216
- Change manpage perms for Solaris integration.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   217
* Tue Jun 22 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   218
- changed install location to /usr/lib and /usr/bin
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   219
* Thu May 27 2004 - brian.cameron
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
- added --with-esd-dir option to configure so esd gets installed
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   221
  to libexec.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
* Wed May 19 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   223
- Added missing man pages.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   224
* Fri May 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   225
- Add esound patch1 to fix esd-config to have correct values.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   226
  Now call aclocal/autoconf for esound so patch takes effect.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   227
* Thu May 06 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   228
- added missing *.m4 and *-config files to packaging.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   229
* Thu Feb 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   230
- add missing -devel pkg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   231
* Thu Feb 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   232
- fix audiofile dependency in esound