Solaris/SUNWgnome-common-devel.spec
author lp117937
Sun, 11 Jun 2006 18:34:41 +0000
changeset 7425 5f918d0fa619
parent 7242 19b994b053db
child 7496 630231aa74c1
permissions -rw-r--r--
2006-06-11 Laszlo (Laca) Peter <[email protected]> Another jumbo commit: change the group of most directories and almost all files from 'other' to 'bin' or 'sys' as appropriate. In this round the following root:other directories were spared: /usr/lib/amd64/pkgconfig /usr/lib/sparcv9/pkgconfig /usr/lib/pkgconfig /usr/share/applications /usr/share/pixmaps /usr/share/aclocal /usr/share/application-registry /usr/share/doc /usr/share/gnome /usr/share/mime-info /usr/share/locale /usr/var/lib I'm hoping to reduce this list to only /usr/share/applications and /usr/share/pixmaps in a future build. The details: * SUNWacroread.spec, SUNWapoc-adapter-gconf.spec, SUNWapoc.spec, SUNWaspell-en.spec, SUNWaspell.spec, SUNWevolution-data-server.spec, SUNWevolution-exchange.spec, SUNWevolution-jescs.spec, SUNWevolution-libs.spec, SUNWevolution-webcal.spec, SUNWevolution.spec, SUNWfirefox.spec, SUNWflac.spec, SUNWflash-player-plugin.spec, SUNWfsexam.spec, SUNWgnome-a11y-base-libs.spec, SUNWgnome-a11y-dasher.spec, SUNWgnome-a11y-gok.spec, SUNWgnome-a11y-libs.spec, SUNWgnome-a11y-orca.spec, SUNWgnome-a11y-poke.spec, SUNWgnome-a11y-reader.spec, SUNWgnome-a11y-speech.spec, SUNWgnome-applets.spec, SUNWgnome-archive-mgr.spec, SUNWgnome-audio.spec, SUNWgnome-calculator.spec, SUNWgnome-camera.spec, SUNWgnome-cd-burner.spec, SUNWgnome-cd.spec, SUNWgnome-character-map.spec, SUNWgnome-common-devel.spec, SUNWgnome-component.spec, SUNWgnome-config-editor.spec, SUNWgnome-config.spec, SUNWgnome-crash-report.spec, SUNWgnome-desktop-prefs.spec, SUNWgnome-dialog.spec, SUNWgnome-display-mgr.spec, SUNWgnome-doc-utils.spec, SUNWgnome-dtlogin-integration.spec, SUNWgnome-file-mgr.spec, SUNWgnome-fonts.spec, SUNWgnome-games.spec, SUNWgnome-gui-test.spec, SUNWgnome-help-viewer.spec, SUNWgnome-hex-editor.spec, SUNWgnome-im-client.spec, SUNWgnome-img-editor.spec, SUNWgnome-img-viewer.spec, SUNWgnome-libs.spec, SUNWgnome-media-apps.spec, SUNWgnome-media-mp3.spec, SUNWgnome-media-player.spec, SUNWgnome-media.spec, SUNWgnome-meeting.spec, SUNWgnome-panel.spec, SUNWgnome-pdf-viewer.spec, SUNWgnome-perf-meter.spec, SUNWgnome-pilot.spec, SUNWgnome-print.spec, SUNWgnome-ps-viewer.spec, SUNWgnome-python-desktop.spec, SUNWgnome-python-libs.spec, SUNWgnome-remote-desktop.spec, SUNWgnome-removable-media.spec, SUNWgnome-session.spec, SUNWgnome-solaris-branding.spec, SUNWgnome-spell.spec, SUNWgnome-sys-suspend.spec, SUNWgnome-system-tools.spec, SUNWgnome-terminal.spec, SUNWgnome-text-editor.spec, SUNWgnome-themes.spec, SUNWgnome-ui-designer.spec, SUNWgnome-user-docs.spec, SUNWgnome-utils.spec, SUNWgnome-vfs.spec, SUNWgnome-wm.spec, SUNWgnome-xml.spec, SUNWgnutls.spec, SUNWgob.spec, SUNWgtkperf.spec, SUNWiso-codes.spec, SUNWjdsrm.spec, SUNWjdsver.spec, SUNWjpg.spec, SUNWjre-config.spec, SUNWlibcdio.spec, SUNWlibcroco.spec, SUNWlibexif.spec, SUNWliboil.spec, SUNWlibpopt.spec, SUNWlibrsvg.spec, SUNWlibtheora.spec, SUNWmozilla.spec, SUNWmusicbrainz.spec, SUNWogg-vorbis.spec, SUNWopenjade.spec, SUNWopensp.spec, SUNWrealplayer.spec, SUNWthunderbird.spec: change group from other to bin/sys; clean up some %files lists * SUNWzz-gnome-l10n.spec: change l10ndocument group to bin; add localised scrollkeeper templates * SUNWgnome-base-libs.spec: add a temporary preinstall script that resets the group of some dirs from other to bin after SUNWj5rt postinstall sets them to other. Add dependency on SUNWj5rt. Change group from other to bin/sys. * SUNWgnome-screensaver.spec: separate the l10n content into an l10n subpkg; change group from other to bin * SUNWpng.spec: move .pc and libpng*-config files to -devel; change group from other to bin
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1508
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
     1
