netapplet.spec
author dermotm
Mon, 24 Jul 2006 12:30:39 +0000
branchgnome-2-10
changeset 19949 94f49bf19351
parent 19838 42a3a4365a3b
permissions -rw-r--r--
access control test #4
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4267
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
     1
#
19693
ecfa915b40d9 2005-08-05 Laszlo Peter <[email protected]>
laca
parents: 19643
diff changeset
     2
# spec file for package netapplet
ecfa915b40d9 2005-08-05 Laszlo Peter <[email protected]>
laca
parents: 19643
diff changeset
     3
#
ecfa915b40d9 2005-08-05 Laszlo Peter <[email protected]>
laca
parents: 19643
diff changeset
     4
# Copyright (c) 2005 Sun Microsystems, Inc.
4267
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
     5
# This file and all modifications and additions to the pristine
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
     6
# package are under the same license as the package itself.
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
     7
#
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
     8
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
     9
Name:         netapplet
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    10
License:      GPL
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    11
Group:        System/GUI/GNOME
4974
91355cbc408d - changed user-visible name of the applet to 'Network Monitor';
mk84910
parents: 4973
diff changeset
    12
Version:      1.0.0
19643
798139c9a46e 2005-08-03 Laszlo Peter <[email protected]>
laca
parents: 19499
diff changeset
    13
Release:      42 
19693
ecfa915b40d9 2005-08-05 Laszlo Peter <[email protected]>
laca
parents: 19643
diff changeset
    14
Distribution: Java Desktop System
4867
e8cfe7e64783 *.spec (almost): update Vendor and Distribution tags
dermotm
parents: 4860
diff changeset
    15
Vendor:	      Sun Microsystems, Inc.
4267
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    16
Summary:      The NetApplet allows to monitor and to control network devices.
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    17
Source:       netapplet-%{version}.tar.bz2
19724
4e8e72bd1689 2005-08-10 Glynn Foster <[email protected]>
gman
parents: 19719
diff changeset
    18
Patch1:       netapplet-01-accessibility-support.diff 
4e8e72bd1689 2005-08-10 Glynn Foster <[email protected]>
gman
parents: 19719
diff changeset
    19
Patch2:       netapplet-02-no-gray-in-menu.diff
4e8e72bd1689 2005-08-10 Glynn Foster <[email protected]>
gman
parents: 19719
diff changeset
    20
Patch3:       netapplet-03-g11n-configure.diff
4e8e72bd1689 2005-08-10 Glynn Foster <[email protected]>
gman
parents: 19719
diff changeset
    21
Patch4:       netapplet-04-help-button.diff
4e8e72bd1689 2005-08-10 Glynn Foster <[email protected]>
gman
parents: 19719
diff changeset
    22
Patch5:       netapplet-05-netstatus.diff
4e8e72bd1689 2005-08-10 Glynn Foster <[email protected]>
gman
parents: 19719
diff changeset
    23
Patch6:       netapplet-06-proc-net-wireless.diff
4e8e72bd1689 2005-08-10 Glynn Foster <[email protected]>
gman
parents: 19719
diff changeset
    24
Patch7:       netapplet-07-no-wless-auto.diff
5350
33c43e9a5541 - added patch netapplet-04-proc-net-wireless.diff to fix bug #6179129.
mk84910
parents: 5333
diff changeset
    25
4267
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    26
URL:          http://www.gnome.org/
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    27
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    28
Docdir:       %{_defaultdocdir}
4812
e71da8ef5bdb - added changes from the original code version 1.0.0
mk84910
parents: 4801
diff changeset
    29
PreReq:       pam-usermode perl
4267
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    30
Autoreqprov:  on
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    31
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    32
%define gnome_panel_version 2.0.0
5122
ebc5ed6fca5d 2005-02-22 Alvaro Lopez Ortega <[email protected]>
alo
parents: 5116
diff changeset
    33
%define gnome_netstatus_version 0.11
4267
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    34
19838
42a3a4365a3b 2005-09-20 Glynn Foster <[email protected]>
gman
parents: 19753
diff changeset
    35
Requires:      gnome-panel >= %{gnome_panel_version}
42a3a4365a3b 2005-09-20 Glynn Foster <[email protected]>
gman
parents: 19753
diff changeset
    36
