base-specs/gnome-volume-manager.spec
author mattman
Wed, 18 Feb 2009 15:07:13 +0000
changeset 15143 d2d90ead6862
parent 15103 c7930d8a4ba6
permissions -rw-r--r--
* SUNWtgnome-tsoljdsdevmgr.spec : Update Owner format string * SUNWtgnome-tsol-libs.spec : Update Owner format string * SUNWPython25.spec : Update Owner format string * SUNWdesktop-search.spec : Update Owner format string * SUNWlibtasn1.spec : Update Owner format string * SUNWtelepathy-glib.spec : Update Owner format string * SUNWtgnome-xagent.spec : Update Owner format string * SUNWlibgsf.spec : Update Owner format string * SUNWw3m.spec : Update Owner format string * SUNWtgnome-tsoljdslabel.spec : Update Owner format string * SUNWlibgc.spec : Update Owner format string * SUNWmission-control.spec : Update Owner format string * SUNWfirefox.spec : Update Owner format string * SUNWtgnome-tstripe.spec : Update Owner format string * SUNWtgnome-tsoljdsselmgr.spec : Update Owner format string * SUNWlibgmime.spec : Update Owner format string * SUNWlibtelepathy.spec : Update Owner format string * SUNWPython26.spec : Update Owner format string * base-specs/nautilus-open-terminal.spec : Update Owner format string * base-specs/brltty.spec : Update Owner format string * base-specs/dmz-cursor-aa.spec : Update Owner format string * base-specs/telepathy-mission-control.spec : Update Owner format string * base-specs/libIDL.spec : Update Owner format string * base-specs/dmz-cursor.spec : Update Owner format string * base-specs/w3m.spec : Update Owner format string * base-specs/tracker.spec : Update Owner format string * base-specs/gmime.spec : Update Owner format string * base-specs/nautilus.spec : Update Owner format string * base-specs/libgsf.spec : Update Owner format string * base-specs/vinagre.spec : Update Owner format string * base-specs/gnome-volume-manager.spec : Update Owner format string * base-specs/GConf.spec : Update Owner format string * base-specs/gnome-mount.spec : Update Owner format string * base-specs/libtelepathy.spec : Update Owner format string * base-specs/gtk-vnc.spec : Update Owner format string * base-specs/telepathy-glib.spec : Update Owner format string * base-specs/eel.spec : Update Owner format string * base-specs/ORBit2.spec : Update Owner format string * base-specs/unique.spec : Update Owner format string * base-specs/libgc.spec : Update Owner format string
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     1
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     2
# spec file for package gnome-volume-manager
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     4
# Copyright (c) 2005 Sun Microsystems, Inc.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
# 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
     6
# package are under the same license as the package itself.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     7
#
15143
d2d90ead6862 * SUNWtgnome-tsoljdsdevmgr.spec : Update Owner format string
mattman
parents: 15103
diff changeset
     8
# Owner: stephen
14402
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13820
diff changeset
     9
%include l10n.inc
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    10
Name:         gnome-volume-manager
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    11
License:      GPL
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    12
Group:        System/GUI/GNOME
15103
c7930d8a4ba6 2009-02-17 Dave Lin <[email protected]>
davelam
parents: 14561
diff changeset
    13
Version:      2.24.1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    14
Release:      2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
Distribution: Java Desktop System
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    16
Vendor:       Sun Microsystems, Inc.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
Summary:      A Volume Manager for GNOME
14561
1117f46b041f 2008-11-05 Wang Xin <[email protected]>
jedy
parents: 14402
diff changeset
    18
Source:       http://ftp.gnome.org/pub/GNOME/sources/gnome-volume-manager/2.24/gnome-volume-manager-%{version}.tar.bz2
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11242
diff changeset
    19
%if %build_l10n
14402
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13820
diff changeset
    20
Source1:      l10n-configure.sh
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13820
diff changeset
    21
Source2:      %{name}-po-sun-%{po_sun_version}.tar.bz2
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11242
diff changeset
    22
