| 1 | %define glib2_version 2.20.0 |
|---|
| 2 | %define libbonobo_version 2.24.2 |
|---|
| 3 | %define libxml2_version 2.6.0 |
|---|
| 4 | %define libxslt_version 1.0.30 |
|---|
| 5 | %define gconf2_version 2.26.0 |
|---|
| 6 | %define gnome_vfs2_version 2.24.2 |
|---|
| 7 | %define orbit2_version 2.14.17 |
|---|
| 8 | |
|---|
| 9 | %define po_package libgnome-2.0 |
|---|
| 10 | |
|---|
| 11 | %define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0} |
|---|
| 12 | |
|---|
| 13 | Summary: GNOME base library |
|---|
| 14 | Summary(ja): GNOME 基本ライブラリ |
|---|
| 15 | Name: libgnome |
|---|
| 16 | Version: 2.32.1 |
|---|
| 17 | Release: 2%{?_dist_release} |
|---|
| 18 | URL: ftp://ftp.gnome.org/ |
|---|
| 19 | Source0: http://ftp.gnome.org/pub/GNOME/sources/libgnome/2.32/%{name}-%{version}.tar.bz2 |
|---|
| 20 | License: LGPLv2+ |
|---|
| 21 | Group: System Environment/Libraries |
|---|
| 22 | BuildRoot: %{_tmppath}/%{name}-%{version}-root |
|---|
| 23 | |
|---|
| 24 | Requires: glib2 >= %{glib2_version} |
|---|
| 25 | Requires: libbonobo >= %{libbonobo_version} |
|---|
| 26 | Requires: gnome-vfs2 >= %{gnome_vfs2_version} |
|---|
| 27 | Requires: libxml2 >= %{libxml2_version} |
|---|
| 28 | Requires: ORBit2 >= %{orbit2_version} |
|---|
| 29 | Requires: libxslt >= %{libxslt_version} |
|---|
| 30 | Requires: vine-backgrounds >= 2.0 |
|---|
| 31 | Requires(post,pre,preun): GConf2 >= %{gconf2_version} |
|---|
| 32 | # Added to avoid the warning messages about utmp group, bug #24171 |
|---|
| 33 | # fixme, just libzvt? |
|---|
| 34 | Requires(post): utempter |
|---|
| 35 | |
|---|
| 36 | BuildRequires: zlib-devel |
|---|
| 37 | BuildRequires: glib2-devel >= %{glib2_version} |
|---|
| 38 | BuildRequires: libbonobo-devel >= %{libbonobo_version} |
|---|
| 39 | BuildRequires: GConf2-devel >= %{gconf2_version} |
|---|
| 40 | BuildRequires: gnome-vfs2-devel >= %{gnome_vfs2_version} |
|---|
| 41 | BuildRequires: libxml2-devel >= %{libxml2_version} |
|---|
| 42 | BuildRequires: ORBit2-devel >= %{orbit2_version} |
|---|
| 43 | BuildRequires: libxslt-devel >= %{libxslt_version} |
|---|
| 44 | BuildRequires: intltool |
|---|
| 45 | BuildRequires: popt-devel >= 1.5 |
|---|
| 46 | BuildRequires: libcanberra-devel |
|---|
| 47 | |
|---|
| 48 | Patch0: libgnome-2.20.1.1-default-theme-vine.patch |
|---|
| 49 | Patch1: libgnome-2.26.0-default-background-vine.patch |
|---|
| 50 | Patch2: libgnome-2.8.0-default-cursor-vine.patch |
|---|
| 51 | Patch3: libgnome-2.11.1-scoreloc.patch |
|---|
| 52 | Patch5: libgnome-2.8.0-default-browser.patch |
|---|
| 53 | Patch6: libgnome-2.32.1-default-settings-vine.patch |
|---|
| 54 | Patch7: libgnome-2.9.1-popt.patch |
|---|
| 55 | |
|---|
| 56 | Patch10: libgnome-2.14.1-i18n-help.patch |
|---|
| 57 | |
|---|
| 58 | %description |
|---|
| 59 | GNOME (GNU Network Object Model Environment) is a user-friendly set of |
|---|
| 60 | GUI applications and desktop tools to be used in conjunction with a |
|---|
| 61 | window manager for the X Window System. The libgnome package includes |
|---|
| 62 | non-GUI-related libraries that are needed to run GNOME. The libgnomeui |
|---|
| 63 | package contains X11-dependent GNOME library features. |
|---|
| 64 | |
|---|
| 65 | |
|---|
| 66 | %package devel |
|---|
| 67 | Summary: Libraries and headers for libgnome |
|---|
| 68 | Summary(ja): libgnome の開発用ライブラリおよびヘッダファイル |
|---|
| 69 | Group: Development/Libraries |
|---|
| 70 | Requires: %{name} = %{version}-%{release} |
|---|
| 71 | |
|---|
| 72 | Conflicts: gnome-libs-devel < 1.4.1.2 |
|---|
| 73 | Requires: zlib-devel |
|---|
| 74 | Requires: ORBit2-devel >= %{orbit2_version} |
|---|
| 75 | Requires: glib2-devel >= %{glib2_version} |
|---|
| 76 | Requires: libbonobo-devel >= %{libbonobo_version} |
|---|
| 77 | Requires: GConf2-devel >= %{gconf2_version} |
|---|
| 78 | Requires: gnome-vfs2-devel >= %{gnome_vfs2_version} |
|---|
| 79 | Requires: libxml2-devel >= %{libxml2_version} |
|---|
| 80 | Requires: libxslt-devel >= %{libxslt_version} |
|---|
| 81 | Requires: popt-devel |
|---|
| 82 | Requires: libcanberra-devel |
|---|
| 83 | |
|---|
| 84 | %description devel |
|---|
| 85 | GNOME (GNU Network Object Model Environment) is a user-friendly set of |
|---|
| 86 | GUI applications and desktop tools to be used in conjunction with a |
|---|
| 87 | window manager for the X Window System. The libgnome-devel package |
|---|
| 88 | includes the libraries and include files that you will need to |
|---|
| 89 | use libgnome. |
|---|
| 90 | |
|---|
| 91 | You should install the libgnome-devel package if you would like to |
|---|
| 92 | compile GNOME applications. You do not need to install libgnome-devel |
|---|
| 93 | if you just want to use the GNOME desktop environment. |
|---|
| 94 | |
|---|
| 95 | |
|---|
| 96 | # compat32 |
|---|
| 97 | %package -n compat32-%{name} |
|---|
| 98 | Summary: GNOME base library |
|---|
| 99 | Summary(ja): GNOME 基本ライブラリ |
|---|
| 100 | Group: System Environment/Libraries |
|---|
| 101 | Requires: %{name} = %{version}-%{release} |
|---|
| 102 | |
|---|
| 103 | %description -n compat32-%{name} |
|---|
| 104 | GNOME (GNU Network Object Model Environment) is a user-friendly set of |
|---|
| 105 | GUI applications and desktop tools to be used in conjunction with a |
|---|
| 106 | window manager for the X Window System. The libgnome package includes |
|---|
| 107 | non-GUI-related libraries that are needed to run GNOME. The libgnomeui |
|---|
| 108 | package contains X11-dependent GNOME library features. |
|---|
| 109 | |
|---|
| 110 | |
|---|
| 111 | %package -n compat32-%{name}-devel |
|---|
| 112 | Summary: Libraries and headers for libgnome |
|---|
| 113 | Summary(ja): libgnome の開発用ライブラリおよびヘッダファイル |
|---|
| 114 | Group: Development/Libraries |
|---|
| 115 | Requires: %{name}-devel = %{version}-%{release} |
|---|
| 116 | Requires: compat32-%{name} = %{version}-%{release} |
|---|
| 117 | Requires: compat32-zlib-devel |
|---|
| 118 | Requires: compat32-ORBit2-devel >= %{orbit2_version} |
|---|
| 119 | Requires: compat32-glib2-devel >= %{glib2_version} |
|---|
| 120 | Requires: compat32-libbonobo-devel >= %{libbonobo_version} |
|---|
| 121 | Requires: compat32-GConf2-devel >= %{gconf2_version} |
|---|
| 122 | Requires: compat32-gnome-vfs2-devel >= %{gnome_vfs2_version} |
|---|
| 123 | Requires: compat32-libxml2-devel >= %{libxml2_version} |
|---|
| 124 | Requires: compat32-libxslt-devel >= %{libxslt_version} |
|---|
| 125 | Requires: compat32-popt-devel |
|---|
| 126 | |
|---|
| 127 | %description -n compat32-%{name}-devel |
|---|
| 128 | GNOME (GNU Network Object Model Environment) is a user-friendly set of |
|---|
| 129 | GUI applications and desktop tools to be used in conjunction with a |
|---|
| 130 | window manager for the X Window System. The libgnome-devel package |
|---|
| 131 | includes the libraries and include files that you will need to |
|---|
| 132 | use libgnome. |
|---|
| 133 | |
|---|
| 134 | You should install the libgnome-devel package if you would like to |
|---|
| 135 | compile GNOME applications. You do not need to install libgnome-devel |
|---|
| 136 | if you just want to use the GNOME desktop environment. |
|---|
| 137 | |
|---|
| 138 | %prep |
|---|
| 139 | %setup -q |
|---|
| 140 | |
|---|
| 141 | %patch0 -p1 -b .default-theme |
|---|
| 142 | %patch1 -p1 -b .default-background |
|---|
| 143 | %patch2 -p1 -b .default-cursor |
|---|
| 144 | %patch3 -p1 -b .scoreloc |
|---|
| 145 | %patch5 -p1 -b .default-browser |
|---|
| 146 | %patch6 -p1 -b .default-settings |
|---|
| 147 | %patch7 -p1 -b .popt |
|---|
| 148 | |
|---|
| 149 | #patch10 -p1 -b .i18n-help |
|---|
| 150 | |
|---|
| 151 | %build |
|---|
| 152 | %configure --disable-gtk-doc --disable-schemas-install --disable-static --disable-esd |
|---|
| 153 | ./config.status |
|---|
| 154 | export tagname=CC |
|---|
| 155 | make %{?_smp_mflags} LIBTOOL=%{_bindir}/libtool |
|---|
| 156 | |
|---|
| 157 | %install |
|---|
| 158 | rm -rf $RPM_BUILD_ROOT |
|---|
| 159 | export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 |
|---|
| 160 | export tagname=CC |
|---|
| 161 | %makeinstall LIBTOOL=%{_bindir}/libtool |
|---|
| 162 | unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL |
|---|
| 163 | |
|---|
| 164 | rm $RPM_BUILD_ROOT%{_libdir}/*.{a,la} |
|---|
| 165 | rm -f $RPM_BUILD_ROOT%{_libdir}/bonobo/monikers/*.{a,la} |
|---|
| 166 | |
|---|
| 167 | for serverfile in $RPM_BUILD_ROOT%{_libdir}/bonobo/servers/*.server; do |
|---|
| 168 | sed -i -e 's|location *= *"/usr/lib\(64\)*/|location="/usr/$LIB/|' $serverfile |
|---|
| 169 | done |
|---|
| 170 | |
|---|
| 171 | mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/skel/.gnome2 |
|---|
| 172 | |
|---|
| 173 | # http://bugzilla.gnome.org/show_bug.cgi?id=477846 |
|---|
| 174 | rm -rf $RPM_BUILD_ROOT%{_datadir}/gnome-background-properties |
|---|
| 175 | rm -rf $RPM_BUILD_ROOT%{_datadir}/pixmaps |
|---|
| 176 | |
|---|
| 177 | %find_lang %{po_package} |
|---|
| 178 | |
|---|
| 179 | %clean |
|---|
| 180 | rm -rf $RPM_BUILD_ROOT |
|---|
| 181 | |
|---|
| 182 | %post |
|---|
| 183 | /sbin/ldconfig |
|---|
| 184 | export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` |
|---|
| 185 | gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/desktop_gnome_*.schemas > /dev/null 2>&1 || : |
|---|
| 186 | |
|---|
| 187 | %pre |
|---|
| 188 | if [ "$1" -gt 1 ]; then |
|---|
| 189 | export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` |
|---|
| 190 | gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/desktop_gnome_*.schemas > /dev/null || : |
|---|
| 191 | fi |
|---|
| 192 | |
|---|
| 193 | %preun |
|---|
| 194 | if [ "$1" -eq 0 ]; then |
|---|
| 195 | export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` |
|---|
| 196 | gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/desktop_gnome_*.schemas > /dev/null || : |
|---|
| 197 | fi |
|---|
| 198 | |
|---|
| 199 | %postun -p /sbin/ldconfig |
|---|
| 200 | |
|---|
| 201 | %post -n compat32-%{name} -p /sbin/ldconfig |
|---|
| 202 | |
|---|
| 203 | %postun -n compat32-%{name} -p /sbin/ldconfig |
|---|
| 204 | |
|---|
| 205 | %files -f %{po_package}.lang |
|---|
| 206 | %defattr(-,root,root) |
|---|
| 207 | %doc AUTHORS COPYING.LIB ChangeLog NEWS README |
|---|
| 208 | %{_bindir}/* |
|---|
| 209 | %{_libdir}/lib*.so.* |
|---|
| 210 | %{_libdir}/bonobo/* |
|---|
| 211 | %{_sysconfdir}/gconf/schemas/* |
|---|
| 212 | %{_sysconfdir}/sound |
|---|
| 213 | %{_sysconfdir}/skel/.gnome2 |
|---|
| 214 | %{_mandir}/man?/* |
|---|
| 215 | #{_datadir}/gnome-background-properties |
|---|
| 216 | #{_datadir}/pixmaps/backgrounds/gnome/* |
|---|
| 217 | |
|---|
| 218 | %files devel |
|---|
| 219 | %defattr(-,root,root) |
|---|
| 220 | %{_libdir}/lib*.so |
|---|
| 221 | %{_libdir}/pkgconfig/*.pc |
|---|
| 222 | %{_includedir}/* |
|---|
| 223 | %{_datadir}/gtk-doc/html/* |
|---|
| 224 | |
|---|
| 225 | # compat32 |
|---|
| 226 | %if %{build_compat32} |
|---|
| 227 | %files -n compat32-%{name} |
|---|
| 228 | %defattr(-,root,root) |
|---|
| 229 | %{_libdir}/lib*.so.* |
|---|
| 230 | %{_libdir}/bonobo/* |
|---|
| 231 | |
|---|
| 232 | %files -n compat32-%{name}-devel |
|---|
| 233 | %defattr(-,root,root) |
|---|
| 234 | %{_libdir}/lib*.so |
|---|
| 235 | %{_libdir}/pkgconfig/*.pc |
|---|
| 236 | %endif |
|---|
| 237 | |
|---|
| 238 | %changelog |
|---|
| 239 | * Wed Jun 01 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 2.32.1-2 |
|---|
| 240 | - update patch6 to enable {buttons,menus}_have_icons |
|---|
| 241 | |
|---|
| 242 | * Sat Feb 05 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.1-1 |
|---|
| 243 | - new upstream release |
|---|
| 244 | |
|---|
| 245 | * Sat Oct 02 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.0-1 |
|---|
| 246 | - new upstream release |
|---|
| 247 | - remove BuildRequires: esound-devel |
|---|
| 248 | - remove Requires: esound-devel (devel package) |
|---|
| 249 | - add BuildRequires: libcanberra-devel |
|---|
| 250 | - add Requires: libcanberra-devel (devel package) |
|---|
| 251 | |
|---|
| 252 | * Tue Sep 21 2010 IWAI, Masaharu <iwai@alib.jp> 2.30.0-2 |
|---|
| 253 | - build with rpm-4.8.1-1 for pkg-config file |
|---|
| 254 | |
|---|
| 255 | * Wed Mar 31 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.0-1 |
|---|
| 256 | - new upstream release |
|---|
| 257 | |
|---|
| 258 | * Sat Oct 31 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.28.0-1 |
|---|
| 259 | - new upstream release |
|---|
| 260 | |
|---|
| 261 | * Sun Jul 12 2009 NAKAMURA Kenta <kenta@vinelinux.org> 2.26.0-4 |
|---|
| 262 | - added compat32 package for x86_64 arch support |
|---|
| 263 | |
|---|
| 264 | * Tue May 19 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-3 |
|---|
| 265 | - add Requires: popt-devel to -devel |
|---|
| 266 | |
|---|
| 267 | * Mon Apr 13 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-2 |
|---|
| 268 | - update Patch1 to set "zoom" for picture_options instead of "stretched" |
|---|
| 269 | |
|---|
| 270 | * Sat Mar 21 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-1 |
|---|
| 271 | - new upstream release |
|---|
| 272 | - disable static libs |
|---|
| 273 | |
|---|
| 274 | * Tue Sep 23 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.1-1 |
|---|
| 275 | - new upstream release |
|---|
| 276 | |
|---|
| 277 | * Tue Sep 23 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.0-1 |
|---|
| 278 | - new upstream release |
|---|
| 279 | |
|---|
| 280 | * Wed Apr 2 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.0-2vl5 |
|---|
| 281 | - added Patch6, dropped Patch10 |
|---|
| 282 | |
|---|
| 283 | * Sat Mar 22 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.0-1vl5 |
|---|
| 284 | - new upstream release |
|---|
| 285 | - dropped Patch6 (was merged into new upstream) |
|---|
| 286 | |
|---|
| 287 | * Tue Dec 11 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.20.1.1-0vl1 |
|---|
| 288 | - new upstream release |
|---|
| 289 | - updated Patch0 and 1 |
|---|
| 290 | |
|---|
| 291 | * Wed Apr 25 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.0-0vl1 |
|---|
| 292 | - new upstream release |
|---|
| 293 | |
|---|
| 294 | * Wed Feb 7 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.14.1-0vl3 |
|---|
| 295 | - remove bonobo-activation-devel dependancy <BTS:464> |
|---|
| 296 | |
|---|
| 297 | * Fri Jun 30 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.1-0vl2 |
|---|
| 298 | - add bindtextdomain/bindtextdomain_codeset before initilize help |
|---|
| 299 | options to fix corruption of help option message. |
|---|
| 300 | |
|---|
| 301 | * Wed Apr 12 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.1-0vl1 |
|---|
| 302 | - new upstream release |
|---|
| 303 | |
|---|
| 304 | * Mon Mar 06 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.13.90-0vl1 |
|---|
| 305 | - new upstream release |
|---|
| 306 | |
|---|
| 307 | * Sun Sep 18 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.12.0.1-0vl1 |
|---|
| 308 | - new upstream release |
|---|
| 309 | |
|---|
| 310 | * Sun Aug 28 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.11.3-0vl1 |
|---|
| 311 | - new upstream release |
|---|
| 312 | |
|---|
| 313 | * Fri Aug 05 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.11.2-0vl1 |
|---|
| 314 | - new upstream release |
|---|
| 315 | |
|---|
| 316 | * Tue Aug 02 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.11.1-0vl1 |
|---|
| 317 | - new upstream release |
|---|
| 318 | |
|---|
| 319 | * Mon Jul 11 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.1-0vl1 |
|---|
| 320 | - new upstream release |
|---|
| 321 | |
|---|
| 322 | * Mon Mar 28 2005 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.10.0-0vl2 |
|---|
| 323 | - patch100 disabled (no va_list problem on current gcc) |
|---|
| 324 | |
|---|
| 325 | * Mon Mar 21 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.0-0vl1 |
|---|
| 326 | - new upstream version |
|---|
| 327 | |
|---|
| 328 | * Sun Mar 20 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.1-0vl5 |
|---|
| 329 | - change default {icons,cursor,gtk} theme to Vine. |
|---|
| 330 | |
|---|
| 331 | * Sun Mar 06 2005 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.8.1-0vl4 |
|---|
| 332 | - added patch100 for ppc |
|---|
| 333 | - (FYI: Inagaki-san's 2.8.1-0vl1 was actually 0vl3) |
|---|
| 334 | |
|---|
| 335 | * Thu Feb 24 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.8.1-0vl1 |
|---|
| 336 | - new upstream release |
|---|
| 337 | |
|---|
| 338 | * Thu Nov 11 2004 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.8.0-0vl3 |
|---|
| 339 | - gnome_vfs2_version macro set to 2.5.3 |
|---|
| 340 | |
|---|
| 341 | * Sun Nov 07 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.0-0vl2 |
|---|
| 342 | - update Vine default patches for gnome-2.8 |
|---|
| 343 | |
|---|
| 344 | * Sun Nov 07 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.0-0vl1 |
|---|
| 345 | - new upstream release |
|---|
| 346 | |
|---|
| 347 | * Tue Mar 9 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.0-0vl3 |
|---|
| 348 | - change default wallpaper to default.jpg |
|---|
| 349 | - add Requires: vine-backgrouonds >= 2.0 |
|---|
| 350 | |
|---|
| 351 | * Mon Sep 08 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.0-0vl2 |
|---|
| 352 | - fix default-theme patch |
|---|
| 353 | |
|---|
| 354 | * Wed Sep 03 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.0-0vl1 |
|---|
| 355 | - new upstream release |
|---|
| 356 | |
|---|
| 357 | * Tue Aug 19 2003 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.2.3-0vl1 |
|---|
| 358 | - new upstream release |
|---|
| 359 | |
|---|
| 360 | * Wed Jun 25 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.2-0vl2 |
|---|
| 361 | - update patch0 to use NeoVine as default gtk theme |
|---|
| 362 | |
|---|
| 363 | * Tue Jun 24 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.2-0vl1 |
|---|
| 364 | - new upstream release |
|---|
| 365 | |
|---|
| 366 | * Tue Jun 03 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.1-0vl1 |
|---|
| 367 | - new upstream release |
|---|
| 368 | |
|---|
| 369 | * Fri Jan 24 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.0.1-0vl1 |
|---|
| 370 | - new upstream release |
|---|
| 371 | |
|---|
| 372 | * Wed Jan 22 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.0-0vl1 |
|---|
| 373 | - new upstream release |
|---|
| 374 | |
|---|
| 375 | * Fri Jan 10 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.90-0vl1 |
|---|
| 376 | - new upstream release |
|---|
| 377 | |
|---|
| 378 | * Wed Dec 25 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.5-0vl1 |
|---|
| 379 | - new upstream release |
|---|
| 380 | |
|---|
| 381 | * Sat Dec 14 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.4-0vl1 |
|---|
| 382 | - build for Vine Linux |
|---|
| 383 | - new upstream release (gnome-2.1.4) |
|---|
| 384 | |
|---|
| 385 | * Wed Aug 28 2002 Matt Wilson <msw@redhat.com> 2.0.2-5 |
|---|
| 386 | - added libgnome-2.0.2-program-init.patch to enable correct module |
|---|
| 387 | initialization when gnome_program_init is called after |
|---|
| 388 | gnome_program_module_register |
|---|
| 389 | |
|---|
| 390 | * Wed Aug 21 2002 Elliot Lee <sopwith@redhat.com> 2.0.2-4 |
|---|
| 391 | - Fix #64908 with patch3 (scoreloc) |
|---|
| 392 | - Add smp_mflags |
|---|
| 393 | |
|---|
| 394 | * Mon Aug 12 2002 Havoc Pennington <hp@redhat.com> |
|---|
| 395 | - s/Wonderland/Bluecurve/ |
|---|
| 396 | |
|---|
| 397 | * Thu Aug 8 2002 Havoc Pennington <hp@redhat.com> |
|---|
| 398 | - change default background to new spec from garrett |
|---|
| 399 | |
|---|
| 400 | * Wed Aug 7 2002 Havoc Pennington <hp@redhat.com> |
|---|
| 401 | - 2.0.2 |
|---|
| 402 | |
|---|
| 403 | * Wed Jul 24 2002 Owen Taylor <otaylor@redhat.com> |
|---|
| 404 | - Add schema for monospaced font |
|---|
| 405 | |
|---|
| 406 | * Wed Jun 26 2002 Owen Taylor <otaylor@redhat.com> |
|---|
| 407 | - Fix find_lang |
|---|
| 408 | |
|---|
| 409 | * Sun Jun 16 2002 Havoc Pennington <hp@redhat.com> |
|---|
| 410 | - 2.0.1 |
|---|
| 411 | - put bonobo monikers in file list (don't know what they |
|---|
| 412 | do, but assuming they do something) |
|---|
| 413 | - include /etc/sound in file list |
|---|
| 414 | |
|---|
| 415 | * Mon Jun 10 2002 Havoc Pennington <hp@redhat.com> |
|---|
| 416 | - rebuild in different environment |
|---|
| 417 | |
|---|
| 418 | * Mon Jun 10 2002 Havoc Pennington <hp@redhat.com> |
|---|
| 419 | - change default gtk theme to Wonderland |
|---|
| 420 | |
|---|
| 421 | * Fri Jun 07 2002 Havoc Pennington <hp@redhat.com> |
|---|
| 422 | - rebuild in different environment |
|---|
| 423 | |
|---|
| 424 | * Wed Jun 5 2002 Havoc Pennington <hp@redhat.com> |
|---|
| 425 | - 1.117.2 |
|---|
| 426 | - add ldconfig calls |
|---|
| 427 | |
|---|
| 428 | * Mon May 20 2002 Havoc Pennington <hp@redhat.com> |
|---|
| 429 | - rebuild in different environment |
|---|
| 430 | |
|---|
| 431 | * Mon May 20 2002 Havoc Pennington <hp@redhat.com> |
|---|
| 432 | - rebuild in different environment |
|---|
| 433 | - add bonobo-activation build requires |
|---|
| 434 | |
|---|
| 435 | * Mon May 20 2002 Havoc Pennington <hp@redhat.com> |
|---|
| 436 | - 1.117.1 |
|---|
| 437 | |
|---|
| 438 | * Fri May 3 2002 Havoc Pennington <hp@redhat.com> |
|---|
| 439 | - 1.116.0 |
|---|
| 440 | |
|---|
| 441 | * Thu Apr 4 2002 Jeremy Katz <katzj@redhat.com> |
|---|
| 442 | - 1.114.0 |
|---|
| 443 | |
|---|
| 444 | * Thu Feb 14 2002 Havoc Pennington <hp@redhat.com> |
|---|
| 445 | - 1.111.0 |
|---|
| 446 | |
|---|
| 447 | * Wed Jan 30 2002 Owen Taylor <otaylor@redhat.com> |
|---|
| 448 | - Version 1.110.0 |
|---|
| 449 | |
|---|
| 450 | * Tue Jan 22 2002 Havoc Pennington <hp@redhat.com> |
|---|
| 451 | - remove bogus dependency on libdb1 |
|---|
| 452 | |
|---|
| 453 | * Thu Jan 3 2002 Havoc Pennington <hp@redhat.com> |
|---|
| 454 | - fix the post script |
|---|
| 455 | |
|---|
| 456 | * Thu Jan 3 2002 Havoc Pennington <hp@redhat.com> |
|---|
| 457 | - 1.108.0.90 cvs snap |
|---|
| 458 | |
|---|
| 459 | * Tue Nov 27 2001 Havoc Pennington <hp@redhat.com> |
|---|
| 460 | - fix .schemas in post |
|---|
| 461 | |
|---|
| 462 | * Tue Nov 27 2001 Havoc Pennington <hp@redhat.com> |
|---|
| 463 | - update CVS snap to 1.107.0.90, glib 1.3.11 |
|---|
| 464 | - add libxslt dep |
|---|
| 465 | - require specific versions of dependent libs |
|---|
| 466 | - add bunch of missing stuff to file list |
|---|
| 467 | - install gconf schemas in post |
|---|
| 468 | |
|---|
| 469 | * Sun Oct 28 2001 Havoc Pennington <hp@redhat.com> |
|---|
| 470 | - well, you only get the new CVS snap if you actually change the version in the spec file, doh |
|---|
| 471 | |
|---|
| 472 | * Sun Oct 28 2001 Havoc Pennington <hp@redhat.com> |
|---|
| 473 | - new cvs snap, rebuild for glib 1.3.10, remove gtk requires |
|---|
| 474 | |
|---|
| 475 | * Fri Sep 21 2001 Havoc Pennington <hp@redhat.com> |
|---|
| 476 | - new CVS snap, rebuild in 7.2-gnome |
|---|
| 477 | |
|---|
| 478 | * Tue Sep 18 2001 Havoc Pennington <hp@redhat.com> |
|---|
| 479 | - Initial build. |
|---|
| 480 | - remove gtk2 dependency, doh |
|---|