#
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
     2
# spec file for package SUNWgnome-common-devel
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
     3
#
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
     4
# includes module(s): pkgconfig, intltool, gtk-doc, gnome-common
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
     5
#
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
     6
# Copyright (c) 2003 Sun Microsystems, Inc.
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
     7
# This file and all modifications and additions to the pristine
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
     8
# package are under the same license as the package itself.
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
     9
#
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
    10
%include Solaris.inc
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
    11
%use gcommon = gnome-common.spec
7184
c0ff608904a8 2006-05-02 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7043
diff changeset
    12
%use gettext = gettext.spec
1508
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
    13
%use intltool = intltool.spec
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
    14
%use gtkdoc = gtk-doc.spec
6618
4c79158bf4eb 2006-01-19 Damien Carbery <[email protected]>
dc144907
parents: 6102
diff changeset
    15
%define pkgconfig_version 0.20
4c79158bf4eb 2006-01-19 Damien Carbery <[email protected]>
dc144907
parents: 6102
diff changeset
    16
%define pkgconfig_tarball_dir pkg-config-%{pkgconfig_version}
1508
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
    17
Name:                    SUNWgnome-common-devel
7242
19b994b053db 2006-05-10 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7202
diff changeset
    18
Summary:                 GNOME common development tools
5859
da89f4e343b9 update package version numbers and change ELF comment from supported to
laca
parents: 5849
diff changeset
    19
Version:                 %{default_pkg_version}
6618
4c79158bf4eb 2006-01-19 Damien Carbery <[email protected]>
dc144907
parents: 6102
diff changeset
    20
Source:                  http://pkgconfig.freedesktop.org/releases/pkg-config-%{pkgconfig_version}.tar.gz
2326
9ef1328515c2 2004-03-24 Brian Cameron <[email protected]>
bc99092
parents: 2097
diff changeset
    21
Source1:                 intltool-extract.1
9ef1328515c2 2004-03-24 Brian Cameron <[email protected]>
bc99092
parents: 2097
diff changeset
    22
Source2:                 intltool-merge.1
9ef1328515c2 2004-03-24 Brian Cameron <[email protected]>
bc99092
parents: 2097
diff changeset
    23
Source3:                 intltool-prepare.1
9ef1328515c2 2004-03-24 Brian Cameron <[email protected]>
bc99092
parents: 2097
diff changeset
    24
