SUNWgnome-audio.spec
author hawklu
Mon, 17 Nov 2008 03:35:17 +0000
branchopensolaris-2008-11
changeset 14389 2b15c067f4e1
parent 13598 e6be6ecb4ab8
child 15650 dbcf7e3715dd
permissions -rw-r--r--
base-specs/firefox.spec: bump to 3.0.4
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}
13578
d19af398db35 2008-09-14 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   139
%doc %{base_arch}/audiofile-%{audiofile.version}/AUTHORS
d19af398db35 2008-09-14 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   140
%doc %{base_arch}/audiofile-%{audiofile.version}/README
d19af398db35 2008-09-14 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   141
%doc(bzip2) %{base_arch}/audiofile-%{audiofile.version}/COPYING
d19af398db35 2008-09-14 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   142
%doc(bzip2) %{base_arch}/audiofile-%{audiofile.version}/COPYING.GPL
d19af398db35 2008-09-14 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   143
%doc(bzip2) %{base_arch}/audiofile-%{audiofile.version}/ChangeLog
d19af398db35 2008-09-14 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   144
%doc(bzip2) %{base_arch}/audiofile-%{audiofile.version}/NEWS
d19af398db35 2008-09-14 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   145
%doc %{base_arch}/esound-%{esound.version}/AUTHORS
d19af398db35 2008-09-14 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   146
%doc %{base_arch}/esound-%{esound.version}/README
d19af398db35 2008-09-14 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   147
%doc(bzip2) %{base_arch}/esound-%{esound.version}/COPYING.LIB
d19af398db35 2008-09-14 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   148
%doc(bzip2) %{base_arch}/esound-%{esound.version}/ChangeLog
d19af398db35 2008-09-14 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   149
%doc(bzip2) %{base_arch}/esound-%{esound.version}/NEWS
13598
e6be6ecb4ab8 2008-09-16 Brian Cameron <[email protected]>
yippi
parents: 13578
diff changeset
   150
%doc gnome-audio-%{gnome_audio.version}/README
e6be6ecb4ab8 2008-09-16 Brian Cameron <[email protected]>
yippi
parents: 13578
diff changeset
   151
%doc(bzip2) gnome-audio-%{gnome_audio.version}/COPYING
e6be6ecb4ab8 2008-09-16 Brian Cameron <[email protected]>
yippi
parents: 13578
diff changeset
   152
%doc(bzip2) gnome-audio-%{gnome_audio.version}/ChangeLog
13578
d19af398db35 2008-09-14 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   153
%dir %attr (0755, root, other) %{_datadir}/doc
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   154
%{_datadir}/sounds/*.wav
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   155
%{_datadir}/sounds/gtk-events/*.wav
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   156
%{_datadir}/sounds/panel/*.wav
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
%dir %attr(0755, root, bin) %{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   158
%dir %attr(0755, root, bin) %{_mandir}/man1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   159
%{_mandir}/man1/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   160
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
%files root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
%defattr (0644, root, sys)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
%attr (0755, root, sys) %dir %{_sysconfdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
%{_sysconfdir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
%files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
%dir %attr (0755, root, bin) %{_bindir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
%{_bindir}/audiofile-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
%{_bindir}/esd-config
9687
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   171
%ifarch amd64 sparcv9
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   172
%dir %attr (0755, root, bin) %{_bindir}/%{_arch64}
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   173
%{_bindir}/%{_arch64}/esd-config
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   174
%{_bindir}/%{_arch64}/audiofile-config
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   175
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
%dir %attr (0755, root, other) %{_libdir}/pkgconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   178
%{_libdir}/pkgconfig/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
%ifarch amd64 sparcv9
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   180
%dir %attr (0755, root, bin) %{_libdir}/%{_arch64}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   181
%dir %attr (0755, root, other) %{_libdir}/%{_arch64}/pkgconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   182
%{_libdir}/%{_arch64}/pkgconfig/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   183
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
%dir %attr (0755, root, bin) %{_includedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   185
%{_includedir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   186
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   187
%dir %attr (0755, root, other) %{_datadir}/aclocal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   188
%{_datadir}/aclocal/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   189
%dir %attr(0755, root, bin) %{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   190
%dir %attr(0755, root, bin) %{_mandir}/man3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   191
%{_mandir}/man3/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   192
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
%changelog
13578
d19af398db35 2008-09-14 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   194
* Sun Sep 14 2008 - [email protected]
d19af398db35 2008-09-14 Brian Cameron <[email protected]>
yippi
parents: 11937
diff changeset
   195
- Add new copyright files.
11937
1c2548ce7ef9 2008-03-27 Brian Cameron <[email protected]>
yippi
parents: 9687
diff changeset
   196
* Thu Mar 27 2008 - [email protected]
1c2548ce7ef9 2008-03-27 Brian Cameron <[email protected]>
yippi
parents: 9687
diff changeset
   197
- Add SUNW_Copyright.
9687
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   198
* Wed Apr  4 2007 - [email protected]
e826ffbe7b08 2007-04-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   199
- convert to new style multi-isa build
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   200
* Fri Feb 23 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
- PKG_CONFIG_PATH64 should use _pkg_config_path64
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   202
* Mon Feb 19 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
- move esound and audiofile into their own spec files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   204
- update for 64-bit audiofile and esound libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   205
* Tue Nov 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
- 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
   207
* Tue Sep 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
- Add back "rm" of _mandir, as needed
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   209
* Fri Sep 08 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   210
- Remove "rm" of _mandir during %install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   211
* Fri Sep 01 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   212
- New Manpage tarball
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   213
* Fri Jul 21 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   214
- Bump audiofile to 0.2.6.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   215
* Sun Jun 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   216
- change group from other to bin/sys
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   217
* Tue May 09 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   218
- merge -share pkg(s) into the base pkg(s)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   219
* Wed Dec 21 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
- 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
   221
* Tue Dec 20 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
- Bump esound to 0.2.36.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   223
* Fri Sep 09 2005 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   224
- remove unpackaged files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   225
* Wed Jun 15 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   226
- add patch to make esound work with recent pkgconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   227
- 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
   228
* Sat Oct 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   229
- added %pkgbuild_postprocess
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   230
* Mon Aug 30 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   231
- 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
   232
* Wed Aug 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   233
- Change manpage perms for Solaris integration.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   234
* Tue Jun 22 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   235
- changed install location to /usr/lib and /usr/bin
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   236
* Thu May 27 2004 - brian.cameron
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   237
- 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
   238
  to libexec.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   239
* Wed May 19 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   240
- Added missing man pages.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   241
* Fri May 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   242
- 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
   243
  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
   244
* Thu May 06 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   245
- added missing *.m4 and *-config files to packaging.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   246
* Thu Feb 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   247
- add missing -devel pkg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   248
* Thu Feb 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   249
- fix audiofile dependency in esound