BuildRequires: gnome-panel-devel >= %{gnome_panel_version}
4267
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    37
5122
ebc5ed6fca5d 2005-02-22 Alvaro Lopez Ortega <[email protected]>
alo
parents: 5116
diff changeset
    38
Obsoletes:    gnome-netstatus <= %{gnome_netstatus_version}
ebc5ed6fca5d 2005-02-22 Alvaro Lopez Ortega <[email protected]>
alo
parents: 5116
diff changeset
    39
Provides:     gnome-netstatus  = %{gnome_netstatus_version}
5007
9988fbe72919 2005-02-03 Glynn Foster <[email protected]>
gman
parents: 4980
diff changeset
    40
4267
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    41
%description
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    42
The NetApplet allows to monitor and to control network devices.
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    43
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    44
%prep
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    45
%setup -q
19724
4e8e72bd1689 2005-08-10 Glynn Foster <[email protected]>
gman
parents: 19719
diff changeset
    46
%patch1 -p1
4e8e72bd1689 2005-08-10 Glynn Foster <[email protected]>
gman
parents: 19719
diff changeset
    47
%patch2 -p1
5019
08eefa04b5f9 2005-02-07 Dinoop Thomas <[email protected]>
dinoop
parents: 5007
diff changeset
    48
%patch3 -p1
5076
3af65a7d23da - added patch netapplet-04-no-gray-in-menu which removes always inactive
mk84910
parents: 5025
diff changeset
    49
%patch4 -p1
5108
3e754f217580 2005-02-18 Takao Fujiwara <[email protected]>
fujiwara
parents: 5082
diff changeset
    50
%patch5 -p1
5183
d568b1df9b82 - added patch netapplet-04-help-button.diff which fixes help button
mk84910
parents: 5152
diff changeset
    51
%patch6 -p1
5297
9d5c47e0df0a - added patch netapplet-04-netstatus.diff to fix bug #6236262
mk84910
parents: 5285
diff changeset
    52
%patch7 -p1
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4443
diff changeset
    53
4267
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    54
%build
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    55
if [ -x /usr/bin/getconf ]; then
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    56
  CPUS=`getconf _NPROCESSORS_ONLN`
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    57
fi
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    58
if test "x$CPUS" = "x" -o $CPUS = 0; then
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    59
  CPUS=1
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    60
fi
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    61
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    62
LC_ALL=
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    63
LANG=
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    64
export LC_ALL LANG
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    65
glib-gettextize --force --copy
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    66
intltoolize --force --copy --automake
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    67
libtoolize --force
19243
d6fd8cb4c163 2005-05-09 Brian Cameron <[email protected]>
bc99092
parents: 5370
diff changeset
    68
aclocal $ACLOCAL_FLAGS
4267
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    69
autoheader
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    70
automake -a -c -f
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    71
autoconf
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    72
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    73
CFLAGS="$RPM_OPT_FLAGS" \
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    74
  ./configure \
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    75
    --prefix=%{_prefix} \
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    76
    --libexecdir=%{_libexecdir} \
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    77
    --sysconfdir=%{_sysconfdir}
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    78
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    79
make -j $CPUS
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    80
4812
e71da8ef5bdb - added changes from the original code version 1.0.0
mk84910
parents: 4801
diff changeset
    81
perl ./netdaemon-build.pl --sysconfdir=%{_sysconfdir} --sbindir=%{_sbindir}
e71da8ef5bdb - added changes from the original code version 1.0.0
mk84910
parents: 4801
diff changeset
    82
4267
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    83
%install
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    84
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    85
make install DESTDIR=$RPM_BUILD_ROOT
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    86
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
4812
e71da8ef5bdb - added changes from the original code version 1.0.0
mk84910
parents: 4801
diff changeset
    87
install -D -o root -g root -m 744 netdaemon $RPM_BUILD_ROOT%{_sysconfdir}/init.d/netdaemon
4267
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    88
4722
136a867f7829 * netapplet.spec: Add changes to actually include docs in rpm.
dc144907
parents: 4721
diff changeset
    89
# Remove unwanted files.
136a867f7829 * netapplet.spec: Add changes to actually include docs in rpm.
dc144907
parents: 4721
diff changeset
    90
rm -rf $RPM_BUILD_ROOT%{_prefix}/var
136a867f7829 * netapplet.spec: Add changes to actually include docs in rpm.
dc144907
parents: 4721
diff changeset
    91