Source4:                 intltool-unicodify.1
9ef1328515c2 2004-03-24 Brian Cameron <[email protected]>
bc99092
parents: 2097
diff changeset
    25
Source5:                 intltool-update.1
9ef1328515c2 2004-03-24 Brian Cameron <[email protected]>
bc99092
parents: 2097
diff changeset
    26
Source6:                 intltoolize.1
2811
fa144bdcab01 2004-05-19 Brian Cameron <[email protected]>
bc99092
parents: 2621
diff changeset
    27
Source7:                 pkg-config.1
6618
4c79158bf4eb 2006-01-19 Damien Carbery <[email protected]>
dc144907
parents: 6102
diff changeset
    28
Patch1:                  pkgconfig-01-wall.diff
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 4313
diff changeset
    29
Patch2:                  pkgconfig-02-suppress_gnome-config_error_msg.diff
2621
ffa9546fd848 2004-05-03 Laszlo Peter <[email protected]>
laca
parents: 2605
diff changeset
    30
SUNW_BaseDir:            %{_basedir}
1508
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
    31
BuildRoot:               %{_tmppath}/%{name}-%{version}-build
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
    32
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
    33
%include default-depend.inc
3669
83ac9ef5f846 2004-08-23 Laszlo Peter <[email protected]>
laca
parents: 3613
diff changeset
    34
Requires: SUNWperl584usr
6792
2bc94c302a0d 2006-02-19 Damien Carbery <[email protected]>
dc144907
parents: 6618
diff changeset
    35
Requires: SUNWperl584core
1508
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
    36
Requires: SUNWlibpopt
1536
f4366853a450 2004-01-26 Laszlo Peter <[email protected]>
laca
parents: 1508
diff changeset
    37
Requires: SUNWperl-xml-parser
f4366853a450 2004-01-26 Laszlo Peter <[email protected]>
laca
parents: 1508
diff changeset
    38
Requires: SUNWopenjade
1982
294b4732edaa 2004-02-25 Laszlo Peter <[email protected]>
laca
parents: 1639
diff changeset
    39
Requires: SUNWgnome-xml-root
2097
3063afe3b3dc 2004-03-01 Laszlo Peter <[email protected]>
laca
parents: 1982
diff changeset
    40
Requires: SUNWlxsl
6792
2bc94c302a0d 2006-02-19 Damien Carbery <[email protected]>
dc144907
parents: 6618
diff changeset
    41
Requires: SUNWlibpopt-devel
1508
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
    42
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
    43
%prep
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
    44
%setup -q -c -n SUNWgnome-common-devel-%{version}
6618
4c79158bf4eb 2006-01-19 Damien Carbery <[email protected]>
dc144907
parents: 6102
diff changeset
    45
cd %{pkgconfig_tarball_dir}
3020
37a81c1e5847 2004-06-06 Laszlo Peter <[email protected]>
laca
parents: 2918
diff changeset
    46
%patch1 -p1
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 4313
diff changeset
    47
%patch2 -p1
5704
302688744bac 2005-09-02 Laszlo Peter <[email protected]>
laca
parents: 5518
diff changeset
    48
cd %{_builddir}
1508
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
    49
%gcommon.prep -d %name-%version
7184
c0ff608904a8 2006-05-02 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7043
diff changeset
    50
%gettext.prep -d %name-%version
1508
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
    51
%intltool.prep -d %name-%version
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
    52
%gtkdoc.prep -d %name-%version
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
    53
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
    54
%build
3984
e40c19c65ed3 2004-09-18 Laszlo Peter <[email protected]>
laca
parents: 3700
diff changeset
    55
CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
3700
7eae69c7987e enable parallel build using make -j$CPUS
laca
parents: 3669
diff changeset
    56
if test "x$CPUS" = "x" -o $CPUS = 0; then
3984
e40c19c65ed3 2004-09-18 Laszlo Peter <[email protected]>
laca
parents: 3700
diff changeset
    57
    CPUS=1
