nautilus-vl.spec 31 KB

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