4267
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    92
%clean
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    93
rm -rf $RPM_BUILD_ROOT
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
    94
4622
8abaa5c2363c - NetApplet converted to a GNOME Panel applet;
mk84910
parents: 4579
diff changeset
    95
%post
8abaa5c2363c - NetApplet converted to a GNOME Panel applet;
mk84910
parents: 4579
diff changeset
    96
# set up permissions mapping for console user
4812
e71da8ef5bdb - added changes from the original code version 1.0.0
mk84910
parents: 4801
diff changeset
    97
if [ "$1" == "1" ]; then
4974
91355cbc408d - changed user-visible name of the applet to 'Network Monitor';
mk84910
parents: 4973
diff changeset
    98
    if [ -z "`grep '/var/run/netdaemon-priv.socket' /etc/security/console.perms`" ]; then
91355cbc408d - changed user-visible name of the applet to 'Network Monitor';
mk84910
parents: 4973
diff changeset
    99
	echo -e "<console> 0600 /var/run/netdaemon-priv.socket 0600 root" >> /etc/security/console.perms
4812
e71da8ef5bdb - added changes from the original code version 1.0.0
mk84910
parents: 4801
diff changeset
   100
    fi
5025
1beabc9a0ab3 - added 'force' option to chkconfig set command in the post section
mk84910
parents: 5019
diff changeset
   101
    /sbin/chkconfig --add netdaemon >/dev/null 2>&1
1beabc9a0ab3 - added 'force' option to chkconfig set command in the post section
mk84910
parents: 5019
diff changeset
   102
    /sbin/chkconfig --set --force netdaemon 5
4812
e71da8ef5bdb - added changes from the original code version 1.0.0
mk84910
parents: 4801
diff changeset
   103
fi
e71da8ef5bdb - added changes from the original code version 1.0.0
mk84910
parents: 4801
diff changeset
   104
e71da8ef5bdb - added changes from the original code version 1.0.0
mk84910
parents: 4801
diff changeset
   105
%preun
e71da8ef5bdb - added changes from the original code version 1.0.0
mk84910
parents: 4801
diff changeset
   106
# remove permissions mapping for console user
e71da8ef5bdb - added changes from the original code version 1.0.0
mk84910
parents: 4801
diff changeset
   107
if [ "$1" == "0" ]; then
5025
1beabc9a0ab3 - added 'force' option to chkconfig set command in the post section
mk84910
parents: 5019
diff changeset
   108
    /etc/init.d/netdaemon stop >/dev/null 2>&1
1beabc9a0ab3 - added 'force' option to chkconfig set command in the post section
mk84910
parents: 5019
diff changeset
   109
    /sbin/chkconfig --del netdaemon >/dev/null 2>&1
4812
e71da8ef5bdb - added changes from the original code version 1.0.0
mk84910
parents: 4801
diff changeset
   110
    if [ -e '/etc/security/console.perms' ]; then
4974
91355cbc408d - changed user-visible name of the applet to 'Network Monitor';
mk84910
parents: 4973
diff changeset
   111
        if [ -n "`grep '/var/run/netdaemon-priv.socket' /etc/security/console.perms`" ]; then
91355cbc408d - changed user-visible name of the applet to 'Network Monitor';
mk84910
parents: 4973
diff changeset
   112
	    grep -v '/var/run/netdaemon-priv.socket' /etc/security/console.perms > /tmp/console.perms
4812
e71da8ef5bdb - added changes from the original code version 1.0.0
mk84910
parents: 4801
diff changeset
   113
	    mv -f /tmp/console.perms /etc/security/console.perms
e71da8ef5bdb - added changes from the original code version 1.0.0
mk84910
parents: 4801
diff changeset
   114
	fi
e71da8ef5bdb - added changes from the original code version 1.0.0
mk84910
parents: 4801
diff changeset
   115
    fi
4622
8abaa5c2363c - NetApplet converted to a GNOME Panel applet;
mk84910
parents: 4579
diff changeset
   116
fi
8abaa5c2363c - NetApplet converted to a GNOME Panel applet;
mk84910
parents: 4579
diff changeset
   117
19724
4e8e72bd1689 2005-08-10 Glynn Foster <[email protected]>
gman
parents: 19719
diff changeset
   118
%files
4e8e72bd1689 2005-08-10 Glynn Foster <[email protected]>
gman
parents: 19719
diff changeset
   119