%endif
13820
96fb84b3955c 2008-09-29 Christian Kelly <[email protected]>
chrisk
parents: 13427
diff changeset
    23
#owner:jedy date:2008-09-01 type:branding
96fb84b3955c 2008-09-29 Christian Kelly <[email protected]>
chrisk
parents: 13427
diff changeset
    24
Patch1:       gnome-volume-manager-01-no-totem.diff
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
# This patch sets the default programs that get run when various media
13167
81a07f1f63aa * base-specs/gnome-volume-manager.spec: Remove 05-hal-crash.diff. Add a
jyu_mit
parents: 12809
diff changeset
    26
# types are inserted. The community used another way, ConsoleKit, to 
81a07f1f63aa * base-specs/gnome-volume-manager.spec: Remove 05-hal-crash.diff. Add a
jyu_mit
parents: 12809
diff changeset
    27
# fix the problem. However, Consolekit hasn't been integrated into Solairs,
81a07f1f63aa * base-specs/gnome-volume-manager.spec: Remove 05-hal-crash.diff. Add a
jyu_mit
parents: 12809
diff changeset
    28
# so this patch is still maintained as an internal patch at the present.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
#owner:yippi date:2006-09-19 type:bug bugzilla:400500
12237
2c24720c78ed i2008-04-30 Damien Carbery <[email protected]>
dcarbery
parents: 12031
diff changeset
    30
Patch2:       gnome-volume-manager-02-fixlocaluser.diff
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
#owner:gman date:2006-10-30 type:bug bugzilla:400502
12237
2c24720c78ed i2008-04-30 Damien Carbery <[email protected]>
dcarbery
parents: 12031
diff changeset
    32
Patch3:       gnome-volume-manager-03-no-linux-msg.diff
10700
9f8f3f67e4a9 2007-10-24 Stephen Browne <[email protected]>
stephen
parents: 9397
diff changeset
    33
#owner:stephen date 2007-10-24 type:feature
12237
2c24720c78ed i2008-04-30 Damien Carbery <[email protected]>
dcarbery
parents: 12031
diff changeset
    34
Patch4:	      gnome-volume-manager-04-trusted-extensions.diff
12809
1aa970719e1b 2008-07-14 Wang Xin <[email protected]>
jedy
parents: 12237
diff changeset
    35
#owner:jedy date:2008-07-14 type:branding
13250
2d1f68a1233d 2008-08-22 Wang Xin <[email protected]>
jedy
parents: 13167
diff changeset
    36