3700
7eae69c7987e enable parallel build using make -j$CPUS
laca
parents: 3669
diff changeset
    58
fi
6618
4c79158bf4eb 2006-01-19 Damien Carbery <[email protected]>
dc144907
parents: 6102
diff changeset
    59
cd %{pkgconfig_tarball_dir}
1508
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
    60
CFLAGS="$RPM_OPT_FLAGS" \
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
    61
./configure --prefix=%{_prefix}
3700
7eae69c7987e enable parallel build using make -j$CPUS
laca
parents: 3669
diff changeset
    62
make -j$CPUS
1508
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
    63
# pkg-config is needed by gnome-common
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
    64
make install DESTDIR=$RPM_BUILD_ROOT
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
    65
PATH=$RPM_BUILD_ROOT/%{_bindir}:$PATH
4313
61786353fba8 2004-10-21 Laszlo Peter <[email protected]>
laca
parents: 4122
diff changeset
    66
export PERL=/usr/perl5/5.8.4/bin/perl
6102
1e3e35b9a369 2005-10-14 Laszlo Peter <[email protected]>
laca
parents: 5859
diff changeset
    67
export LDFLAGS="%_ldflags"
4313
61786353fba8 2004-10-21 Laszlo Peter <[email protected]>
laca
parents: 4122
diff changeset
    68
5704
302688744bac 2005-09-02 Laszlo Peter <[email protected]>
laca
parents: 5518
diff changeset
    69
cd %{_builddir}
302688744bac 2005-09-02 Laszlo Peter <[email protected]>
laca
parents: 5518
diff changeset
    70
1508
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
    71
%gcommon.build -d %name-%version
7184
c0ff608904a8 2006-05-02 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7043
diff changeset
    72
%gettext.build -d %name-%version
c0ff608904a8 2006-05-02 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7043
diff changeset
    73
export INTLTOOL_XGETTEXT="%{_libdir}/intltool/gettext-tools/xgettext"
c0ff608904a8 2006-05-02 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7043
diff changeset
    74
export INTLTOOL_MSGMERGE="%{_libdir}/intltool/gettext-tools/msgmerge"
1508
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
    75
%intltool.build -d %name-%version
7043
c39c3a305589 2006-04-11 Damien Carbery <[email protected]>
dc144907
parents: 6792
diff changeset
    76
export ACLOCAL_FLAGS="-I %{_builddir}/%name-%version/%{pkgconfig_tarball_dir}"
1508
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
    77
%gtkdoc.build -d %name-%version
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
    78
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
    79
%install
7192
819305a6ff96 2006-05-02 Damien Carbery <[email protected]>
dc144907
parents: 7190
diff changeset
    80
# Don't "rm -rf $RPM_BUILD_ROOT" here as pkg-config module already installed.
7184
c0ff608904a8 2006-05-02 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7043
diff changeset
    81
5704
302688744bac 2005-09-02 Laszlo Peter <[email protected]>
laca
parents: 5518
diff changeset
    82
cd %{_builddir}
1508
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
    83
%gcommon.install -d %name-%version
7184
c0ff608904a8 2006-05-02 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7043
diff changeset
    84
%gettext.install -d %name-%version
1508
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
    85
%intltool.install -d %name-%version
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
    86
%gtkdoc.install -d %name-%version
2326
9ef1328515c2 2004-03-24 Brian Cameron <[email protected]>
bc99092
parents: 2097
diff changeset
    87
rm -rf $RPM_BUILD_ROOT%{_mandir}
9ef1328515c2 2004-03-24 Brian Cameron <[email protected]>
bc99092
parents: 2097
diff changeset
    88
install -d $RPM_BUILD_ROOT%{_mandir}/sman1
3613
77e68a943ac9 Change manpage and xml perms for Solaris integration.
dc144907
parents: 3221
diff changeset
    89
