nautilus-vl.spec 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866
  1. %define glib2_version 2.26.1
  2. %define pango_version 1.28.3
  3. %define gtk2_version 2.22.1
  4. %define libxml2_version 2.7.7
  5. %define eog_version 2.32.1
  6. %define desktop_file_utils_version 0.16
  7. %define gnome_desktop_version 2.32.1
  8. %define vine_menus_version 3.0
  9. %define gnome_menus_version 2.32.1
  10. %define startup_notification_version 0.10
  11. %define libexif_version 0.6.19
  12. %define gconf_version 2.32.0
  13. %define gobject_introspection_version 0.9.12
  14. Name: nautilus
  15. Summary: Nautilus is a file manager for GNOME
  16. Summary(ja): Nautilus - GNOME ファイルマネージャ
  17. Version: 2.32.1
  18. Release: 1%{?_dist_release}
  19. License: GPLv2+
  20. Group: User Interface/Desktops
  21. URL: http://www.gnome.org/projects/nautilus/
  22. Source: ftp://ftp.gnome.org/pub/gnome/sources/%{name}/2.32/%{name}-%{version}.tar.bz2
  23. # Some changes to default config
  24. Patch1: nautilus-2.5.7-rhconfig.patch
  25. Patch3: background-no-delay.patch
  26. # Why is this not upstream ?
  27. Patch6: nautilus-2.23.5-dynamic-search.patch
  28. Patch7: rtl-fix.patch
  29. # vine
  30. Patch100: nautilus-2.8.2-vine.patch
  31. Patch101: nautilus-2.30.0-vine.patch
  32. BuildRoot: %{_tmppath}/%{name}-%{version}-root
  33. Requires: gamin
  34. Requires: vine-menus >= %{vine_menus_version}
  35. Requires: gvfs, gvfs-fuse, gvfs-smb, gvfs-archive, gvfs-gphoto2
  36. Requires: libexif >= %{libexif_version}
  37. Requires: %{name}-libs = %{version}-%{release}
  38. Requires(pre,preun,post): GConf2 >= %{gconf_version}
  39. Requires(post,postun): rarian-compat
  40. BuildRequires: glib2-devel >= %{glib2_version}
  41. BuildRequires: pango-devel >= %{pango_version}
  42. BuildRequires: gtk2-devel >= %{gtk2_version}
  43. BuildRequires: libxml2-devel >= %{libxml2_version}
  44. BuildRequires: gnome-desktop-devel >= %{gnome_desktop_version}
  45. BuildRequires: gamin-devel
  46. BuildRequires: intltool
  47. BuildRequires: desktop-file-utils >= %{desktop_file_utils_version}
  48. BuildRequires: libtool >= 1.4.2-10
  49. BuildRequires: automake, autoconf
  50. BuildRequires: startup-notification-devel >= %{startup_notification_version}
  51. #BuildRequires: tracker-devel >= %{tracker_version}
  52. BuildRequires: libexif-devel >= %{libexif_version}
  53. BuildRequires: unique-devel
  54. BuildRequires: libtool, autoconf
  55. BuildRequires: libSM-devel
  56. BuildRequires: gobject-introspection-devel >= %{gobject_introspection_version}
  57. Obsoletes: nautilus-extras
  58. Obsoletes: nautilus-suggested
  59. Obsoletes: nautilus-mozilla < 2.0
  60. Obsoletes: eel2 <= 2.24.1
  61. Provides: eel2 <= 2.24.1
  62. %description
  63. Nautilus integrates access to files, applications, media,
  64. Internet-based resources and the Web. Nautilus delivers a dynamic and
  65. rich user experience. Nautilus is an free software project developed
  66. under the GNU General Public License and is a core component of the
  67. GNOME desktop project.
  68. %package devel
  69. Summary: Support for developing nautilus extensions
  70. License: LGPLv2+
  71. Group: Development/Libraries
  72. Requires: %{name}-libs = %{version}-%{release}
  73. Requires: pkgconfig
  74. %description devel
  75. This package provides libraries and header files needed
  76. for developing nautilus extensions.
  77. %package libs
  78. Summary: Libraries for use in nautilus extentions
  79. Group: User Interfaces/Desktops
  80. %description libs
  81. This package provides libraries required by nautilus extention
  82. module.
  83. %prep
  84. %setup -q -n %{name}-%{version}
  85. ##patch3 -p1 -b .no-delay
  86. #%patch5 -p1 -b .selinux
  87. ##patch6 -p1 -b .dynamic-search
  88. %patch7 -p1 -b .rtl-fix
  89. ## %patch100 -p1 -b .vine
  90. %patch101 -p1 -b .vine
  91. %build
  92. gtkdocize
  93. libtoolize --force --copy
  94. autoreconf -f -i
  95. CFLAGS="$RPM_OPT_FLAGS -DUGLY_HACK_TO_DETECT_KDE -DNAUTILUS_OMIT_SELF_CHECK" \
  96. %configure --disable-more-warnings --disable-update-mimedb --enable-introspection=yes
  97. export tagname=CC
  98. LANG=en_US make LIBTOOL=/usr/bin/libtool %{?_smp_mflags}
  99. %install
  100. rm -rf $RPM_BUILD_ROOT
  101. export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
  102. export tagname=CC
  103. LANG=en_US %makeinstall LIBTOOL=/usr/bin/libtool
  104. unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
  105. ## these are in desktop-backgrounds-basic
  106. ## (uncomment when we patch the source to look in the right place)
  107. ## /bin/rm -rf $RPM_BUILD_ROOT%{_datadir}/nautilus/patterns
  108. # make sure desktop files validate by ignoring sr@Latn
  109. perl -pi -e 's/sr\@Latn/sp/g' $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop
  110. # desktop-file-install can't handle empty OnlyShowIn correctly
  111. perl -pi -e 's/OnlyShowIn=;/OnlyShowIn=GNOME;/' $RPM_BUILD_ROOT%{_datadir}/applications/nautilus-folder-default-handler.desktop
  112. desktop-file-install --vendor gnome --delete-original \
  113. --dir $RPM_BUILD_ROOT%{_datadir}/applications \
  114. --add-only-show-in GNOME \
  115. $RPM_BUILD_ROOT%{_datadir}/applications/*
  116. perl -pi -e 's/OnlyShowIn=GNOME;/OnlyShowIn=;/' $RPM_BUILD_ROOT%{_datadir}/applications/nautilus-folder-default-handler.desktop
  117. rm -f $RPM_BUILD_ROOT%{_libdir}/bonobo/*.{la,a}
  118. rm -f $RPM_BUILD_ROOT%{_libdir}/*.{la,a}
  119. rm -f $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/icon-theme.cache
  120. mkdir -p $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-2.0
  121. %find_lang %name
  122. %clean
  123. rm -rf $RPM_BUILD_ROOT
  124. %post
  125. /sbin/ldconfig
  126. touch --no-create %{_datadir}/icons/hicolor &> /dev/null ||:
  127. export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
  128. gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/apps_nautilus_preferences.schemas > /dev/null || :
  129. %posttrans
  130. %{_bindir}/update-mime-database %{_datadir}/mime &> /dev/null ||:
  131. gtk-update-icon-cache -q %{_datadir}/icons/hicolor &> /dev/null ||:
  132. scrollkeeper-update > /dev/null 2>&1 || :
  133. %pre
  134. if [ "$1" -gt 1 ]; then
  135. export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
  136. gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/apps_nautilus_preferences.schemas > /dev/null || :
  137. fi
  138. %preun
  139. if [ "$1" -eq 0 ]; then
  140. export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
  141. gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/apps_nautilus_preferences.schemas > /dev/null || :
  142. fi
  143. %postun
  144. /sbin/ldconfig
  145. if [ $1 -eq 0 ] ; then
  146. touch --no-create %{_datadir}/icons/hicolor &> /dev/null ||:
  147. gtk-update-icon-cache -q %{_datadir}/icons/hicolor &> /dev/null ||:
  148. scrollkeeper-update > /dev/null 2>&1 || :
  149. fi
  150. %files -f %{name}.lang
  151. %defattr(-,root,root)
  152. %doc AUTHORS COPYING COPYING-DOCS COPYING.LIB ChangeLog NEWS README
  153. %dir %{_libdir}/nautilus
  154. %dir %{_libdir}/nautilus/extensions-2.0
  155. %{_libexecdir}/nautilus-convert-metadata
  156. %{_datadir}/nautilus
  157. %{_datadir}/pixmaps
  158. %{_datadir}/applications
  159. %{_datadir}/mime/*
  160. %{_datadir}/icons/hicolor/*
  161. %{_bindir}/*
  162. %{_sysconfdir}/gconf/schemas/*
  163. %{_mandir}/man1/*
  164. %files devel
  165. %defattr(-, root, root)
  166. %{_includedir}/nautilus
  167. %{_libdir}/pkgconfig/*
  168. %{_libdir}/*.so
  169. %{_datadir}/gir-1.0
  170. %doc %{_datadir}/gtk-doc/html/libnautilus-extension/*
  171. %files libs
  172. %defattr(-, root, root)
  173. %{_libdir}/*.so.*
  174. %{_libdir}/girepository-1.0
  175. %changelog
  176. * Sat Nov 20 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.1-1
  177. - new upstream release
  178. * Sun Oct 03 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.0-1
  179. - new upstream release
  180. - add BuildRequires: gobject-introspection-devel
  181. - remove BuildRequires: libgnomeui-devel
  182. - add configure option (--enable-introspection=yes)
  183. * Thu Sep 23 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.1-3
  184. - rebuild with rpm-4.8.1 for pkg-config file
  185. * Sat Jun 12 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 2.30.1-2
  186. - split nautilus extention libraries to -libs subpackage.
  187. * Sat May 01 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.1-1
  188. - new upstream release
  189. * Wed Mar 31 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.0-1
  190. - new upstream release
  191. - drop Patch100
  192. - add Patch101
  193. - add Obsoletes: eel2 <= 2.24.1
  194. - add Provides: eel2 <= 2.24.1
  195. * Sun Mar 14 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.28.4-1
  196. - new upstream release
  197. - add BuildRequires: libSM-devel
  198. * Sat Nov 7 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.28.1-2
  199. - removed Requires: eel2
  200. - added %%posttrans section
  201. * Sat Oct 31 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.28.1-1
  202. - new upstream release
  203. * Wed May 20 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.3-1
  204. - new upstream release
  205. * Wed Apr 15 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.2-1
  206. - new upstream release
  207. * Sun Mar 22 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-1
  208. - new upstream release
  209. - split -devel subpackage
  210. * Wed Oct 28 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.1-1
  211. - new upstream release
  212. * Mon Oct 13 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.0-2
  213. - patch6 needs autoreconf
  214. * Wed Sep 24 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.0-1
  215. - new upstream release
  216. * Sun Jun 1 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.3-1
  217. - new upstream release
  218. * Thu Apr 10 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.2-1vl5
  219. - new upstream release
  220. - added Requires: gvfs
  221. * Sun Mar 30 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.1-1vl5
  222. - new upstream release
  223. - added Patches from FC
  224. * Thu Mar 13 2008 Tomas Bzatek <tbzatek@redhat.com> - 2.22.0-2
  225. - Don't create application/x-ext-<extension> types for known mimetypes (patch from head)
  226. - Fix a crash in the Properties dialog while changing owner (patch from head)
  227. * Tue Feb 26 2008 Tomas Bzatek <tbzatek@redhat.com> - 2.21.92-2
  228. - Change libbeagle .so name for libbeagle-0.3.0 in nautilus-2.21.1-dynamic-search-r2.patch (#434722)
  229. * Thu Dec 13 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.20.0-0vl1
  230. - new upstream release
  231. - dropped Patch11-13 and added Patch7-9 from Fedora
  232. * Tue Oct 16 2007 - Bastien Nocera <bnocera@redhat.com> - 2.20.0-5
  233. - Add patch from upstream to get audio preview working again
  234. (#332251)
  235. * Tue Oct 2 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0-3
  236. - Fix a crash with small fonts (#242350)
  237. * Tue Oct 2 2007 Alexander Larsson <alexl@redhat.com> - 2.20.0-1
  238. - Backport fixes for async thumbnail loading from svn
  239. * Sun May 06 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.1-0vl4
  240. - run autoreconf for Patch11 changes
  241. * Wed May 02 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.1-0vl3
  242. - remove tracker dependancy, Patch13 detects tracker dynamically.
  243. * Mon Apr 30 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.1-0vl2
  244. - add Patch13 to support user-dirs
  245. * Sun Apr 29 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.1-0vl1
  246. - new upstream release
  247. - enable tracker support
  248. - add BuildRequires: tracker-devel, Requires: tracker
  249. * Fri Apr 27 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.0.1-0vl1
  250. - new upstream release
  251. * Mon Aug 28 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.3-0vl2
  252. - add BuildRequires: gamin-devel, Requires: gamin
  253. - remove fam dependency (replaced by gamin)
  254. * Wed Aug 02 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.14.3-0vl1
  255. - new upsteram release
  256. * Sat Jul 01 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.1-0vl3
  257. - really applied Patch110...
  258. * Fri Jun 30 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.1-0vl2
  259. - add Patch110 to fix corruption of help option message.
  260. * Wed Apr 12 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.1-0vl1
  261. - new upstream release
  262. * Thu Mar 30 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.0-0vl4
  263. - fix typo in ja.po
  264. * Wed Mar 29 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.0-0vl3
  265. - update ja.po to translate patch50 related message.
  266. * Tue Mar 28 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.0-0vl2
  267. - add Patch50 to show progressbar on umounting
  268. (ubuntu patch in Bug 313639)
  269. * Tue Mar 14 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.0-0vl1
  270. - new upstream release
  271. * Thu Mar 09 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.13.92-0vl2
  272. - add Patch10 to avoid background rendering delay
  273. * Tue Mar 07 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.13.92-0vl1
  274. - new upstream release
  275. * Mon Feb 06 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.12.2-0vl2
  276. - add fix-non-UTF-8-encoding.patch (patch0)
  277. - cf. http://bugzilla.gnome.org/show_bug.cgi?id=314538
  278. * Wed Nov 30 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.12.2-0vl1
  279. - new upstream release
  280. * Thu Oct 06 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.12.1-0vl1
  281. - new upstream release
  282. * Mon Sep 19 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.12.0-0vl1
  283. - new upstream release
  284. * Thu Aug 04 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.11.90-0vl1
  285. - new upstream release
  286. * Fri Jul 22 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.1-0vl2
  287. - rebuild
  288. * Mon May 30 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.10.1-0vl1
  289. - new upstream version
  290. * Mon Mar 21 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.0-0vl1
  291. - new upstream version
  292. * Mon Nov 08 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.2-0vl2
  293. - add vine patch to change some defaults.
  294. - change default zoom sine
  295. - set always_use_browser
  296. * Sun Nov 07 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.2-0vl1
  297. - new upstream release
  298. * Fri Oct 29 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.2-0vl3
  299. - add Patch110 to fix libegg(egg-recent-model.c)
  300. save old umask value before create ".recently-used" file.
  301. * Thu Jul 22 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.2-0vl2
  302. - change default desktop font to Sans 9 (from Sans 10)
  303. - add patch10 to build with gtk+-2.4
  304. * Wed Feb 04 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.2-0vl1
  305. - new upstream release
  306. * Fri Oct 17 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.1-0vl1
  307. - new upstream release
  308. * Tue Sep 23 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.0-0vl3
  309. - add backport patch from rawhide (Patch10)
  310. * Thu Sep 11 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.0-0vl2
  311. - modified vine patch
  312. - change default zoom level to small
  313. - change desktop font to Sans 10
  314. * Thu Sep 11 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.0-0vl1
  315. - new upstream release
  316. * Mon Sep 08 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.90-0vl3
  317. - add desktop icon patch from rawhide
  318. * Sat Sep 06 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.90-0vl2
  319. - remove obsolete ja.po
  320. * Fri Sep 05 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.90-0vl1
  321. - new upstream release
  322. * Wed Sep 03 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.9-0vl1
  323. - new upstream release
  324. * Sat Jun 21 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.4-0vl1
  325. - new upstream release
  326. * Mon Apr 21 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.3.1-0vl2
  327. - update ja.po
  328. * Thu Apr 3 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.3.1-0vl1
  329. - new upstream release
  330. * Fri Mar 21 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.2-0vl1
  331. - new upstream release
  332. * Sat Mar 1 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.1-0vl1
  333. - new upstream release
  334. * Thu Jan 30 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.0.2-0vl1
  335. - new upstream release
  336. * Fri Jan 24 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.0.1-0vl1
  337. - new upstream release
  338. * Tue Jan 21 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.0-0vl1
  339. - new upstream release
  340. * Thu Jan 16 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.91-0vl2
  341. - add nautilus-cd-burner patch
  342. * Thu Jan 16 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.91-0vl1
  343. - new upstream release
  344. * Sat Jan 4 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.5-0vl5
  345. - discard scrollkeeper outputs.
  346. - update PreReq tags.
  347. * Mon Dec 30 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.5-0vl4
  348. - change icon for nautilus-file-management-properties
  349. - update ja.po
  350. * Mon Dec 30 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.5-0vl3
  351. - update ja.po
  352. - add translation for .desktop files.
  353. * Thu Dec 26 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.5-0vl2
  354. - add Requires: vine-menus
  355. * Thu Dec 26 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.5-0vl1
  356. - new upstream release
  357. * Sun Dec 22 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.4-0vl4
  358. - remove redhatize patch
  359. * Tue Dec 17 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.4-0vl2
  360. - rebuild to remove unneeded dependancy.
  361. * Mon Dec 16 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.4-0vl1
  362. - build for Vine Linux
  363. * Tue Dec 3 2002 Havoc Pennington <hp@redhat.com>
  364. - add explicit startup-notification dependency because build system is
  365. dumb
  366. - 2.1.3
  367. * Wed Nov 13 2002 Havoc Pennington <hp@redhat.com>
  368. - 2.1.2
  369. * Thu Oct 10 2002 Havoc Pennington <hp@redhat.com>
  370. - 2.0.7
  371. - remove patches that are upstream
  372. * Tue Sep 3 2002 Alexander Larsson <alexl@redhat.com> 2.0.6-6
  373. - Add badhack to make weblinks on desktop work
  374. * Mon Sep 2 2002 Havoc Pennington <hp@redhat.com>
  375. - fix #70667 assertion failures
  376. - fix triple click patch
  377. * Mon Sep 2 2002 Jonathan Blandford <jrb@redhat.com>
  378. - don't activate on double click
  379. * Sat Aug 31 2002 Havoc Pennington <hp@redhat.com>
  380. - put button press mask in triple-click patch, maybe it will work
  381. - remove html-hack patch as it does nothing useful
  382. * Sat Aug 31 2002 Havoc Pennington <hp@redhat.com>
  383. - require newer redhat-artwork, -menus, eel2, gnome-vfs2 to avoid
  384. bogus bug reports
  385. - add hack for HTML mime type handling in a web browser, not
  386. nautilus
  387. * Thu Aug 29 2002 Alexander Larsson <alexl@redhat.com>
  388. - Updated to 2.0.6. Removed the patches I put upstream.
  389. - Added patch that fixes #72410
  390. * Wed Aug 28 2002 Owen Taylor <otaylor@redhat.com>
  391. - Add a simple patch so that redhat-config-packages can disable
  392. the new window behavior for mounted CDs behavior.
  393. * Wed Aug 28 2002 Alexander Larsson <alexl@redhat.com> 2.0.5-4
  394. - Add patch to fix bug #70667
  395. * Sun Aug 25 2002 Havoc Pennington <hp@redhat.com>
  396. - remove mp3
  397. * Fri Aug 23 2002 Havoc Pennington <hp@redhat.com>
  398. - ignore the "add_to_session" preference as it only broke stuff
  399. - pad the left margin a bit to cope with poor word wrapping
  400. * Fri Aug 23 2002 Alexander Larsson <alexl@redhat.com> 2.0.5-1
  401. - Update to 2.0.5, remove topleft icon patch
  402. * Thu Aug 15 2002 Alexander Larsson <alexl@redhat.com> 2.0.4-2
  403. - Add patch to fix the bug where desktop icons get
  404. stuck in the top left corner on startup
  405. * Wed Aug 14 2002 Alexander Larsson <alexl@redhat.com> 2.0.4-1
  406. - 2.0.4
  407. * Tue Aug 13 2002 Havoc Pennington <hp@redhat.com>
  408. - obsolete nautilus-mozilla < 2.0 #69839
  409. * Mon Aug 12 2002 Havoc Pennington <hp@redhat.com>
  410. - add rhconfig patch to Bluecurve theme and disable sidebar by default
  411. * Wed Aug 7 2002 Havoc Pennington <hp@redhat.com>
  412. - drop start here files, require redhat-menus that has them
  413. * Tue Aug 6 2002 Havoc Pennington <hp@redhat.com>
  414. - 2.0.3
  415. * Sat Jul 27 2002 Havoc Pennington <hp@redhat.com>
  416. - build for new eel2, gail
  417. * Wed Jul 24 2002 Havoc Pennington <hp@redhat.com>
  418. - and add the libexec components, mumble
  419. * Wed Jul 24 2002 Havoc Pennington <hp@redhat.com>
  420. - put the components in the file list, were moved upstream
  421. * Tue Jul 23 2002 Havoc Pennington <hp@redhat.com>
  422. - 2.0.1
  423. * Thu Jun 27 2002 Owen Taylor <otaylor@redhat.com>
  424. - Relibtoolize to fix relink problems for solib components
  425. - Add LANG=en_US to %makeinstall as well
  426. - Back out previous change, force locale to en_US to prevent UTF-8 problems
  427. - Add workaround for intltool-merge bug on ia64
  428. * Fri Jun 21 2002 Tim Powers <timp@redhat.com>
  429. - automated rebuild
  430. * Sun Jun 16 2002 Havoc Pennington <hp@redhat.com>
  431. - 2.0.0
  432. - use desktop-file-install
  433. - require desktop-backgrounds-basic
  434. * Wed Jun 12 2002 Havoc Pennington <hp@redhat.com>
  435. - add wacky hack in hopes of fixing the hang-on-login thing
  436. * Sat Jun 8 2002 Havoc Pennington <hp@redhat.com>
  437. - add build requires on new gail
  438. - rebuild to try to lose broken libgailutil.so.13 dependency
  439. * Sat Jun 08 2002 Havoc Pennington <hp@redhat.com>
  440. - rebuild in different environment
  441. * Wed Jun 5 2002 Havoc Pennington <hp@redhat.com>
  442. - 1.1.19
  443. * Fri May 31 2002 Havoc Pennington <hp@redhat.com>
  444. - rebuild in different environment
  445. * Thu May 30 2002 Havoc Pennington <hp@redhat.com>
  446. - really remove nautilus-devel if we are going to obsolete it
  447. - don't require hwbrowser
  448. * Sun May 26 2002 Tim Powers <timp@redhat.com>
  449. - automated rebuild
  450. * Tue May 21 2002 Havoc Pennington <hp@redhat.com>
  451. - rebuild in different environment
  452. * Tue May 21 2002 Havoc Pennington <hp@redhat.com>
  453. - 1.1.17
  454. * Fri May 3 2002 Havoc Pennington <hp@redhat.com>
  455. - 1.1.14
  456. * Thu Apr 25 2002 Havoc Pennington <hp@redhat.com>
  457. - require eog
  458. - obsolete nautilus-devel
  459. - fix name of schemas file in post
  460. * Mon Apr 22 2002 Alex Larsson <alexl@redhat.com>
  461. - Update to 1.1.13
  462. * Fri Apr 19 2002 Havoc Pennington <hp@redhat.com>
  463. - put tree view in file list
  464. * Thu Apr 18 2002 Havoc Pennington <hp@redhat.com>
  465. - nautilus for gnome 2
  466. - clean up the spec file and file list a bit
  467. * Mon Apr 15 2002 Havoc Pennington <hp@redhat.com>
  468. - merge translations
  469. * Thu Apr 4 2002 Alex Larsson <alexl@redhat.com>
  470. - Add patch to fix trash crash
  471. * Mon Apr 1 2002 Havoc Pennington <hp@redhat.com>
  472. - fix for metadata tmp race
  473. - backport thumbnail speed fix and thumbnail inf. loop fix
  474. * Mon Mar 25 2002 Havoc Pennington <hp@redhat.com>
  475. - add some fixes from CVS version, including one for #61819 and a couple segfaults
  476. * Wed Mar 20 2002 Havoc Pennington <hp@redhat.com>
  477. - fix thumbnails for files with future timestamp, #56862
  478. * Mon Mar 11 2002 Havoc Pennington <hp@redhat.com>
  479. - buildrequires intltool #60633
  480. - apply Alex's pixbuf cache patch to save a few megs #60581
  481. * Wed Feb 27 2002 Havoc Pennington <hp@redhat.com>
  482. - drop Milan-specific features, including png10 and ac25 patches
  483. - copy in 1.0.5 help component to avoid large risky patch
  484. - remove .la files
  485. - drop mozilla from ia64 again
  486. - remove oaf file from nautilus-mozilla that was also in the base
  487. package
  488. * Mon Jan 28 2002 Bill Nottingham <notting@redhat.com>
  489. - enable mozilla support on ia64
  490. * Fri Dec 28 2001 Christopher Blizzard <blizzard@redhat.com>
  491. - require Mozilla 0.9.7
  492. - Add patch that puts mozilla profile startup before embedding is initialized
  493. * Tue Nov 20 2001 Havoc Pennington <hp@redhat.com>
  494. - 1.0.6, require Mozilla 0.9.6
  495. * Tue Oct 23 2001 Alex Larsson <alexl@redhat.com>
  496. - Update to 1.0.5
  497. * Thu Sep 6 2001 Owen Taylor <otaylor@redhat.com>
  498. - Fix handling of GnomeVFSFileInfo structure (#53315)
  499. * Wed Sep 5 2001 Owen Taylor <otaylor@redhat.com>
  500. - Change handling of names on unmount to fix #52325
  501. * Tue Sep 4 2001 Havoc Pennington <hp@redhat.com>
  502. - put nautilus-help.desktop in file list; #53109
  503. * Fri Aug 31 2001 Havoc Pennington <hp@redhat.com>
  504. - Add po files from sources.redhat.com
  505. * Mon Aug 27 2001 Havoc Pennington <hp@redhat.com>
  506. - Add po files from sources.redhat.com
  507. * Thu Aug 23 2001 Alex Larsson <alexl@redhat.com> 1.0.4-38
  508. - Added patch to fix the .directory issuer
  509. * Thu Aug 23 2001 Havoc Pennington <hp@redhat.com>
  510. - I screwed up the build yesterday, so it didn't actually contain the
  511. fixes mentioned. This build should contain them.
  512. * Wed Aug 22 2001 Havoc Pennington <hp@redhat.com>
  513. - fix bug causing 32000 stats or so in large directories,
  514. should speed things up somewhat
  515. - fix #52104 via gruesome kdesktop-detection hack and setting
  516. window type hint on our desktop window
  517. - fix so Start Here icon displays in sidebar
  518. - don't load non-local .desktop files
  519. * Mon Aug 20 2001 Havoc Pennington <hp@redhat.com>
  520. - make Programs icon into a link, to match the other .desktop files
  521. - own various directories #51164
  522. - web page titles in Japanese, #51709
  523. - tree defaults to only directories #51850
  524. * Wed Aug 15 2001 Havoc Pennington <hp@redhat.com>
  525. - make start here icon work again
  526. - kill some warning spew, #51661
  527. - cache getpwnam() results to speed things up a bit
  528. * Tue Aug 14 2001 Owen Taylor <otaylor@redhat.com>
  529. - Fix problem with missing desktop starthere.desktop file
  530. - New snapshot from our branch, fixes:
  531. - On upgrade, icons migrated from GNOME desktop are not properly lined up
  532. (#51436)
  533. - icons dropped on the desktop don't end up where dropped. (#51441)
  534. - Nautilus shouldn't have fam monitor read-only windows. This
  535. keeps CDROMS from being unmounted until you close all
  536. nautilus windows pointing to them. (#51442)
  537. - Warnings about 'cannot statfs...' when moving items to trash.
  538. - Use separate start-here.desktop for panel, since the one used
  539. for the root window only works from Nautilus.
  540. * Fri Aug 10 2001 Alexander Larsson <alexl@redhat.com>
  541. - Changed starthere .desktop files to be links instead
  542. - of spawning a new nautilus. This makes start-here:
  543. - much faster.
  544. * Thu Aug 9 2001 Alexander Larsson <alexl@redhat.com>
  545. - Added hwbrowser dependency
  546. - New snapshot, fixes the mozilla-view submit form problem
  547. * Wed Aug 8 2001 Jonathan Blandford <jrb@redhat.com>
  548. - Rebuild with new xml-i18n-tools
  549. - fix crash in creating new desktop files
  550. * Tue Aug 7 2001 Jonathan Blandford <jrb@redhat.com>
  551. - Fix up DnD code some more
  552. * Thu Aug 02 2001 Havoc Pennington <hp@redhat.com>
  553. - Sync our CVS version; fixes some MUSTFIX
  554. (the one about drawing background on startup,
  555. properly translate desktop files, etc.)
  556. * Wed Aug 1 2001 Alexander Larsson <alexl@redhat.com> 1.0.4-24
  557. - Fix 64bit cleanness issue
  558. - Fix NULL mimetype crash
  559. - Disable additional_text for .desktop files
  560. * Tue Jul 31 2001 Alexander Larsson <alexl@redhat.com> 1.0.4-23
  561. - Fix unmounting devices.
  562. * Tue Jul 31 2001 Alexander Larsson <alexl@redhat.com> 1.0.4-22
  563. - Make it depend on gnome-vfs-1.0.1-13. Needed for .desktop
  564. - mimetype sniffing.
  565. * Mon Jul 30 2001 Alexander Larsson <alexl@redhat.com> 1.0.4-21
  566. - Remove the "don't run as root" warning.
  567. - Remove eazel from bookmarks
  568. - langified (again? did someone change it?)
  569. * Fri Jul 27 2001 Alexander Larsson <alexl@redhat.com>
  570. - Apply a patch that makes nautilus dnd reset work with the latest
  571. - eel release.
  572. * Thu Jul 26 2001 Alexander Larsson <alexl@redhat.com>
  573. - Build on ia64 without the mozilla component.
  574. * Wed Jul 25 2001 Havoc Pennington <hp@redhat.com>
  575. - Fix crash-on-startup showstopper
  576. - Fix can't-find-images bug (this one was only showing up
  577. when built with debug symbols, since it was an uninitialized memory
  578. read)
  579. * Tue Jul 24 2001 Havoc Pennington <hp@redhat.com>
  580. - sync new tarball from our CVS branch,
  581. fixes some drag-and-drop, changes URI scheme names,
  582. etc.
  583. * Tue Jul 24 2001 Owen Taylor <otaylor@redhat.com>
  584. - Add BuildRequires (#49539, 49537)
  585. - Fix %%post, %%postun (#49720)
  586. - Background efficiency improvements and hacks
  587. * Fri Jul 13 2001 Alexander Larsson <alexl@redhat.com>
  588. - Don't launch esd on each mouseover.
  589. * Wed Jul 11 2001 Havoc Pennington <hp@redhat.com>
  590. - move first time druid patch into my "CVS outstanding" patch
  591. - try to really remove Help/Feedback
  592. - try to really fix Help/Community Support
  593. - try again to get Start Here in the Go menu
  594. - try again to get Start Here on the desktop
  595. - don't show file sizes for .desktop files
  596. * Tue Jul 10 2001 Havoc Pennington <hp@redhat.com>
  597. - add newline to ends of .desktop files that were missing them
  598. * Tue Jul 10 2001 Havoc Pennington <hp@redhat.com>
  599. - update to my latest 'cvs diff -u' (adds default
  600. Start Here link, displays .directory name in sidebar)
  601. - include /etc/X11/* links (starthere, sysconfig, serverconfig)
  602. * Tue Jul 10 2001 Jonathan Blandford <jrb@redhat.com>
  603. - Patch to remove firsttime druid and flash
  604. * Mon Jul 09 2001 Havoc Pennington <hp@redhat.com>
  605. - add hacks for displaying desktop files
  606. - add hack to turn off the "unwriteable" emblem
  607. * Sun Jul 8 2001 Tim Powers <timp@redhat.com>
  608. - added defattr to the files lists to be (-,root,root)
  609. - languified
  610. * Sat Jul 7 2001 Alexander Larsson <alexl@redhat.com>
  611. - Need to run autoheader too.
  612. * Fri Jul 6 2001 Alexander Larsson <alexl@redhat.com>
  613. - Make the fam dependency a real runtime dependency
  614. - by linking to libfam (nautilus-1.0.4-fam-lib.patch)
  615. - Cleaned up specfile.
  616. * Fri Jul 6 2001 Alexander Larsson <alexl@redhat.com>
  617. - Change default background and rubberband color.
  618. - Use the sidebar tabs from the default theme
  619. - BuildDepend on fam-devel, depend on fam
  620. - Disable the eazel update pages in the first-time druid.
  621. - Remove the eazel logo from the first-time druid
  622. * Thu Jul 05 2001 Havoc Pennington <hp@redhat.com>
  623. - 1.0.4, removes eazel services icon and wizard page
  624. - Eazel logo is still in startup wizard for now, needs fixing
  625. * Tue Jul 03 2001 Havoc Pennington <hp@redhat.com>
  626. - fix group (s/Desktop/Desktops/) #47134
  627. - remove ammonite dependency
  628. * Wed Jun 27 2001 Havoc Pennington <hp@redhat.com>
  629. - add a different default theme
  630. - clean up file list overspecificity a bit
  631. * Tue Jun 26 2001 Havoc Pennington <hp@redhat.com>
  632. - move to a CVS snapshot of nautilus for now
  633. (Darin is my hero for having distcheck work out of CVS)
  634. * Thu May 10 2001 Jonathan Blandford <jrb@redhat.com>
  635. - clean up defaults a bit
  636. * Wed May 9 2001 Jonathan Blandford <jrb@redhat.com>
  637. - New version
  638. * Tue Apr 17 2001 Gregory Leblanc <gleblanc@grego1.cu-portland.edu>
  639. - Added BuildRequires lines
  640. - Changed Source to point to ftp.gnome.org instead of just the tarball name
  641. - Moved %description sections closer to their %package sections
  642. - Moved %changelog to the end, where so that it's not in the way
  643. - Changed configure and make install options to allow moving of
  644. libraries, includes, binaries more easily
  645. - Removed hard-coded paths (don't define %prefix or %docdir)
  646. - replace %{prefix}/bin with %{_bindir}
  647. - replace %{prefix}/share with %{_datadir}
  648. - replace %{prefix}/lib with %{_libdir}
  649. - replace %{prefix}/include with %{_includedir}
  650. * Tue Oct 10 2000 Robin Slomkowski <rslomkow@eazel.com>
  651. - removed obsoletes from sub packages and added mozilla and trilobite
  652. subpackages
  653. * Wed Apr 26 2000 Ramiro Estrugo <ramiro@eazel.com>
  654. - created this thing