Patch5:       gnome-volume-manager-05-menu-entry.diff
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
URL:          www.gnome.org
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
Docdir:       %{_defaultdocdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
Autoreqprov:  on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
Prereq:       /usr/sbin/groupadd
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
Prereq:       /usr/sbin/useradd
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
Prereq:       /sbin/nologin
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
Prereq:       sed
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
Prereq:       coreutils
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
%description
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
GNOME daemon that acts as a policy agent on top of the kernel, udev, d-bus, and HAL.  It supports automount of new media and hot-plugged devices, autorun, autoplay for CD's and DVD's, and automatic camera management.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
%setup -q
14402
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13820
diff changeset
    52
%if %build_l10n
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13820
diff changeset
    53
bzcat %SOURCE2 | tar xf -
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13820
diff changeset
    54
cd po-sun; make; cd ..
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13820
diff changeset
    55
%endif
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13820
diff changeset
    56
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
%patch1 -p1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
%patch2 -p1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
%patch3 -p1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
%patch4 -p1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
%patch5 -p1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
%ifos linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
if [ -x /usr/bin/getconf ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
  CPUS=`getconf _NPROCESSORS_ONLN`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
if test "x$CPUS" = "x" -o $CPUS = 0; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
  CPUS=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
export CFLAGS="$RPM_OPT_FLAGS"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
autoheader
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
autoconf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
libtoolize --force
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
glib-gettextize -c -f
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
intltoolize --copy --force --automake
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11242
diff changeset
    81
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11242
diff changeset
    82
%if %build_l10n
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11242
diff changeset
    83
bash -x %SOURCE1 --enable-copyright
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11242
diff changeset
    84
%endif
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11242
diff changeset
    85
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
aclocal $ACLOCAL_FLAGS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
autoconf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
autoheader
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
automake -a -c -f
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
%ifos solaris
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
ENABLE_MULTIUSER=--enable-multiuser=no
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
ENABLE_MULTIUSER=--enable-multiuser=yes
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
%endif 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
./configure \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
	--prefix=%{_prefix} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
	--sysconfdir=%{_sysconfdir} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
	--localstatedir=/var/lib \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
	--mandir=%{_mandir} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
	--libexecdir=%{_libexecdir} $ENABLE_MULTIUSER
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
make -j $CPUS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
make install DESTDIR=$RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
%post
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
SCHEMAS="gnome-volume-manager.schemas"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
for S in $SCHEMAS; do
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
        gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
done
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
%config %attr(-,gdm,gdm) %{_sysconfdir}/X11/gdm
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
%config %attr(-,root,root) %{_sysconfdir}/X11/dm
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
%{_datadir}/locale/*/LC_MESSAGES/gdm*.mo
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
%{_sbindir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
%{_bindir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
%{_libdir}/gtk-2.0/modules/*.so
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
%{_libexecdir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
%{_datadir}/gdm
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
%{_datadir}/applications/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
%{_datadir}/pixmaps/*.png
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
%{_datadir}/pixmaps/faces/*.jpg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
%{_datadir}/pixmaps/faces/*.png
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
%{_datadir}/icons
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
%{_datadir}/gnome/help/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
%{_datadir}/xsessions/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
%{_mandir}/man1/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
%{_datadir}/omf/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
%attr(-,gdm,gdm) /var/lib/gdm
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
%config /etc/pam.d/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   139
%config /etc/security/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   140
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   141
%changelog
15103
c7930d8a4ba6 2009-02-17 Dave Lin <[email protected]>
davelam
parents: 14561
diff changeset
   142
* Mon Feb 16 2009 - [email protected]
c7930d8a4ba6 2009-02-17 Dave Lin <[email protected]>
davelam
parents: 14561
diff changeset
   143
- Bump to 2.24.1
14561
1117f46b041f 2008-11-05 Wang Xin <[email protected]>
jedy
parents: 14402
diff changeset
   144
* Wed Nov 05 2008 - [email protected]
1117f46b041f 2008-11-05 Wang Xin <[email protected]>
jedy
parents: 14402
diff changeset
   145
- Fix broken download link.
14402
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13820
diff changeset
   146
* Wed Oct 01 2008 - [email protected]
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13820
diff changeset
   147
- Add l10n tarball.
13820
96fb84b3955c 2008-09-29 Christian Kelly <[email protected]>
chrisk
parents: 13427
diff changeset
   148
* Mon Sep 29 2008 - [email protected]
96fb84b3955c 2008-09-29 Christian Kelly <[email protected]>
chrisk
parents: 13427
diff changeset
   149
- Bump to 2.24.0.
96fb84b3955c 2008-09-29 Christian Kelly <[email protected]>
chrisk
parents: 13427
diff changeset
   150
- Remove gnome-volume-manager-01-fixcompile.diff, fixed upstream.
96fb84b3955c 2008-09-29 Christian Kelly <[email protected]>
chrisk
parents: 13427
diff changeset
   151
- Rename gnome-volume-manager-06-no-totem.diff to 
96fb84b3955c 2008-09-29 Christian Kelly <[email protected]>
chrisk
parents: 13427
diff changeset
   152
  gnome-volume-manager-01-no-totem.diff
13427
a4204af8cb97 * base-specs/gnome-volume-manager.spec: Remove --enable-automout option.
jyu_mit
parents: 13333
diff changeset
   153
* Fri Sep 05 2008 - [email protected]
a4204af8cb97 * base-specs/gnome-volume-manager.spec: Remove --enable-automout option.
jyu_mit
parents: 13333
diff changeset
   154
- Remove --enalbe-automount option at configuring.
13333
abe3b97736e2 2008-09-01 Wang Xin <[email protected]>
jedy
parents: 13250
diff changeset
   155
* Mon Sep 01 2008 - [email protected]
abe3b97736e2 2008-09-01 Wang Xin <[email protected]>
jedy
parents: 13250
diff changeset
   156
- Add 06-no-totem.diff.
13250
2d1f68a1233d 2008-08-22 Wang Xin <[email protected]>
jedy
parents: 13167
diff changeset
   157
* Fri Aug 22 2008 - [email protected]
2d1f68a1233d 2008-08-22 Wang Xin <[email protected]>
jedy
parents: 13167
diff changeset
   158
- rename desktop.diff to menu-entry.diff.
13167
81a07f1f63aa * base-specs/gnome-volume-manager.spec: Remove 05-hal-crash.diff. Add a
jyu_mit
parents: 12809
diff changeset
   159
* Tue Aug 19 2008 - [email protected]
81a07f1f63aa * base-specs/gnome-volume-manager.spec: Remove 05-hal-crash.diff. Add a
jyu_mit
parents: 12809
diff changeset
   160
- Remove 05-hal-crash.diff. Add a comment for patch 02.
81a07f1f63aa * base-specs/gnome-volume-manager.spec: Remove 05-hal-crash.diff. Add a
jyu_mit
parents: 12809
diff changeset
   161
  Move 06-desktop.diff to 05-desktop.diff. Rework 01-fixcompile.diff
12809
1aa970719e1b 2008-07-14 Wang Xin <[email protected]>
jedy
parents: 12237
diff changeset
   162
* Mon Jul 14 2008 - [email protected]
1aa970719e1b 2008-07-14 Wang Xin <[email protected]>
jedy
parents: 12237
diff changeset
   163
- Add 06-desktop.diff.
12237
2c24720c78ed i2008-04-30 Damien Carbery <[email protected]>
dcarbery
parents: 12031
diff changeset
   164
* Wed Apr 30 2008 - [email protected]
2c24720c78ed i2008-04-30 Damien Carbery <[email protected]>
dcarbery
parents: 12031
diff changeset
   165
- Bump to to 2.22.5. Remove upstream patches, 02-autoplay, 03-libexec,
2c24720c78ed i2008-04-30 Damien Carbery <[email protected]>
dcarbery
parents: 12031
diff changeset
   166
  05-claimbranch. Renumber remainder.
11242
aa2361c10597 2007-11-26 Padraig O'Briain <[email protected]>
padraig
parents: 10700
diff changeset
   167
* Mon Nov 26 2006 - [email protected]
aa2361c10597 2007-11-26 Padraig O'Briain <[email protected]>
padraig
parents: 10700
diff changeset
   168
- Add 08-hal-crash to fix bugster 6633468
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
* Wed Nov 22 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
- Bump to 2.17.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
* Wed Nov 01 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
- merge 02-autoplay.diff and 06-autoplay.diff to
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
  02-autoplay.diff, move 07-no-linux-msg.diff to 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
  06-no-linux-msg.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
* Mon Oct 30 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
- No linux msg, it only makes things embarassing to everyone.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
  Filed as part of bugzilla #340485.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   178
* Thu Oct 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
- Add patch gnome-volume-manager-06-autoplay.diff to change
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   180
  default gconf setting so that totem will not automatically
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   181
  startup offering to play a VCD/DVD when one is inserted.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   182
* Sun Sep 24 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   183
- Add a call to "ClaimBranch" HAL method to avoid conflicts
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
  with rmvolmgr, the non-gui volume manager.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   185
* Tue Sep 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   186
- Fix problem that was causing gnome-volume-manager to just 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   187
  exit on startup.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   188
* Tue Aug 01 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   189
- Bump to 2.15.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   190
* Tue Jul 25 2006 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   191
- Move gnome-volume-manager to libexec.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   192
* Fri Jul 14 2006 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
- Add patch to use sound-juicer as autoplay for CD's.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   194
* Tue May 02 2006 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   195
- Fix gconf stuff.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   196
* Mon May 01 2006 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   197
- Created
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   198