specs/SUNWogg-vorbis.spec
author Jon Tibble <meths@btinternet.com>
Sat, 06 Oct 2012 16:11:50 +0100
branchs11express-2010-11
changeset 22109 db10202d5f6d
parent 20090 437564f99ab5
child 20343 4198ebdad7ef
permissions -rw-r--r--
Added tag oi_151a_prestable7 for changeset 25dee50cecca
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 SUNWogg-vorbis.spec
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): libogg, libvorbis
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
#
12008
122f91921e4b 2008-04-02 Brian Cameron <[email protected]>
yippi
parents: 9397
diff changeset
     6
# Copyright (c) 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
#
16434
f21f22550fe9 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 13642
diff changeset
    10
%define owner yippi
9397
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
12252
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    13
%ifarch amd64 sparcv9
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    14
%include arch64.inc
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    15
%use libogg64 = libogg.spec
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    16
%use libvorbis64 = libvorbis.spec
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    17
%endif
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    18
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    19
%include base.inc
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
%use libogg = libogg.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    21
%use libvorbis = libvorbis.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    22
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    23
Name:                    SUNWogg-vorbis
17937
664c0536875a Added tags IPS_package_name and Meta(info.consolidation)
davelam
parents: 17902
diff changeset
    24
IPS_package_name:        codec/ogg-vorbis
664c0536875a Added tags IPS_package_name and Meta(info.consolidation)
davelam
parents: 17902
diff changeset
    25
Meta(info.classification): %{classification_prefix}:System/Multimedia Libraries
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    26
Summary:                 Ogg bitstream and Vorbis audio codec libraries
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
Source:                  %{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}
12008
122f91921e4b 2008-04-02 Brian Cameron <[email protected]>
yippi
parents: 9397
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
17276
e8ca63017e9b 2010-01-05 Dave Lin <[email protected]>
davelam
parents: 16434
diff changeset
    35
BuildRequires: SUNWbison
20090
437564f99ab5 2010-09-20 Michal Pryc <[email protected]>
migi
parents: 17937
diff changeset
    36
