nautilus-vl.spec 31 KB

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