install --mode=0755 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/sman1
77e68a943ac9 Change manpage and xml perms for Solaris integration.
dc144907
parents: 3221
diff changeset
    90
install --mode=0755 %SOURCE2 $RPM_BUILD_ROOT%{_mandir}/sman1
77e68a943ac9 Change manpage and xml perms for Solaris integration.
dc144907
parents: 3221
diff changeset
    91
install --mode=0755 %SOURCE3 $RPM_BUILD_ROOT%{_mandir}/sman1
77e68a943ac9 Change manpage and xml perms for Solaris integration.
dc144907
parents: 3221
diff changeset
    92
install --mode=0755 %SOURCE4 $RPM_BUILD_ROOT%{_mandir}/sman1
77e68a943ac9 Change manpage and xml perms for Solaris integration.
dc144907
parents: 3221
diff changeset
    93
install --mode=0755 %SOURCE5 $RPM_BUILD_ROOT%{_mandir}/sman1
77e68a943ac9 Change manpage and xml perms for Solaris integration.
dc144907
parents: 3221
diff changeset
    94
install --mode=0755 %SOURCE6 $RPM_BUILD_ROOT%{_mandir}/sman1
77e68a943ac9 Change manpage and xml perms for Solaris integration.
dc144907
parents: 3221
diff changeset
    95
install --mode=0755 %SOURCE7 $RPM_BUILD_ROOT%{_mandir}/sman1
1508
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
    96
5704
302688744bac 2005-09-02 Laszlo Peter <[email protected]>
laca
parents: 5518
diff changeset
    97
rm -rf $RPM_BUILD_ROOT%{_prefix}/man
302688744bac 2005-09-02 Laszlo Peter <[email protected]>
laca
parents: 5518
diff changeset
    98
rm -rf $RPM_BUILD_ROOT%{_datadir}/sgml
7202
fe32cb265692 2006-05-02 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7192
diff changeset
    99
rm -rf $RPM_BUILD_ROOT%{_datadir}/gnome
fe32cb265692 2006-05-02 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7192
diff changeset
   100
rm -rf $RPM_BUILD_ROOT%{_datadir}/omf
5704
302688744bac 2005-09-02 Laszlo Peter <[email protected]>
laca
parents: 5518
diff changeset
   101
5859
da89f4e343b9 update package version numbers and change ELF comment from supported to
laca
parents: 5849
diff changeset
   102
%{?pkgbuild_postprocess: %pkgbuild_postprocess -v -c "%{version}:%{jds_version}:%{name}:$RPM_ARCH:%(date +%%Y-%%m-%%d):%{support_level}" $RPM_BUILD_ROOT}
4122
0c938071234a 2004-10-03 Laszlo Peter <[email protected]>
laca
parents: 3984
diff changeset
   103
1508
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
   104
%clean
2605
cb1fd7905908 2004-05-01 Laszlo Peter <[email protected]>
laca
parents: 2326
diff changeset
   105
rm -rf $RPM_BUILD_ROOT
1508
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
   106
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
   107
%files
7184
c0ff608904a8 2006-05-02 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7043
diff changeset
   108
%defattr (-, root, bin)
1508
bc32d918c0d2 Adding Solaris specific stuff
laca
parents:
diff changeset
   109
%{_bindir}/*
7184
c0ff608904a8 2006-05-02 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7043
diff changeset
   110
%{_libdir}/*
7425
5f918d0fa619 2006-06-11 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7242
diff changeset
   111
%dir %attr (0755, root, sys) %{_datadir}
5f918d0fa619 2006-06-11 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7242
diff changeset
   112
%dir %attr (0755, root, other) %{_datadir}/aclocal
5f918d0fa619 2006-06-11 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7242
diff changeset
   113
%{_datadir}/aclocal/*
1639
6697e9216734 *** empty log message ***
laca
parents: 1635
diff changeset
   114
%{_datadir}/gnome-common
7425
5f918d0fa619 2006-06-11 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7242
diff changeset
   115
%{_datadir}/gtk-doc
1639
6697e9216734 *** empty log message ***
laca
parents: 1635
diff changeset
   116
%{_datadir}/intltool
7425
5f918d0fa619 2006-06-11 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7242
diff changeset
   117
%{_datadir}/pkgconfig
1639
6697e9216734 *** empty log message ***
laca
parents: 1635
diff changeset
   118
%{_mandir}/*/*
1536
f4366853a450 2004-01-26 Laszlo Peter <[email protected]>
laca
parents: 1508
diff changeset
   119