BuildRequires: SUNWPython26
9397
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 devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
Summary:                 %{summary} - development files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
SUNW_BaseDir:            %{_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
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
rm -rf %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
mkdir %name-%version
12252
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    47
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    48
%ifarch amd64 sparcv9
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    49
mkdir %name-%version/%_arch64
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    50
%libogg64.prep -d %name-%version/%_arch64
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    51
%libvorbis64.prep -d %name-%version/%_arch64
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    52
%endif
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    53
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    54
mkdir %name-%version/%{base_arch}
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    55
%libogg.prep -d %name-%version/%{base_arch}
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    56
%libvorbis.prep -d %name-%version/%{base_arch}
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    57
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
cd %{_builddir}/%name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
gzcat %SOURCE0 | tar xf -
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
%build
12252
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    62
%ifarch amd64 sparcv9
17844
dcae0546d241 2010-04-15 Brian Cameron <[email protected]>
yippi
parents: 17276
diff changeset
    63
export PKG_CONFIG_PATH="/usr/lib/%{_arch64}/pkgconfig:%{_pkg_config_path}"
12252
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    64
%libogg64.build -d %name-%version/%_arch64
17844
dcae0546d241 2010-04-15 Brian Cameron <[email protected]>
yippi
parents: 17276
diff changeset
    65
dcae0546d241 2010-04-15 Brian Cameron <[email protected]>
yippi
parents: 17276
diff changeset
    66
export PKG_CONFIG_PATH="%{_builddir}/%name-%version/%{_arch64}/libogg-%{libogg.version}:/usr/lib/%{_arch64}/pkgconfig:%{_pkg_config_path}"
12252
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    67
%libvorbis64.build -d %name-%version/%_arch64
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    68
unset PKG_CONFIG_PATH
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    69
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
17844
dcae0546d241 2010-04-15 Brian Cameron <[email protected]>
yippi
parents: 17276
diff changeset
    71
export PKG_CONFIG_PATH="%{_pkg_config_path}"
12252
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    72
%libogg.build -d %name-%version/%{base_arch}
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    73
export PKG_CONFIG_PATH=%{_builddir}/%name-%version/%{base_arch}/libogg-%{libogg.version}:%{_pkg_config_path}
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    74
%libvorbis.build -d %name-%version/%{base_arch}
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
%install
12252
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    77
rm -rf $RPM_BUILD_ROOT
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    78
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    79
%ifarch amd64 sparcv9
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    80
%libogg64.install -d %name-%version/%_arch64
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    81
%libvorbis64.install -d %name-%version/%_arch64
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    82
%endif
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    83
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    84
%libogg.install -d %name-%version/%{base_arch}
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    85
%libvorbis.install -d %name-%version/%{base_arch}
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
rm -rf $RPM_BUILD_ROOT%{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
cd %{_builddir}/%name-%version/sun-manpages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
make install DESTDIR=$RPM_BUILD_ROOT
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
rm -f $RPM_BUILD_ROOT%{_libdir}/lib*a
12252
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    92
%ifarch amd64 sparcv9
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    93
rm -f $RPM_BUILD_ROOT%{_libdir}/%{_arch64}/lib*a
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
    94
%endif
9397
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
%{?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
    97
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
%{_libdir}/lib*.so*
12252
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
   105
%ifarch amd64 sparcv9
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
   106
%dir %attr (0755, root, bin) %{_libdir}/%{_arch64}
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
   107
%{_libdir}/%{_arch64}/lib*.so*
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
   108
%endif
13574
164d399fe546 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 12263
diff changeset
   109
%dir %attr (0755, root, sys) %{_datadir}
164d399fe546 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 12263
diff changeset
   110
%doc %{base_arch}/libogg-%{libogg.version}/AUTHORS
164d399fe546 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 12263
diff changeset
   111
%doc %{base_arch}/libogg-%{libogg.version}/README
164d399fe546 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 12263
diff changeset
   112
%doc(bzip2) %{base_arch}/libogg-%{libogg.version}/COPYING
164d399fe546 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 12263
diff changeset
   113
%doc(bzip2) %{base_arch}/libogg-%{libogg.version}/CHANGES
164d399fe546 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 12263
diff changeset
   114
%doc %{base_arch}/libvorbis-%{libvorbis.version}/AUTHORS
164d399fe546 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 12263
diff changeset
   115
%doc %{base_arch}/libvorbis-%{libvorbis.version}/README
164d399fe546 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 12263
diff changeset
   116
%doc(bzip2) %{base_arch}/libvorbis-%{libvorbis.version}/COPYING
164d399fe546 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 12263
diff changeset
   117
%doc(bzip2) %{base_arch}/libvorbis-%{libvorbis.version}/CHANGES
13642
0c254989043c 2008-09-17 Christian Kelly <[email protected]>
chrisk
parents: 13583
diff changeset
   118
%dir %attr (0755, root, other) %{_datadir}/doc
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
%files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
%dir %attr (0755, root, bin) %{_libdir}
12252
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
   123
%ifarch amd64 sparcv9
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
   124
%dir %attr (0755, root, bin) %{_libdir}/%{_arch64}
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
   125
%dir %attr (0755, root, other) %{_libdir}/%{_arch64}/pkgconfig
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
   126
%{_libdir}/%{_arch64}/pkgconfig/*
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
   127
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
%dir %attr (0755, root, other) %{_libdir}/pkgconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
%{_libdir}/pkgconfig/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
%dir %attr (0755, root, bin) %{_includedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
%{_includedir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
%dir %attr (0755, root, other) %{_datadir}/aclocal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
%{_datadir}/aclocal/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
%{_datadir}/gtk-doc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
%dir %attr(0755, root, bin) %{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
%dir %attr(0755, root, bin) %{_mandir}/man3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
%{_mandir}/man3/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   139
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   140
%changelog
17276
e8ca63017e9b 2010-01-05 Dave Lin <[email protected]>
davelam
parents: 16434
diff changeset
   141
* Tue Jan 05 2010 - [email protected]
e8ca63017e9b 2010-01-05 Dave Lin <[email protected]>
davelam
parents: 16434
diff changeset
   142
- Changed the dependency from CBEbison to SUNWbison.
13642
0c254989043c 2008-09-17 Christian Kelly <[email protected]>
chrisk
parents: 13583
diff changeset
   143
* Wed Sep 17 2008 - [email protected]
0c254989043c 2008-09-17 Christian Kelly <[email protected]>
chrisk
parents: 13583
diff changeset
   144
- Fix up pkg'ing section.
13583
dc3787accd0c 2008-09-15 Christian Kelly <[email protected]>
chrisk
parents: 13574
diff changeset
   145
* Mon Sep 15 2008 - [email protected]
dc3787accd0c 2008-09-15 Christian Kelly <[email protected]>
chrisk
parents: 13574
diff changeset
   146
- Remove /usr/share/doc from %files.
13574
164d399fe546 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 12263
diff changeset
   147
* Fri Sep 12 2008 - [email protected]
164d399fe546 2008-09-12 Brian Cameron <[email protected]>
yippi
parents: 12263
diff changeset
   148
- Add new copyright files.
12263
930dc7240f6a 2008-05-07 Damien Carbery <[email protected]>
dcarbery
parents: 12252
diff changeset
   149
* Wed May 07 2008 - [email protected]
930dc7240f6a 2008-05-07 Damien Carbery <[email protected]>
dcarbery
parents: 12252
diff changeset
   150
- Remove PERL5LIB setting as it is not necessary.
12252
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
   151
* Mon May 05 2008 - [email protected]
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12008
diff changeset
   152
- Port amd64 building from SFEogg-vorbis.spec
12008
122f91921e4b 2008-04-02 Brian Cameron <[email protected]>
yippi
parents: 9397
diff changeset
   153
* Wed Apr 02 2008 - [email protected]
122f91921e4b 2008-04-02 Brian Cameron <[email protected]>
yippi
parents: 9397
diff changeset
   154
- Add SUNW_Copyright.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   155
* Mon Sep 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   156
- New Manpage tarball
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
* Sun Jun 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   158
- change group from other to bin/sys
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   159
* Wed May 10 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   160
- merge -share pkg(s) into the base pkg(s)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
* Fri Feb 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
- Update Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
* Mon Sep 12 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
- remove unpackaged files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
* Sat Oct 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
- added %pkgbuild_postprocess
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
* Thu Sep 09 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
- Added libogg.3, libvorbis.3 manpages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
* Sat Jun 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
- changed install location to /usr/lib and /usr/bin
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
* Fri Jun 04 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
- Initial spec-file created