nautilus-vl.spec 30 KB

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