base-specs/gnome-menus.spec
author chrisk
Mon, 31 Aug 2009 16:23:04 +0000
changeset 16434 f21f22550fe9
parent 16429 fe72291e50fd
child 16555 eb81aee8c14b
permissions -rw-r--r--
2009-08-31 Christian Kelly <[email protected]> * base-specs/*.spec, *.spec: Change owner field to be parsable with spectool.
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
# spec file for package gnome-menus
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     2
#
11414
ff9382473876 2008-01-09 Damien Carbery <[email protected]>
dcarbery
parents: 11350
diff changeset
     3
# Copyright (c) 2008 Sun Microsystems, Inc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     4
# 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
     5
# package are under the same license as the package itself.
16434
f21f22550fe9 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16429
diff changeset
     6
%define owner mattman
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     7
#
16429
fe72291e50fd 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16182
diff changeset
     8
fe72291e50fd 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16182
diff changeset
     9
%define OSR gnome.org:0
fe72291e50fd 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16182
diff changeset
    10
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    11
%include l10n.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    12
Name:			gnome-menus
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
License:		LGPL
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    14
Group:			System/GUI/GNOME
16182
8b49b2db4edd 2009-07-30 Christian Kelly <[email protected]>
chrisk
parents: 16084
diff changeset
    15
Version:		2.27.5
11836
36c522df7242 2008-03-10 Brian Cameron <[email protected]>
yippi
parents: 11812
diff changeset
    16
Release:		1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
Distribution:		Java Desktop System
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
Vendor:			Sun Microsystems, Inc.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    19
Summary:		Implementation of Desktop Menu Specification for GNOME
16084
8021ab4df987 2009-07-21 Christian Kelly <[email protected]>
chrisk
parents: 16055
diff changeset
    20
Source:                 http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.27/%{name}-%{version}.tar.bz2
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    21
Source1:		%{name}-po-sun-%{po_sun_version}.tar.bz2
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11836
diff changeset
    22
%if %build_l10n
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11836
diff changeset
    23
Source2:                 l10n-configure.sh
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11836
diff changeset
    24
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
# date:2006-04-28 owner:gman type:branding
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    26
Patch1:                 gnome-menus-01-quickstart.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
# date:2006-04-28 owner:gman type:branding
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    28
Patch2:                 gnome-menus-02-application-submenu-rename.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
# date:2006-04-28 owner:gman type:branding
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
Patch3:                 gnome-menus-03-preferences.diff
11812
a5e984fceb07 * base-specs/gnome-menus.spec : Fix gnome-panel crash stopper bug
mattman
parents: 11738
diff changeset
    31
# date:2008-03-06 type:bug owner:mattman bugzilla:504600 bugster:6666675
a5e984fceb07 * base-specs/gnome-menus.spec : Fix gnome-panel crash stopper bug
mattman
parents: 11738
diff changeset
    32
Patch4:					gnome-menus-04-menu-monitor.diff
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
URL:			http://www.gnome.org
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
BuildRoot:		%{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
Docdir:			%{_defaultdocdir}/%{name}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    36
Autoreqprov:		on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
Prereq:                 /sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
Prereq:                 GConf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
%define gnome_vfs_version 2.8.2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
%define pygtk2_version 2.7.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
%define python_version 2.4
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
Requires: pygtk2 >= %{pygtk2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
BuildRequires: pygtk2 >= %{pygtk2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
BuildRequires: gnome-vfs >= %{gnome_common_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
BuildRequires: intltool
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
%description
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
This package implements the freedesktop.org desktop menu specification for the GNOME
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
desktop. Also contained in this package, are the menu layout configuration files, .directory
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
and assorted menu utility programs.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
%package devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
Summary:      Implementation of Desktop Menu Specification for GNOME
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
Group:        System/Libraries/GNOME
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
Autoreqprov:  on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
Requires:     %name = %version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
Requires:     gnome-vfs-devel >= %{gnome_vfs_version}
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
%description devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
This package implements the freedesktop.org desktop menu specification for the GNOME
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
desktop. Also contained in this package, are the menu layout configuration files, .directory
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
and assorted menu utility programs.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
%setup -q
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
bzcat %SOURCE1 | tar xf -
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
cd po-sun; make; cd ..
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
%endif
10706
6b53f18b8145 2007-10-25 Glynn Foster <[email protected]>
gman
parents: 10674
diff changeset
    72
# Remove the changes to the default menu for Indiana, so 
6b53f18b8145 2007-10-25 Glynn Foster <[email protected]>
gman
parents: 10674
diff changeset
    73
# patch these only when building a Sun product.
6b53f18b8145 2007-10-25 Glynn Foster <[email protected]>
gman
parents: 10674
diff changeset
    74
%if %option_with_sun_branding
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
%patch1 -p1
10706
6b53f18b8145 2007-10-25 Glynn Foster <[email protected]>
gman
parents: 10674
diff changeset
    76
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
%patch2 -p1
10706
6b53f18b8145 2007-10-25 Glynn Foster <[email protected]>
gman
parents: 10674
diff changeset
    78
%if %option_with_sun_branding
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
%patch3 -p1
10706
6b53f18b8145 2007-10-25 Glynn Foster <[email protected]>
gman
parents: 10674
diff changeset
    80
%endif
11812
a5e984fceb07 * base-specs/gnome-menus.spec : Fix gnome-panel crash stopper bug
mattman
parents: 11738
diff changeset
    81
%patch4 -p1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
%ifos linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
if [ -x /usr/bin/getconf ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
  CPUS=`getconf _NPROCESSORS_ONLN`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
  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
    90
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
if test "x$CPUS" = "x" -o $CPUS = 0; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
  CPUS=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
16014
657275c2abd8 * SUNWgnome-panel.spec : Update %doc for 2.26.3 tarballs
mattman
parents: 15621
diff changeset
    95
libtoolize --force
657275c2abd8 * SUNWgnome-panel.spec : Update %doc for 2.26.3 tarballs
mattman
parents: 15621
diff changeset
    96
glib-gettextize -f
10391
f9af0dcc07df 2007-08-28 Damien Carbery <[email protected]>
dcarbery
parents: 10337
diff changeset
    97
intltoolize --force --copy --automake
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11836
diff changeset
    98
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11836
diff changeset
    99
%if %build_l10n
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11836
diff changeset
   100
bash -x %SOURCE2 --enable-copyright
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11836
diff changeset
   101
%endif
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11836
diff changeset
   102
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
aclocal $ACLOCAL_FLAGS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
automake -a -c -f
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
autoconf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
./configure --prefix=%{_prefix}			\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
	    --sysconfdir=%{_sysconfdir}		\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
            --mandir=%{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
make -j $CPUS \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
    pyexecdir=%{_libdir}/python%{python_version}/vendor-packages \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
    pythondir=%{_libdir}/python%{python_version}/vendor-packages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
make DESTDIR=$RPM_BUILD_ROOT install \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
    pyexecdir=%{_libdir}/python%{python_version}/vendor-packages \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
    pythondir=%{_libdir}/python%{python_version}/vendor-packages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
find $RPM_BUILD_ROOT -type f -name "*.pyo" -exec rm -f {} ';'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
# FIXME: Giga-hack part 1 of 2 follows...
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
# file /etc/xdg/menus/applications.menu conflicts with desktop-data-SLES
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
# Only on SuSE Linux !!
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
%ifos linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
mv $RPM_BUILD_ROOT%{_sysconfdir}/xdg/menus/applications.menu \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
   $RPM_BUILD_ROOT%{_sysconfdir}/xdg/menus/applications.menu.new
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
%post
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
/sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
# FIXME: Giga-hack part 2 of 2 follows...
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
# file /etc/xdg/menus/applications.menu conflicts with desktop-data-SLES
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
MENU=/etc/xdg/menus/applications.menu
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
cp $MENU $MENU.SuSE
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
cp $MENU.new $MENU
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
%postun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
/sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   139
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   140
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   141
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   142
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   143
%defattr(-,root,root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   144
%{_bindir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   145
%{_libdir}/libgnome-menu.so.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
%{_datadir}/desktop-directories/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
%config %{_sysconfdir}/xdg/menus/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   148
%{_datadir}/locale/*/LC_MESSAGES/*.mo
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
%{_datadir}/applications/*.desktop
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   150
%{_datadir}/gnome-menus
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   151
%{_libdir}/python2.4/
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   152
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   153
%files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   154
%defattr(-, root, root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   155
%{_libdir}/pkgconfig/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   156
%{_libdir}/libgnome-menu.so
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
%{_includedir}/gnome-menus/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   158
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   159
%changelog
16182
8b49b2db4edd 2009-07-30 Christian Kelly <[email protected]>
chrisk
parents: 16084
diff changeset
   160
* Thu Jul 30 2009 - [email protected]
8b49b2db4edd 2009-07-30 Christian Kelly <[email protected]>
chrisk
parents: 16084
diff changeset
   161
- Bump to 2.27.5.
8b49b2db4edd 2009-07-30 Christian Kelly <[email protected]>
chrisk
parents: 16084
diff changeset
   162
- Remove upstream patch.
16084
8021ab4df987 2009-07-21 Christian Kelly <[email protected]>
chrisk
parents: 16055
diff changeset
   163
* Tue Jul 21 2009 - [email protected]
8021ab4df987 2009-07-21 Christian Kelly <[email protected]>
chrisk
parents: 16055
diff changeset
   164
- Correct download link.
16014
657275c2abd8 * SUNWgnome-panel.spec : Update %doc for 2.26.3 tarballs
mattman
parents: 15621
diff changeset
   165
* Wed Jul 01 2009 - [email protected]
657275c2abd8 * SUNWgnome-panel.spec : Update %doc for 2.26.3 tarballs
mattman
parents: 15621
diff changeset
   166
- Bump to 2.26.2
657275c2abd8 * SUNWgnome-panel.spec : Update %doc for 2.26.3 tarballs
mattman
parents: 15621
diff changeset
   167
- Fix d.o.o: 9306, add patch 05-disable-shave.diff
15621
b447de05cc21 Bump to 2.26.1
davelam
parents: 15407
diff changeset
   168
* Wed Apr 15 2009 - [email protected]
b447de05cc21 Bump to 2.26.1
davelam
parents: 15407
diff changeset
   169
- Bump to 2.26.1
15407
ac5e86ead78a * base-specs/gnome-menus.spec: Bump to 2.26.0.
davelam
parents: 15117
diff changeset
   170
* Tue Mar 17 2009 - [email protected]
ac5e86ead78a * base-specs/gnome-menus.spec: Bump to 2.26.0.
davelam
parents: 15117
diff changeset
   171
- Bump to 2.26.0
15117
af63f82a8d1a 2009-02-17 Dave Lin <[email protected]>
davelam
parents: 14988
diff changeset
   172
* Tue Feb 17 2009 - [email protected]
af63f82a8d1a 2009-02-17 Dave Lin <[email protected]>
davelam
parents: 14988
diff changeset
   173
- Bump to 2.25.91
14988
c1837618ac97 * patches/gnome-panel-11-lockdown-applets.diff : Re-worked
mattman
parents: 14697
diff changeset
   174
* Thu Jan 29 2009 - [email protected]
c1837618ac97 * patches/gnome-panel-11-lockdown-applets.diff : Re-worked
mattman
parents: 14697
diff changeset
   175
- Bump to 2.25.5
14697
44961511f070 bump to gnome2.25.2
davelam
parents: 14539
diff changeset
   176
* Wed Dec 03 2008 - [email protected]
44961511f070 bump to gnome2.25.2
davelam
parents: 14539
diff changeset
   177
- Bump to 2.25.2
14526
112885133b40 * base-specs/gnome-menus.spec: Remove invalid indiana branding patch
mattman
parents: 13796
diff changeset
   178
* Wed Oct 29 2008 - [email protected]
112885133b40 * base-specs/gnome-menus.spec: Remove invalid indiana branding patch
mattman
parents: 13796
diff changeset
   179
- Remove indiana branding patch 05, #6765067
13796
5976f6b80857 2008-09-26 Brian Cameron <[email protected]>
yippi
parents: 13763
diff changeset
   180
* Sat Sep 27 2008 - [email protected]
5976f6b80857 2008-09-26 Brian Cameron <[email protected]>
yippi
parents: 13763
diff changeset
   181
- Bump to 2.24.0.
13763
d0dcb8c5ffdf * base-specs/gnome-menus.spec : Add patch 05-indiana-branding.diff
mattman
parents: 13524
diff changeset
   182
* Thu Sep 25 2008 - [email protected]
d0dcb8c5ffdf * base-specs/gnome-menus.spec : Add patch 05-indiana-branding.diff
mattman
parents: 13524
diff changeset
   183
- Indiana branding, hide Devemoper Tools Menu #6752376
13524
d2ee474d6635 2008-09-10 Christian Kelly <[email protected]>
chrisk
parents: 13361
diff changeset
   184
* Wed Sep 10 2008 - [email protected]
d2ee474d6635 2008-09-10 Christian Kelly <[email protected]>
chrisk
parents: 13361
diff changeset
   185
- Bump to 2.23.92.
13361
e560c7990666 2008-09-02 Christian Kelly <[email protected]>
chrisk
parents: 13075
diff changeset
   186
* Tue Sep 02 2008 - [email protected]
e560c7990666 2008-09-02 Christian Kelly <[email protected]>
chrisk
parents: 13075
diff changeset
   187
- Bump to 2.23.91.
13075
40c5cf4dd1dc 2008-08-07 Damien Carbery <[email protected]>
dcarbery
parents: 12898
diff changeset
   188
* Thu Aug 08 2008 - [email protected]
40c5cf4dd1dc 2008-08-07 Damien Carbery <[email protected]>
dcarbery
parents: 12898
diff changeset
   189
- Bump to 2.23.6.
12898
37c36bc6f940 2008-07-23 Damien Carbery <[email protected]>
dcarbery
parents: 12687
diff changeset
   190
* Wed Jul 22 2008 - [email protected]
37c36bc6f940 2008-07-23 Damien Carbery <[email protected]>
dcarbery
parents: 12687
diff changeset
   191
- Bump to 2.23.5.
12687
cc9973f3f3b6 2008-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 12607
diff changeset
   192
* Tue Jun 17 2008 - [email protected]
cc9973f3f3b6 2008-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 12607
diff changeset
   193
- Bump to 2.23.4.
12607
a225d97bded7 2008-06-06 Wang Xin <[email protected]>
jedy
parents: 12580
diff changeset
   194
* Fri Jun 06 2008 - [email protected]
a225d97bded7 2008-06-06 Wang Xin <[email protected]>
jedy
parents: 12580
diff changeset
   195
- Fixes broken download link.
12580
37e3b32d134d 2008-06-04 Damien Carbery <[email protected]>
dcarbery
parents: 12527
diff changeset
   196
* Wed Jun 04 2008 - [email protected]
37e3b32d134d 2008-06-04 Damien Carbery <[email protected]>
dcarbery
parents: 12527
diff changeset
   197
- Bump to 2.23.3.
12527
ecafaa5ea72b * base-specs/gnome-desktop.spec : Re-Apply patch which fixes bugster:6695640
mattman
parents: 12511
diff changeset
   198
* Thu May 29 2008 - [email protected]
ecafaa5ea72b * base-specs/gnome-desktop.spec : Re-Apply patch which fixes bugster:6695640
mattman
parents: 12511
diff changeset
   199
- Bump to 2.23.1. Re-factor patches
12511
afb8bfe0c551 Forgot this file yesterday.
dcarbery
parents: 12071
diff changeset
   200
* Wed May 28 2008 - [email protected]
afb8bfe0c551 Forgot this file yesterday.
dcarbery
parents: 12071
diff changeset
   201
- Bump to 2.22.2.
12071
bc965b34358f 2008-04-09 Damien Carbery <[email protected]>
dcarbery
parents: 12050
diff changeset
   202
* Wed Apr 09 2008 - [email protected]
bc965b34358f 2008-04-09 Damien Carbery <[email protected]>
dcarbery
parents: 12050
diff changeset
   203
- Bump to 2.22.1.
11836
36c522df7242 2008-03-10 Brian Cameron <[email protected]>
yippi
parents: 11812
diff changeset
   204
* Mon Mar 10 2008 - [email protected]
36c522df7242 2008-03-10 Brian Cameron <[email protected]>
yippi
parents: 11812
diff changeset
   205
- Bump to 2.22.0
11812
a5e984fceb07 * base-specs/gnome-menus.spec : Fix gnome-panel crash stopper bug
mattman
parents: 11738
diff changeset
   206
* Thu Mar 6 2008 - [email protected]
a5e984fceb07 * base-specs/gnome-menus.spec : Fix gnome-panel crash stopper bug
mattman
parents: 11738
diff changeset
   207
- Add patch 04-menu-monitor.diff, fix bug 6666675 stopper
11738
5dd2e42550bc 2008-02-27 Damien Carbery <[email protected]>
dcarbery
parents: 11621
diff changeset
   208
* Wed Feb 27 2008 - [email protected]
5dd2e42550bc 2008-02-27 Damien Carbery <[email protected]>
dcarbery
parents: 11621
diff changeset
   209
- Bump to 2.21.92.
11621
eb1452b7ffc3 2008-02-12 Damien Carbery <[email protected]>
dcarbery
parents: 11537
diff changeset
   210
* Tue Feb 12 2008 - [email protected]
eb1452b7ffc3 2008-02-12 Damien Carbery <[email protected]>
dcarbery
parents: 11537
diff changeset
   211
- Bump to 2.21.91.
11537
6f4344a292db i2008-01-28 Damien Carbery <[email protected]>
dcarbery
parents: 11456
diff changeset
   212
* Mon Jan 28 2008 - [email protected]
6f4344a292db i2008-01-28 Damien Carbery <[email protected]>
dcarbery
parents: 11456
diff changeset
   213
- Bump to 2.21.90.
11456
421d96445938 2008-01-15 Damien Carbery <[email protected]>
dcarbery
parents: 11414
diff changeset
   214
* Tue Jan 15 2008 - [email protected]
421d96445938 2008-01-15 Damien Carbery <[email protected]>
dcarbery
parents: 11414
diff changeset
   215
- Bump to 2.21.5. Remove upstream patch, 04-gio.
11414
ff9382473876 2008-01-09 Damien Carbery <[email protected]>
dcarbery
parents: 11350
diff changeset
   216
* Tue Jan 08 2008 - [email protected]
ff9382473876 2008-01-09 Damien Carbery <[email protected]>
dcarbery
parents: 11350
diff changeset
   217
- Add upstream patch, 04-gio, to use correct gio variable type.
ff9382473876 2008-01-09 Damien Carbery <[email protected]>
dcarbery
parents: 11350
diff changeset
   218
* Sun Dec 23 2007 - [email protected]
ff9382473876 2008-01-09 Damien Carbery <[email protected]>
dcarbery
parents: 11350
diff changeset
   219
- Bump to 2.21.3.
11180
7f911e6f7c0e 2007-11-13 Damien Carbery <[email protected]>
dcarbery
parents: 11159
diff changeset
   220
* Tue Nov 13 2007 - [email protected]
7f911e6f7c0e 2007-11-13 Damien Carbery <[email protected]>
dcarbery
parents: 11159
diff changeset
   221
- Bump to 2.21.2.
11159
a1b774587ca0 2007-11-09 Wang Xin <[email protected]>
jedy
parents: 10706
diff changeset
   222
* Fri Nov 09 2007 - [email protected]
a1b774587ca0 2007-11-09 Wang Xin <[email protected]>
jedy
parents: 10706
diff changeset
   223
- Remove 04-support-alacarte.diff.
10674
13ff310554af 2007-10-19 Damien Carbery <[email protected]>
dcarbery
parents: 10635
diff changeset
   224
* Fri Oct 19 2007 - [email protected]
13ff310554af 2007-10-19 Damien Carbery <[email protected]>
dcarbery
parents: 10635
diff changeset
   225
- Bump to 2.20.1.
10635
ea9c5ea506dd 2007-10-10 Damien Carbery <[email protected]>
dcarbery
parents: 10517
diff changeset
   226
* Wed Oct 10 2007 - [email protected]
ea9c5ea506dd 2007-10-10 Damien Carbery <[email protected]>
dcarbery
parents: 10517
diff changeset
   227
- Don't delete *.pyc files - they are needed.
10517
0d56ec9ddcf4 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10448
diff changeset
   228
* Tue Sep 18 2007 - [email protected]
0d56ec9ddcf4 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10448
diff changeset
   229
- Bump to 2.20.0.
10448
92196381b421 2007-09-05 Damien Carbery <[email protected]>
dcarbery
parents: 10391
diff changeset
   230
* Wed Sep 05 2007 - [email protected]
92196381b421 2007-09-05 Damien Carbery <[email protected]>
dcarbery
parents: 10391
diff changeset
   231
- Bump to 2.19.92.
10391
f9af0dcc07df 2007-08-28 Damien Carbery <[email protected]>
dcarbery
parents: 10337
diff changeset
   232
* Tue Aug 28 2007 - [email protected]
f9af0dcc07df 2007-08-28 Damien Carbery <[email protected]>
dcarbery
parents: 10337
diff changeset
   233
- Replace 05-iconv-solaris patch with call to intltoolize.
10337
09d4a9a192ca 2007-08-16 Damien Carbery <[email protected]>
dcarbery
parents: 10327
diff changeset
   234
* Thu Aug 16 2007 - [email protected]
09d4a9a192ca 2007-08-16 Damien Carbery <[email protected]>
dcarbery
parents: 10327
diff changeset
   235
- Add patch 05-iconv-solaris to fix #467309.Modify intltool-merge.in to allow
09d4a9a192ca 2007-08-16 Damien Carbery <[email protected]>
dcarbery
parents: 10327
diff changeset
   236
  use of non-GNU iconv.
10327
fc6ac4e5fab4 2007-08-15 Damien Carbery <[email protected]>
dcarbery
parents: 10237
diff changeset
   237
* Wed Aug 15 2007 - [email protected]
fc6ac4e5fab4 2007-08-15 Damien Carbery <[email protected]>
dcarbery
parents: 10237
diff changeset
   238
- Bump to 2.19.90.
10237
48765966733c 2007-07-31 Damien Carbery <[email protected]>
dcarbery
parents: 10169
diff changeset
   239
* Tue Jul 31 2007 - [email protected]
48765966733c 2007-07-31 Damien Carbery <[email protected]>
dcarbery
parents: 10169
diff changeset
   240
- Bump to 2.19.6.
10169
8dba9a12689b 2007-07-09 Damien Carbery <[email protected]>
dcarbery
parents: 10068
diff changeset
   241
* Mon Jul 09 2007 - [email protected]
8dba9a12689b 2007-07-09 Damien Carbery <[email protected]>
dcarbery
parents: 10068
diff changeset
   242
- Bump to 2.19.5.
10068
5acfdebf1fe1 2007-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 9988
diff changeset
   243
* Mon Jun 18 2007 - [email protected]
5acfdebf1fe1 2007-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 9988
diff changeset
   244
- Bump to 2.19.4.
9988
a349549365dc 2007-06-05 Damien Carbery <[email protected]>
dcarbery
parents: 9889
diff changeset
   245
* Tue Jun 05 2007 - [email protected]
a349549365dc 2007-06-05 Damien Carbery <[email protected]>
dcarbery
parents: 9889
diff changeset
   246
- Bump to 2.19.3.
9889
0db268d49126 2007-05-14 Damien Carbery <[email protected]>
dcarbery
parents: 9538
diff changeset
   247
* Mon May 14 2007 - [email protected]
0db268d49126 2007-05-14 Damien Carbery <[email protected]>
dcarbery
parents: 9538
diff changeset
   248
- Bump to 2.19.2.
9538
ffc0aaba7dc1 2007-03-13 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   249
* Tue Mar 13 2007 - [email protected]
ffc0aaba7dc1 2007-03-13 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   250
- Bump to 2.18.0.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   251
* Tue Feb 27 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   252
- Bump to 2.17.92.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   253
* Tue Feb 13 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   254
- Bump to 2.17.91.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   255
* Tue Jan 16 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   256
- Add l10n tarball.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   257
* Wed Jan 10 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   258
- Bump to 2.17.5.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   259
* Wed Nov 22 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   260
- Bump to 2.17.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   261
* Tue Oct 03 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   262
- Bump to 2.16.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   263
* Mon Sep 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   264
- Bump to 2.16.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   265
* Thu Aug 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   266
- add patch gnome-menus-04-support-alacarte.diff to fix bug 6460249.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   267
* Tue Aug 08 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   268
- Bump to 2.15.91.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   269
* Tue Aug 08 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   270
- Remove alacarte patch, and reorder.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   271
* Mon Jul 24 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   272
- Bump to 2.15.90.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   273
* Wed May 03 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   274
- Remove Accessibility submenu from preferences
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   275
* Fri Apr 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   276
- Add patch to rename some submenus, like
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   277
  Universal Access, and Developer Tools.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   278
* Fri Apr 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   279
- Add quickstart.menu, along with ability to edit
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   280
  in the simple menu editor.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   281
* Fri Apr 21 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   282
- Add alacarte patch which adds exec in terminal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   283
  and no display options needed for the menu editor.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   284
* Thu Apr 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   285
- Bump to 2.14.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   286
* Fri Jan 21 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   287
- Bump to 2.13.5.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   288
* Thu Oct 27 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   289
- move python stuff from site-packages to vendor-packages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   290
* Sat Sep 17 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   291
- Bump to 2.12.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   292
* Wed Aug 24 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   293
- remove upstream patch
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   294
* Mon Aug 15 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   295
- Bump to 2.11.91.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   296
* Fri May 13 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   297
- Add unisntalled-pc files since they are needed on Solaris to build.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   298
* Tue May 10 2005 - [email protected] 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   299
- Initial spec file for gnome-menus