f4366853a450 2004-01-26 Laszlo Peter <[email protected]>
laca
parents: 1508
diff changeset
   120
%changelog
7425
5f918d0fa619 2006-06-11 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7242
diff changeset
   121
* Sun Jun 11 2006 - laca.com
5f918d0fa619 2006-06-11 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7242
diff changeset
   122
- change group from other to bin/sys
7242
19b994b053db 2006-05-10 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7202
diff changeset
   123
* Wed May 10 2006 - [email protected]
19b994b053db 2006-05-10 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7202
diff changeset
   124
- merge -share pkg(s) into the base pkg(s)
7190
274f24945634 2006-05-02 Damien Carbery <[email protected]>
dc144907
parents: 7184
diff changeset
   125
* Tue May 02 2006 - [email protected]
274f24945634 2006-05-02 Damien Carbery <[email protected]>
dc144907
parents: 7184
diff changeset
   126
- Remove gnome and omf dirs from share package as they are no longer installed.
7192
819305a6ff96 2006-05-02 Damien Carbery <[email protected]>
dc144907
parents: 7190
diff changeset
   127
- Remove 'rm -rf $RPM_BUILD_ROOT' as pkg-config already installed.
7043
c39c3a305589 2006-04-11 Damien Carbery <[email protected]>
dc144907
parents: 6792
diff changeset
   128
* Tue Apr 11 2006 - [email protected]
c39c3a305589 2006-04-11 Damien Carbery <[email protected]>
dc144907
parents: 6792
diff changeset
   129
- Set ACLOCAL_FLAGS for gtk-doc to find a pkgconfig macro. Move pkgconfig dir.
6792
2bc94c302a0d 2006-02-19 Damien Carbery <[email protected]>
dc144907
parents: 6618
diff changeset
   130
* Sun Feb 19 2006 - [email protected]
2bc94c302a0d 2006-02-19 Damien Carbery <[email protected]>
dc144907
parents: 6618
diff changeset
   131
- Update Build/Requires after running check-deps.pl script.
6618
4c79158bf4eb 2006-01-19 Damien Carbery <[email protected]>
dc144907
parents: 6102
diff changeset
   132
* Thu Jan 19 2006 - [email protected]
4c79158bf4eb 2006-01-19 Damien Carbery <[email protected]>
dc144907
parents: 6102
diff changeset
   133