%defattr(-,root,root)
4e8e72bd1689 2005-08-10 Glynn Foster <[email protected]>
gman
parents: 19719
diff changeset
   120
%doc AUTHORS ChangeLog COPYING NEWS README
4e8e72bd1689 2005-08-10 Glynn Foster <[email protected]>
gman
parents: 19719
diff changeset
   121
%config 
4e8e72bd1689 2005-08-10 Glynn Foster <[email protected]>
gman
parents: 19719
diff changeset
   122
%{_sysconfdir}/init.d/netdaemon
4e8e72bd1689 2005-08-10 Glynn Foster <[email protected]>
gman
parents: 19719
diff changeset
   123
%{_sbindir}/*
4e8e72bd1689 2005-08-10 Glynn Foster <[email protected]>
gman
parents: 19719
diff changeset
   124
%{_libexecdir}/*
4e8e72bd1689 2005-08-10 Glynn Foster <[email protected]>
gman
parents: 19719
diff changeset
   125
%{_libdir}/bonobo/servers/*.server
4e8e72bd1689 2005-08-10 Glynn Foster <[email protected]>
gman
parents: 19719
diff changeset
   126
%{_datadir}/gnome-2.0/ui/*.xml
4e8e72bd1689 2005-08-10 Glynn Foster <[email protected]>
gman
parents: 19719
diff changeset
   127
%{_datadir}/pixmaps/*
4e8e72bd1689 2005-08-10 Glynn Foster <[email protected]>
gman
parents: 19719
diff changeset
   128
%{_datadir}/icons/hicolor/48x48/apps/*
4e8e72bd1689 2005-08-10 Glynn Foster <[email protected]>
gman
parents: 19719
diff changeset
   129
%{_datadir}/netapplet/*
4e8e72bd1689 2005-08-10 Glynn Foster <[email protected]>
gman
parents: 19719
diff changeset
   130
4267
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
   131
%changelog
19443
008dedc84bcc Bump l10n/docs tarballs
mattk
parents: 19243
diff changeset
   132
* Thu Jun 16 2005 - <[email protected]>
008dedc84bcc Bump l10n/docs tarballs
mattk
parents: 19243
diff changeset
   133
- Bump docs and l10n tarballs
008dedc84bcc Bump l10n/docs tarballs
mattk
parents: 19243
diff changeset
   134
19643
798139c9a46e 2005-08-03 Laszlo Peter <[email protected]>
laca
parents: 19499
diff changeset
   135
* Fri May 27 2005 - <[email protected]>
798139c9a46e 2005-08-03 Laszlo Peter <[email protected]>
laca
parents: 19499
diff changeset
   136
- added patch netapplet-04-no-wless-auto.diff to fix bug #6238705
798139c9a46e 2005-08-03 Laszlo Peter <[email protected]>
laca
parents: 19499
diff changeset
   137
5350
33c43e9a5541 - added patch netapplet-04-proc-net-wireless.diff to fix bug #6179129.
mk84910
parents: 5333
diff changeset
   138
* Tue Apr 19 2005 - <[email protected]>
33c43e9a5541 - added patch netapplet-04-proc-net-wireless.diff to fix bug #6179129.
mk84910
parents: 5333
diff changeset
   139
- added patch netapplet-04-proc-net-wireless.diff to fix bug #6179129
33c43e9a5541 - added patch netapplet-04-proc-net-wireless.diff to fix bug #6179129.
mk84910
parents: 5333
diff changeset
   140
5297
9d5c47e0df0a - added patch netapplet-04-netstatus.diff to fix bug #6236262
mk84910
parents: 5285
diff changeset
   141
* Fri Apr 01 2005 - <[email protected]>
9d5c47e0df0a - added patch netapplet-04-netstatus.diff to fix bug #6236262
mk84910
parents: 5285
diff changeset
   142
- added patch netapplet-04-netstatus.diff to fix bug #6236262
9d5c47e0df0a - added patch netapplet-04-netstatus.diff to fix bug #6236262
mk84910
parents: 5285
diff changeset
   143
  today is right date for this patch ;)
9d5c47e0df0a - added patch netapplet-04-netstatus.diff to fix bug #6236262
mk84910
parents: 5285
diff changeset
   144
5243
9700039dec4d 2005-03-15 Takao Fujiwara <[email protected]>
fujiwara
parents: 5237
diff changeset
   145
* Tue Mar 15 2005 - <[email protected]>
9700039dec4d 2005-03-15 Takao Fujiwara <[email protected]>
fujiwara
parents: 5237
diff changeset
   146
- Updated netapplet-05-g11n-configure.diff to fix 6230840
9700039dec4d 2005-03-15 Takao Fujiwara <[email protected]>
fujiwara
parents: 5237
diff changeset
   147
5183
d568b1df9b82 - added patch netapplet-04-help-button.diff which fixes help button
mk84910
parents: 5152
diff changeset
   148
* Mon Mar 07 2005 - <[email protected]>
d568b1df9b82 - added patch netapplet-04-help-button.diff which fixes help button
mk84910
parents: 5152
diff changeset
   149
- added patch netapplet-04-help-button.diff which fixes help button 
d568b1df9b82 - added patch netapplet-04-help-button.diff which fixes help button
mk84910
parents: 5152
diff changeset
   150
  on the Connection Properties dialog (bug #6227222)
d568b1df9b82 - added patch netapplet-04-help-button.diff which fixes help button
mk84910
parents: 5152
diff changeset
   151
5122
ebc5ed6fca5d 2005-02-22 Alvaro Lopez Ortega <[email protected]>
alo
parents: 5116
diff changeset
   152
* Mon Feb 22 2005 - [email protected]
ebc5ed6fca5d 2005-02-22 Alvaro Lopez Ortega <[email protected]>
alo
parents: 5116
diff changeset
   153
- Obsoletes fixed. Added Provides entry.
ebc5ed6fca5d 2005-02-22 Alvaro Lopez Ortega <[email protected]>
alo
parents: 5116
diff changeset
   154
5116
5ac930ad3b16 * netapplet.spec: Updated docs (netapplet-docs-0.2linux) from [email protected].
dc144907
parents: 5108
diff changeset
   155
* Mon Feb 21 2005 - [email protected]
5ac930ad3b16 * netapplet.spec: Updated docs (netapplet-docs-0.2linux) from [email protected].
dc144907
parents: 5108
diff changeset
   156
- Updated docs (netapplet-docs-0.2linux) from [email protected].
5ac930ad3b16 * netapplet.spec: Updated docs (netapplet-docs-0.2linux) from [email protected].
dc144907
parents: 5108
diff changeset
   157
5108
3e754f217580 2005-02-18 Takao Fujiwara <[email protected]>
fujiwara
parents: 5082
diff changeset
   158
* Fri Feb 18 2005 - <[email protected]>
3e754f217580 2005-02-18 Takao Fujiwara <[email protected]>
fujiwara
parents: 5082
diff changeset
   159
- Added netapplet-05-g11n-configure.diff to have $ALL_LINGUAS
3e754f217580 2005-02-18 Takao Fujiwara <[email protected]>
fujiwara
parents: 5082
diff changeset
   160
5076
3af65a7d23da - added patch netapplet-04-no-gray-in-menu which removes always inactive
mk84910
parents: 5025
diff changeset
   161
* Fri Feb 11 2005 - <[email protected]>
3af65a7d23da - added patch netapplet-04-no-gray-in-menu which removes always inactive
mk84910
parents: 5025
diff changeset
   162
- added patch netapplet-04-no-gray-in-menu which removes always inactive 
3af65a7d23da - added patch netapplet-04-no-gray-in-menu which removes always inactive
mk84910
parents: 5025
diff changeset
   163
  items form right click menu (bug #6227702)
3af65a7d23da - added patch netapplet-04-no-gray-in-menu which removes always inactive
mk84910
parents: 5025
diff changeset
   164
5025
1beabc9a0ab3 - added 'force' option to chkconfig set command in the post section
mk84910
parents: 5019
diff changeset
   165
* Mon Feb 07 2005 - <[email protected]>
1beabc9a0ab3 - added 'force' option to chkconfig set command in the post section
mk84910
parents: 5019
diff changeset
   166
- added 'force' option to chkconfig set command in the post section
1beabc9a0ab3 - added 'force' option to chkconfig set command in the post section
mk84910
parents: 5019
diff changeset
   167
- added stop netdaemon servece command to the preun section 
1beabc9a0ab3 - added 'force' option to chkconfig set command in the post section
mk84910
parents: 5019
diff changeset
   168
5019
08eefa04b5f9 2005-02-07 Dinoop Thomas <[email protected]>
dinoop
parents: 5007
diff changeset
   169
* Mon Feb 07 2005 - <[email protected]>
08eefa04b5f9 2005-02-07 Dinoop Thomas <[email protected]>
dinoop
parents: 5007
diff changeset
   170
- Added patch to handle accessibility for netapplet.
08eefa04b5f9 2005-02-07 Dinoop Thomas <[email protected]>
dinoop
parents: 5007
diff changeset
   171
- Fixes bug #6174246.
08eefa04b5f9 2005-02-07 Dinoop Thomas <[email protected]>
dinoop
parents: 5007
diff changeset
   172
5007
9988fbe72919 2005-02-03 Glynn Foster <[email protected]>
gman
parents: 4980
diff changeset
   173
* Thu Feb 03 2005 - <[email protected]>
9988fbe72919 2005-02-03 Glynn Foster <[email protected]>
gman
parents: 4980
diff changeset
   174
- Obsolete gnome-netstatus.
9988fbe72919 2005-02-03 Glynn Foster <[email protected]>
gman
parents: 4980
diff changeset
   175
4974
91355cbc408d - changed user-visible name of the applet to 'Network Monitor';
mk84910
parents: 4973
diff changeset
   176
* Fri Jan 28 2005 - <[email protected]>
91355cbc408d - changed user-visible name of the applet to 'Network Monitor';
mk84910
parents: 4973
diff changeset
   177
- changed user-visible name of the applet to 'Network Monitor'
91355cbc408d - changed user-visible name of the applet to 'Network Monitor';
mk84910
parents: 4973
diff changeset
   178
- changed netdaemon socket name to 'netdaemon-priv.socket'
91355cbc408d - changed user-visible name of the applet to 'Network Monitor';
mk84910
parents: 4973
diff changeset
   179
- added links to the help document in help dialog
91355cbc408d - changed user-visible name of the applet to 'Network Monitor';
mk84910
parents: 4973
diff changeset
   180
- version is 1.0.0
91355cbc408d - changed user-visible name of the applet to 'Network Monitor';
mk84910
parents: 4973
diff changeset
   181
4830
91dd0e4b7a16 #6217016 : Add javahelp conversion details
mattk
parents: 4812
diff changeset
   182
* Thu Jan 13 2005 - <[email protected]>
91dd0e4b7a16 #6217016 : Add javahelp conversion details
mattk
parents: 4812
diff changeset
   183
- #6217016 - Added javahelp-convert details
91dd0e4b7a16 #6217016 : Add javahelp conversion details
mattk
parents: 4812
diff changeset
   184
4812
e71da8ef5bdb - added changes from the original code version 1.0.0
mk84910
parents: 4801
diff changeset
   185
* Mon Jan 10 2005 - <[email protected]>
e71da8ef5bdb - added changes from the original code version 1.0.0
mk84910
parents: 4801
diff changeset
   186
- added changes from the original code version 1.0.0
e71da8ef5bdb - added changes from the original code version 1.0.0
mk84910
parents: 4801
diff changeset
   187
- added support of rpm install/upgrade/erase to netapplet.spec
e71da8ef5bdb - added changes from the original code version 1.0.0
mk84910
parents: 4801
diff changeset
   188
- added netdaemon-build.pl which builds /etc/init.d script for netdaemon
e71da8ef5bdb - added changes from the original code version 1.0.0
mk84910
parents: 4801
diff changeset
   189
- changed 'accesspints' format to support total signal strength on an interface
e71da8ef5bdb - added changes from the original code version 1.0.0
mk84910
parents: 4801
diff changeset
   190
- added -n option to netdaemon to start it as regular application
e71da8ef5bdb - added changes from the original code version 1.0.0
mk84910
parents: 4801
diff changeset
   191
- added DEBUG_MODE flag to configure.in
e71da8ef5bdb - added changes from the original code version 1.0.0
mk84910
parents: 4801
diff changeset
   192
4758
b6dfe8ea7a6e 2004-12-16 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4744
diff changeset
   193
* Thu Dec 16 2004 - [email protected]
b6dfe8ea7a6e 2004-12-16 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4744
diff changeset
   194
- Added l10n help tarball and pathes
b6dfe8ea7a6e 2004-12-16 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4744
diff changeset
   195
4721
9461d4ec870c * netapplet.spec: Add docs tarball and patch to integrate same.
dc144907
parents: 4704
diff changeset
   196
* Wed Dec  8 2004 - [email protected]
9461d4ec870c * netapplet.spec: Add docs tarball and patch to integrate same.
dc144907
parents: 4704
diff changeset
   197
- Add docs tarball and patch to integrate same.
9461d4ec870c * netapplet.spec: Add docs tarball and patch to integrate same.
dc144907
parents: 4704
diff changeset
   198
4702
946114ac7de5 - 'pam-usermode' is added to the spec file as a prerequirement.
mk84910
parents: 4689
diff changeset
   199
* Fri Dec 03 2004 - <[email protected]>
946114ac7de5 - 'pam-usermode' is added to the spec file as a prerequirement.
mk84910
parents: 4689
diff changeset
   200
- 'pam-usermode' is added to the spec file as a prerequirement
946114ac7de5 - 'pam-usermode' is added to the spec file as a prerequirement.
mk84910
parents: 4689
diff changeset
   201
4622
8abaa5c2363c - NetApplet converted to a GNOME Panel applet;
mk84910
parents: 4579
diff changeset
   202
* Tue Nov 23 2004 - <[email protected]>
8abaa5c2363c - NetApplet converted to a GNOME Panel applet;
mk84910
parents: 4579
diff changeset
   203
- NetApplet converted to a GNOME Panel applet
8abaa5c2363c - NetApplet converted to a GNOME Panel applet;
mk84910
parents: 4579
diff changeset
   204
- netdaemon is in sbin directory, netapplet is in libexec directory 
8abaa5c2363c - NetApplet converted to a GNOME Panel applet;
mk84910
parents: 4579
diff changeset
   205
- console user helper is used to manage access to the netdaemon socket
8abaa5c2363c - NetApplet converted to a GNOME Panel applet;
mk84910
parents: 4579
diff changeset
   206
4443
c889d4d2454b Updating spec files to include potfiles patches to update POTFILE.in of software modules
cm152228
parents: 4409
diff changeset
   207
* Thu Nov 04 2004 - [email protected]
c889d4d2454b Updating spec files to include potfiles patches to update POTFILE.in of software modules
cm152228
parents: 4409
diff changeset
   208
- Added netapplet-01-potfiles.diff to update POTFILES.in
c889d4d2454b Updating spec files to include potfiles patches to update POTFILE.in of software modules
cm152228
parents: 4409
diff changeset
   209
4400
93c3f0e35d6f - added hardware info to the support tab of the property dialog;
mk84910
parents: 4323
diff changeset
   210
* Fri Oct 29 2004 - <[email protected]>
93c3f0e35d6f - added hardware info to the support tab of the property dialog;
mk84910
parents: 4323
diff changeset
   211
- added hardware info to the support tab of the property dialog
93c3f0e35d6f - added hardware info to the support tab of the property dialog;
mk84910
parents: 4323
diff changeset
   212
- further improvements on the applet icon management
93c3f0e35d6f - added hardware info to the support tab of the property dialog;
mk84910
parents: 4323
diff changeset
   213
- code clean up
93c3f0e35d6f - added hardware info to the support tab of the property dialog;
mk84910
parents: 4323
diff changeset
   214
4323
b86698c49387 - support tab added to the property dialog;
mk84910
parents: 4283
diff changeset
   215
* Fri Oct 22 2004 - <[email protected]>
b86698c49387 - support tab added to the property dialog;
mk84910
parents: 4283
diff changeset
   216
- support tab added to the property dialog
b86698c49387 - support tab added to the property dialog;
mk84910
parents: 4283
diff changeset
   217
- icon management is improved
b86698c49387 - support tab added to the property dialog;
mk84910
parents: 4283
diff changeset
   218
4283
b41032e8ced8 - the post section was removed.
mk84910
parents: 4276
diff changeset
   219
* Mon Oct 18 2004 - <[email protected]>
b41032e8ced8 - the post section was removed.
mk84910
parents: 4276
diff changeset
   220
- the post section was removed.
b41032e8ced8 - the post section was removed.
mk84910
parents: 4276
diff changeset
   221
4267
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
   222
* Fri Oct 15 2004 - <[email protected]>
57941515b452 - Initial spec file for NetApplet
mk84910
parents:
diff changeset
   223
- Initial spec file