- Bump pkg-config to 0.20.0, remove upstream patch (01-pkg.m4), add new patch
4c79158bf4eb 2006-01-19 Damien Carbery <[email protected]>
dc144907
parents: 6102
diff changeset
   134
  (01-wall, bug #4888).
5849
43da3a6d776c 2005-09-13 Brian Cameron <[email protected]>
bc99092
parents: 5776
diff changeset
   135
* Tue Sep 13 2005 - [email protected]
43da3a6d776c 2005-09-13 Brian Cameron <[email protected]>
bc99092
parents: 5776
diff changeset
   136
- Bump version to 2.12.
5776
406f55d040c1 2005-09-08 Brian Cameron <[email protected]>
bc99092
parents: 5704
diff changeset
   137
* Thu Sep 08 2005 - [email protected]
406f55d040c1 2005-09-08 Brian Cameron <[email protected]>
bc99092
parents: 5704
diff changeset
   138
- Verified builds fine on Solaris, bump to 2.11.
5704
302688744bac 2005-09-02 Laszlo Peter <[email protected]>
laca
parents: 5518
diff changeset
   139
* Fri Sep 02 2005 - [email protected]
302688744bac 2005-09-02 Laszlo Peter <[email protected]>
laca
parents: 5518
diff changeset
   140
- remove unpackaged files; fix to build with new pkgbuild
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 4313
diff changeset
   141
* Wed Jul 07 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 4313
diff changeset
   142
- backport pkg.m4 fix from 0.17.2
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 4313
diff changeset
   143
* Wed Jul 06 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 4313
diff changeset
   144
- downgrade pkgconfig to 0.16.0
4313
61786353fba8 2004-10-21 Laszlo Peter <[email protected]>
laca
parents: 4122
diff changeset
   145
* Thu Oct 21 2004 - [email protected]
61786353fba8 2004-10-21 Laszlo Peter <[email protected]>
laca
parents: 4122
diff changeset
   146
- set PERL, fixes 5100958
4122
0c938071234a 2004-10-03 Laszlo Peter <[email protected]>
laca
parents: 3984
diff changeset
   147
* Sat Oct 02 2004 - [email protected]
0c938071234a 2004-10-03 Laszlo Peter <[email protected]>
laca
parents: 3984
diff changeset
   148
- added %pkgbuild_postprocess
3669
83ac9ef5f846 2004-08-23 Laszlo Peter <[email protected]>
laca
parents: 3613
diff changeset
   149
* Mon Aug 23 2004 - [email protected]
83ac9ef5f846 2004-08-23 Laszlo Peter <[email protected]>
laca
parents: 3613
diff changeset
   150
- s/SUNWpl5u/SUNWperl584usr/
3221
a9dc1a9a5f37 Updated for changing Gnome install location to /usr/...,
woos
parents: 3020
diff changeset
   151
* Sat Jun 26 2004  [email protected]
a9dc1a9a5f37 Updated for changing Gnome install location to /usr/...,
woos
parents: 3020
diff changeset
   152
- Changed install location to /usr/...
2918
dafe81325cf6 2004-05-27 Laszlo Peter <[email protected]>
laca
parents: 2811
diff changeset
   153
* Thu May 27 2004 - [email protected]
dafe81325cf6 2004-05-27 Laszlo Peter <[email protected]>
laca
parents: 2811
diff changeset
   154
- added %_libdir/pkgconfig
2811
fa144bdcab01 2004-05-19 Brian Cameron <[email protected]>
bc99092
parents: 2621
diff changeset
   155
* Wed May 19 2004 - [email protected]
fa144bdcab01 2004-05-19 Brian Cameron <[email protected]>
bc99092
parents: 2621
diff changeset
   156
- Added missing man pages.
2326
9ef1328515c2 2004-03-24 Brian Cameron <[email protected]>
bc99092
parents: 2097
diff changeset
   157
* Wed Mar 24 2004 - [email protected]
9ef1328515c2 2004-03-24 Brian Cameron <[email protected]>
bc99092
parents: 2097
diff changeset
   158
- Added SGML man page integration
2097
3063afe3b3dc 2004-03-01 Laszlo Peter <[email protected]>
laca
parents: 1982
diff changeset
   159
* Mon Mar 02 2004 - [email protected]
3063afe3b3dc 2004-03-01 Laszlo Peter <[email protected]>
laca
parents: 1982
diff changeset
   160
- add dependency on SUNWlxsl (libxslt)
1536
f4366853a450 2004-01-26 Laszlo Peter <[email protected]>
laca
parents: 1508
diff changeset
   161
* Mon Jan 26 2004 - [email protected]
f4366853a450 2004-01-26 Laszlo Peter <[email protected]>
laca
parents: 1508
diff changeset
   162
- initial version added to CVS