gnome-vfs2-vl.spec 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665
  1. %define libbonobo_version 2.32.0
  2. %define gconf2_version 2.26.0
  3. %define gtkdoc_version 1.1
  4. ##%define gnome_mime_data_version 2.18.0
  5. %define gamin_version 0.1.10
  6. %define vine_menus_version 3.0
  7. %define samba_version 3.2.5
  8. ##%define gnome_mount_version 0.8
  9. %define avahi_version 0.6.23
  10. %define dbus_version 1.4.0
  11. %define dbus_glib_version 0.88
  12. %define po_package gnome-vfs-2.0
  13. %define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
  14. Summary: The GNOME virtual file-system libraries.
  15. Summary(ja): GNOME 仮想ファイルシステムライブラリ
  16. Name: gnome-vfs2
  17. Version: 2.24.4
  18. Release: 4%{?_dist_release}
  19. License: LGPL
  20. Group: System Environment/Libraries
  21. Source: http://ftp.gnome.org/pub/GNOME/sources/gnome-vfs/2.24/gnome-vfs-%{version}.tar.bz2
  22. URL: http://www.gnome.org/
  23. BuildRoot: %{_tmppath}/%{name}-%{version}-root
  24. Requires: gnome-mime-data >= %{gnome_mime_data_version}
  25. Requires: shared-mime-info
  26. Requires: gamin >= %{gamin_version}
  27. Requires: vine-menus >= %{vine_menus_version}
  28. Requires(post,pre,preun): GConf2 >= %{gconf2_version}
  29. BuildRequires: libbonobo-devel >= %{libbonobo_version}
  30. BuildRequires: GConf2-devel >= %{gconf2_version}
  31. BuildRequires: gnome-mime-data >= %{gnome_mime_data_version}
  32. BuildRequires: gamin-devel >= %{gamin_version}
  33. BuildRequires: glib2-devel, libxml2-devel, zlib-devel
  34. BuildRequires: popt-devel, bzip2-devel, ORBit2-devel, openjade
  35. BuildRequires: pkgconfig
  36. BuildRequires: gtk-doc >= %{gtkdoc_version}
  37. BuildRequires: libsmbclient-devel >= %{samba_version}
  38. ##BuildRequires: gnome-mount-devel >= %{gnome_mount_version}
  39. BuildRequires: avahi-glib-devel >= %{avahi_version}
  40. BuildRequires: dbus-devel >= %{dbus_version}
  41. BuildRequires: dbus-glib-devel >= %{dbus_glib_version}
  42. BuildRequires: openssl-devel
  43. BuildRequires: automake, autoconf
  44. Patch0: gnome-vfs-2.24.4-glib-2.36.x.patch
  45. Patch1: gnome-vfs-2.24.4-samba-4.0.patch
  46. Patch3: gnome-vfs-2.9.90-modules-conf.patch
  47. # CVE-2009-2473 neon, gnome-vfs2 embedded neon: billion laughs DoS attack
  48. # https://bugzilla.redhat.com/show_bug.cgi?id=518215
  49. Patch5: gnome-vfs-2.24.3-CVE-2009-2473.patch
  50. # RH bug #197868
  51. Patch6: gnome-vfs-2.15.91-mailto-command.patch
  52. # send to upstream
  53. Patch101: gnome-vfs-2.8.2-schema_about_for_upstream.patch
  54. Patch201: gnome-vfs-2.8.1-console-mount-opt.patch
  55. # https://bugzilla.redhat.com/show_bug.cgi?id=333041
  56. # https://bugzilla.redhat.com/show_bug.cgi?id=335241
  57. Patch300: gnome-vfs-2.20.0-ignore-certain-mountpoints.patch
  58. # backported from upstream
  59. # gnome-vfs-daemon exits on dbus, and constantly restarted causing dbus/hal to hog CPU
  60. # https://bugzilla.redhat.com/show_bug.cgi?id=486286
  61. Patch404: gnome-vfs-2.24.xx-utf8-mounts.patch
  62. # https://bugzilla.gnome.org/show_bug.cgi?id=435653
  63. Patch405: 0001-Add-default-media-application-schema.patch
  64. # vine default
  65. Patch1000: gnome-vfs2-2.22.0-vine.patch
  66. %description
  67. GNOME VFS is the GNOME virtual file system. It is the foundation of
  68. the Nautilus file manager. It provides a modular architecture and
  69. ships with several modules that implement support for file systems,
  70. http, ftp, and others. It provides a URI-based API, backend
  71. supporting asynchronous file operations, a MIME type manipulation
  72. library, and other features.
  73. %package devel
  74. Summary: Libraries and include files for developing GNOME VFS applications.
  75. Summary(ja): GNOME VFS アプリケーション開発用ライブラリ
  76. Group: Development/Libraries
  77. Requires: %{name} = %{version}-%{release}
  78. Requires: GConf2-devel >= %{gconf2_version}
  79. Requires: libbonobo-devel >= %{libbonobo_version}
  80. Conflicts: bonobo-devel < 1.0.8
  81. Conflicts: gnome-vfs-devel < 1.0.2
  82. %description devel
  83. This package provides the necessary development libraries for writing
  84. GNOME VFS modules and applications that use the GNOME VFS APIs.
  85. %package smb
  86. Summary: Windows fileshare support for gnome-vfs
  87. Summary(ja): gnome-vfs の Windows ファイル共有サポート
  88. Group: System Environment/Libraries
  89. Requires: %{name} = %{version}
  90. Requires: samba-common >= %{samba_version}
  91. Obsoletes: gnome-vfs2-extras
  92. Provides: gnome-vfs2-extras
  93. %description smb
  94. This package provides support for reading and writing files on windows
  95. shares (SMB) to applications using GNOME VFS.
  96. # compat32
  97. %package -n compat32-%{name}
  98. Summary: The GNOME virtual file-system libraries.
  99. Summary(ja): GNOME 仮想ファイルシステムライブラリ
  100. Group: System Environment/Libraries
  101. Requires: %{name} = %{version}-%{release}
  102. %description -n compat32-%{name}
  103. GNOME VFS is the GNOME virtual file system. It is the foundation of
  104. the Nautilus file manager. It provides a modular architecture and
  105. ships with several modules that implement support for file systems,
  106. http, ftp, and others. It provides a URI-based API, backend
  107. supporting asynchronous file operations, a MIME type manipulation
  108. library, and other features.
  109. %package -n compat32-%{name}-devel
  110. Summary: Libraries and include files for developing GNOME VFS applications.
  111. Summary(ja): GNOME VFS アプリケーション開発用ライブラリ
  112. Group: Development/Libraries
  113. Requires: %{name}-devel = %{version}-%{release}
  114. Requires: compat32-%{name} = %{version}-%{release}
  115. Requires: compat32-GConf2-devel >= %{gconf2_version}
  116. Requires: compat32-libbonobo-devel >= %{libbonobo_version}
  117. %description -n compat32-%{name}-devel
  118. This package provides the necessary development libraries for writing
  119. GNOME VFS modules and applications that use the GNOME VFS APIs.
  120. %prep
  121. %setup -q -n gnome-vfs-%{version}
  122. %patch0 -p1 -b .glib
  123. %patch1 -p1 -b .samba
  124. %patch3 -p1 -b .modules-conf
  125. %patch5 -p1 -b .CVE-2009-2473
  126. %patch6 -p1 -b .mailto-command
  127. # send to upstream
  128. %patch101 -p1 -b .schema_about
  129. %patch201 -p0 -b .console
  130. %patch300 -p1 -b .ignore-certain-mount-points
  131. %patch404 -p1 -b .utf8-mounts
  132. %patch405 -p1 -b .default-media
  133. # Vine
  134. %patch1000 -p1 -b .browser_default
  135. # for patch 10
  136. autoheader
  137. autoconf
  138. %build
  139. if pkg-config openssl ; then
  140. CPPFLAGS=`pkg-config --cflags openssl`; export CPPFLAGS
  141. LDFLAGS=`pkg-config --libs-only-L openssl`; export LDFLAGS
  142. fi
  143. %configure --disable-gtk-doc --disable-hal
  144. export tagname=CC
  145. make LIBTOOL=/usr/bin/libtool
  146. %install
  147. rm -fr $RPM_BUILD_ROOT
  148. export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
  149. export tagname=CC
  150. make install DESTDIR=$RPM_BUILD_ROOT LIBTOOL=/usr/bin/libtool
  151. unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
  152. # remove unpackaged files
  153. rm -f $RPM_BUILD_ROOT%{_libdir}/gnome-vfs-2.0/modules/lib*.{a,la}
  154. rm -f $RPM_BUILD_ROOT%{_libdir}/*.{a,la}
  155. rm -f $RPM_BUILD_ROOT%{_libdir}/bonobo/monikers/*.{a,la}
  156. %find_lang %{po_package}
  157. %clean
  158. rm -fr $RPM_BUILD_ROOT
  159. %post
  160. /sbin/ldconfig
  161. export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
  162. SCHEMAS="system_http_proxy.schemas system_dns_sd.schemas system_smb.schemas \
  163. desktop_gnome_url_handlers.schemas \
  164. desktop_default_applications.schemas"
  165. for S in $SCHEMAS; do
  166. gconftool-2 --makefile-install-rule \
  167. %{_sysconfdir}/gconf/schemas/$S > /dev/null || :
  168. done
  169. %pre
  170. if [ "$1" -gt 1 ]; then
  171. export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
  172. SCHEMAS="system_http_proxy.schemas system_dns_sd.schemas system_smb.schemas \
  173. desktop_gnome_url_handlers.schemas \
  174. desktop_default_applications.schemas"
  175. for S in $SCHEMAS; do
  176. gconftool-2 --makefile-uninstall-rule \
  177. %{_sysconfdir}/gconf/schemas/$S > /dev/null || :
  178. done
  179. fi
  180. %preun
  181. if [ "$1" -eq 0 ]; then
  182. export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
  183. SCHEMAS="system_http_proxy.schemas system_dns_sd.schemas system_smb.schemas \
  184. desktop_gnome_url_handlers.schemas \
  185. desktop_default_applications.schemas"
  186. for S in $SCHEMAS; do
  187. gconftool-2 --makefile-uninstall-rule \
  188. %{_sysconfdir}/gconf/schemas/$S > /dev/null || :
  189. done
  190. fi
  191. %postun -p /sbin/ldconfig
  192. %post -n compat32-%{name} -p /sbin/ldconfig
  193. %postun -n compat32-%{name} -p /sbin/ldconfig
  194. %files -f %{po_package}.lang
  195. %defattr(-, root, root)
  196. %doc AUTHORS COPYING ChangeLog NEWS README
  197. %dir %{_sysconfdir}/gnome-vfs-2.0
  198. %dir %{_sysconfdir}/gnome-vfs-2.0/modules
  199. %config %{_sysconfdir}/gnome-vfs-2.0/modules/*.conf
  200. %exclude %{_sysconfdir}/gnome-vfs-2.0/modules/smb-module.conf
  201. %{_bindir}/*
  202. %{_libexecdir}/*
  203. %{_libdir}/*.so.*
  204. %{_libdir}/gnome-vfs-2.0/modules
  205. %exclude %{_libdir}/gnome-vfs-2.0/modules/libsmb.so
  206. %dir %{_libdir}/gnome-vfs-2.0
  207. %{_sysconfdir}/gconf/schemas/*
  208. %{_datadir}/dbus-1/services/gnome-vfs-daemon.service
  209. %files devel
  210. %defattr(-, root, root)
  211. %{_libdir}/lib*.so
  212. %{_libdir}/pkgconfig/*.pc
  213. %{_libdir}/gnome-vfs-2.0/include/*.h
  214. %{_includedir}/*
  215. %{_datadir}/gtk-doc/html/*
  216. %files smb
  217. %defattr(-, root, root)
  218. %{_libdir}/gnome-vfs-2.0/modules/libsmb.so
  219. %config %{_sysconfdir}/gnome-vfs-2.0/modules/smb-module.conf
  220. # compat32
  221. %if %{build_compat32}
  222. %files -n compat32-%{name}
  223. %defattr(-, root, root)
  224. %{_libdir}/*.so.*
  225. %{_libdir}/gnome-vfs-2.0/modules
  226. %exclude %{_libdir}/gnome-vfs-2.0/modules/libsmb.so
  227. %dir %{_libdir}/gnome-vfs-2.0
  228. %files -n compat32-%{name}-devel
  229. %defattr(-, root, root)
  230. %{_libdir}/lib*.so
  231. %{_libdir}/pkgconfig/*.pc
  232. %{_libdir}/gnome-vfs-2.0/include/*.h
  233. %endif
  234. %changelog
  235. * Tue Dec 31 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.24.4-4
  236. - update Patch0 (gnome-vfs-2.24.4-glib-2.36.x.patch)
  237. * Tue Dec 31 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.24.4-3
  238. - rebuild with VineSeed environment
  239. - add Patch0 (gnome-vfs-2.24.4-glib-2.36.x.patch)
  240. - add Patch1 (gnome-vfs-2.24.4-samba-4.0.patch)
  241. * Sat Jan 07 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.24.4-2
  242. - add BuildRequires: openssl-devel
  243. - remove BuildRequires: hal-devel
  244. - add configure option (--disable-hal)
  245. - add patches from fedora
  246. - Patch5 (gnome-vfs-2.24.3-CVE-2009-2473.patch)
  247. - Patch404 (gnome-vfs-2.24.xx-utf8-mounts.patch)
  248. - Patch405 (0001-Add-default-media-application-schema.patch)
  249. * Sat Oct 02 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.24.4-1
  250. - new upstream release
  251. - remove BuildRequires: gnome-mount-devel
  252. * Tue Sep 21 2010 IWAI, Masaharu <iwai@alib.jp> 2.24.3-2
  253. - build with rpm-4.8.1-1 for pkg-config file
  254. * Tue Jun 29 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.24.3-1
  255. - new upstream release
  256. * Sat Oct 31 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.24.2-1
  257. - new upstream release
  258. * Sun Jul 12 2009 NAKAMURA Kenta <kenta@vinelinux.org> 2.24.1-2
  259. - added compat32 package for x86_64 arch support
  260. - removed static libraries
  261. * Fri Mar 20 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.1-1
  262. - new upstream release
  263. * Tue Sep 23 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.0-1
  264. - new upstream release
  265. * Mon Mar 31 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.0-2vl5
  266. - added Patches from Fedora Core
  267. * Tue Oct 16 2007 David Zeuthen <davidz@redhat.com> - 2.20.0-3
  268. - Also avoid showing /var/tmp as an icon on the desktop (#335241)
  269. * Wed Sep 12 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.91-2
  270. - Fix a small memory leak
  271. - updated Patch1000
  272. * Sat Mar 22 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.0-1vl5
  273. - new upstream release(Patch31 was merged into upstream)
  274. * Sun Dec 9 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.20.1-0vl1
  275. - new upstream release
  276. * Sun May 20 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.18.1-0vl2
  277. - rebuilt with new toolchain and openssl-0.9.8e
  278. * Mon Apr 30 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.1-0vl1
  279. - new upstream release
  280. - add Paatch31/32 from fedora
  281. * Fri Apr 27 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.0.1-0vl2
  282. - rebuild with dbus-1.0/dbus-glib-0.73
  283. - add BuildRequires: dbus-devel >= 1.0, dbus-glib-devel >= 0.73
  284. * Wed Apr 25 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.0.1-0vl1
  285. - new upstream release
  286. * Mon Aug 28 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.2-0vl4
  287. - add Requires: gamin and BuildRequires: gamin-devel
  288. - remove fam dependency (replaced by gamin)
  289. * Fri Jul 28 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.14.2-0vl3
  290. - add BuildRequires: samba-libsmbclient-devel instead of samba-libsmbclient
  291. * Sun Jun 11 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.2-0vl2
  292. - remove Patch10 to fix smb browsing
  293. * Sat Jun 03 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.2-0vl1
  294. - new upstream release
  295. * Mon May 08 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.1-0vl1
  296. - new upstream release
  297. - add BuildRequires: avahi-glib-devel instead of avahi-glib
  298. * Tue Mar 14 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.0-0vl1
  299. - new upstream release
  300. - build with avahi, add BuildRequires: avahi
  301. * Sat Mar 11 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.13.92-0vl3
  302. - re-numbering patches
  303. - update Patch100 to change default url-handlers for vine
  304. * Fri Mar 10 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.13.92-0vl2
  305. - use "make install DESTDIR.." instead of "%%makeinstall" to remove
  306. bogus buildroot path from server location in GNOME_VFS_Daemon.server
  307. - remove unneeded files
  308. * Mon Mar 06 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.13.92-0vl1
  309. - new upstream release
  310. * Wed Nov 30 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.12.2-0vl1
  311. - new upstream release
  312. * Sat Oct 08 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.12.1.1-0vl1
  313. - new upstream release
  314. * Wed Oct 05 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.12.1-0vl1
  315. - new upstream release
  316. * Sun Sep 18 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.12.0-0vl1
  317. - new upstream release
  318. * Wed Aug 24 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.11.92-0vl1
  319. - new upstream release
  320. * Tue Aug 02 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.11.90-0vl1
  321. - new upstream release
  322. * Mon Jul 11 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.1-0vl1
  323. - new upstream release
  324. - build with hal
  325. * Mon Mar 28 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.0-0vl3
  326. - remove bonobo-activation dependency
  327. * Fri Mar 25 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.0-0vl2
  328. - add Patch1000 from ubuntu package
  329. * Mon Mar 21 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.0-0vl1
  330. - new upstream version
  331. * Thu Feb 24 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.8.4-0vl1
  332. - new upstream release
  333. * Sun Nov 07 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.3-0vl1
  334. - new upstream release
  335. - add smb subpackage and obsolete gnome-vfs2-extras
  336. * Sun Jul 18 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.3-0vl2
  337. - update vine patch to add missing patch for preferences vfolder.
  338. * Sun Jul 18 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.3-0vl1
  339. - new upstream release
  340. - update vine patch
  341. * Sat Jan 31 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.2-0vl1
  342. - new upstream release
  343. * Sun Dec 28 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.1-0vl2
  344. - rebuild with new toolchain
  345. * Fri Oct 17 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.1-0vl1
  346. - new upstream release
  347. * Wed Sep 10 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.0-0vl1
  348. - new upstream release
  349. * Fri Sep 05 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.90-0vl1
  350. - new upstream release
  351. * Wed Sep 03 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.8-0vl2
  352. - update applications-all-users.vfolder-info
  353. * Wed Sep 03 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.8-0vl1
  354. - new upstream release
  355. * Tue Jun 24 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.5-0vl1
  356. - new upstream release
  357. * Sun May 18 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.4-0vl2
  358. - modified vfolder-info for Vine Linux.
  359. * Wed May 07 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.4-0vl1
  360. - new upstream release
  361. - drop redhat customized patches.
  362. * Fri Apr 25 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.3-0vl1
  363. - new upstream release
  364. * Wed Jan 22 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.0-0vl2
  365. - rebuild
  366. * Tue Jan 21 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.0-0vl1
  367. - new upstream release
  368. * Thu Jan 16 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.91-0vl1
  369. - new upstream release
  370. * Fri Jan 10 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.6-0vl1
  371. - new upstream release
  372. * Wed Jan 8 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.5-0vl2
  373. - fixed dependancy.
  374. * Thu Dec 26 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.5-0vl1
  375. - new upstream release
  376. * Sun Dec 15 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.4-0vl2
  377. - build for Vine Linux
  378. * Sun Nov 10 2002 Havoc Pennington <hp@redhat.com>
  379. - 2.1.3
  380. - update moved-menu-files patch
  381. * Wed Oct 23 2002 Havoc Pennington <hp@redhat.com>
  382. - add patch for OnlyShowIn support
  383. - use plain menu files for .vfolder-info-default
  384. - don't install unused vfolder-info files
  385. * Tue Oct 8 2002 Havoc Pennington <hp@redhat.com>
  386. - require new gnome-mime-data in proper libdir
  387. - 2.0.4
  388. - drop most patches as they are now upstream or
  389. don't apply to new vfolder code
  390. * Fri Aug 30 2002 Owen Taylor <otaylor@redhat.com>
  391. - Backport a gnome-vfs locking fix from CVS
  392. (Hopefully fixes #71419)
  393. * Fri Aug 23 2002 Havoc Pennington <hp@redhat.com>
  394. - make vfolder method read-only #72208
  395. * Mon Aug 19 2002 Jonathan Blandford <jrb@redhat.com>
  396. - notice when new files are installed
  397. * Tue Aug 13 2002 Havoc Pennington <hp@redhat.com>
  398. - don't include pointless .a files
  399. * Fri Aug 2 2002 Havoc Pennington <hp@redhat.com>
  400. - 2.0.2
  401. - use vfolders for system-settings and server-settings
  402. * Tue Jul 16 2002 Havoc Pennington <hp@redhat.com>
  403. - fix OnlyShowIn
  404. * Tue Jun 25 2002 Owen Taylor <otaylor@redhat.com>
  405. - Version 2.0.1, fix missing po files
  406. * Sun Jun 16 2002 Havoc Pennington <hp@redhat.com>
  407. - 2.0.0
  408. - put schema files in file list, and install them
  409. - put libdir/vfs in file list
  410. * Tue Jun 11 2002 Havoc Pennington <hp@redhat.com>
  411. - rebuild in different environment
  412. * Tue Jun 11 2002 Havoc Pennington <hp@redhat.com>
  413. - look for menus in redhat-menus
  414. * Fri Jun 07 2002 Havoc Pennington <hp@redhat.com>
  415. - rebuild in different environment
  416. * Wed Jun 5 2002 Havoc Pennington <hp@redhat.com>
  417. - 1.9.16
  418. * Sun May 26 2002 Tim Powers <timp@redhat.com>
  419. - automated rebuild
  420. * Mon May 20 2002 Havoc Pennington <hp@redhat.com>
  421. - rebuild in different environment
  422. * Mon May 20 2002 Havoc Pennington <hp@redhat.com>
  423. - 1.9.15
  424. - comment out docdir patch for now
  425. * Fri May 3 2002 Havoc Pennington <hp@redhat.com>
  426. - 1.9.14
  427. * Thu Apr 4 2002 Jeremy Katz <katzj@redhat.com>
  428. - 1.9.11
  429. - update file list
  430. * Thu Feb 14 2002 Havoc Pennington <hp@redhat.com>
  431. - 1.9.7
  432. * Thu Jan 31 2002 Owen Taylor <otaylor@redhat.com>
  433. - Fix location of installed docs not to conflict with gnome-vfs1
  434. * Wed Jan 30 2002 Owen Taylor <otaylor@redhat.com>
  435. - Rebuild with new libs
  436. * Wed Jan 09 2002 Tim Powers <timp@redhat.com>
  437. - automated rebuild
  438. * Thu Jan 3 2002 Havoc Pennington <hp@redhat.com>
  439. - 1.0.4.91 snap
  440. * Mon Nov 26 2001 Havoc Pennington <hp@redhat.com>
  441. - 1.9.4.90 snap
  442. - require gnome-mime-data
  443. * Sun Oct 28 2001 Havoc Pennington <hp@redhat.com>
  444. - new snap, rebuild for glib 1.3.10
  445. * Fri Oct 5 2001 Havoc Pennington <hp@redhat.com>
  446. - cvs snap
  447. * Fri Sep 21 2001 Havoc Pennington <hp@redhat.com>
  448. - rebuild cvs snap with changes merged upstream
  449. - fix a requires
  450. - fix up requires/buildrequires a bit
  451. * Tue Sep 18 2001 Havoc Pennington <hp@redhat.com>
  452. - initial gnome-vfs2 build, remove all patches
  453. - change config files not to be noreplace
  454. * Mon Aug 27 2001 Havoc Pennington <hp@redhat.com>
  455. - Add po files from sources.redhat.com
  456. * Mon Aug 20 2001 Havoc Pennington <hp@redhat.com>
  457. - fix #51864 (Gimp can't handle file: URIs)
  458. * Mon Aug 20 2001 Alexander Larsson <alexl@redhat.com> 1.0.1-15
  459. - Moved gnome-conf and pkgconfig files to the devel package
  460. - Fixes SHOULD-FIX bug #49795
  461. * Mon Aug 6 2001 Alexander Larsson <alexl@redhat.com> 1.0.1-14
  462. - Added a patch that fixed AbiWord mimetype handling.
  463. * Fri Jul 27 2001 Jonathan Blandford <jrb@redhat.com>
  464. - Add .desktop file sniffing
  465. * Tue Jul 24 2001 Havoc Pennington <hp@redhat.com>
  466. - don't do the giant trash scan thing; did not play nice
  467. with NFS.
  468. * Tue Jul 24 2001 Havoc Pennington <hp@redhat.com>
  469. - fix desktop-file.conf file
  470. * Tue Jul 24 2001 Havoc Pennington <hp@redhat.com>
  471. - change some URI scheme names
  472. * Fri Jul 20 2001 Alexander Larsson <alexl@redhat.com>
  473. - Add pkgconfig and gnome-libs-devel build reqs.
  474. - Remove dependency on gnome-vfs-devel by doing some
  475. - CPPFLAGS and LDFLAGS magic
  476. * Wed Jul 11 2001 Havoc Pennington <hp@redhat.com>
  477. - add missing directories
  478. * Tue Jul 10 2001 Havoc Pennington <hp@redhat.com>
  479. - fix a segv
  480. - change which dirs the desktop VFS module points to
  481. * Sun Jul 08 2001 Havoc Pennington <hp@redhat.com>
  482. - add desktop VFS module hack
  483. * Fri Jul 6 2001 Trond Eivind Glomsr藷?<teg@redhat.com>
  484. - Remove Distribution and Vendor
  485. - Make the config files noreplace
  486. - Move .so links to devel subpackage
  487. - langify
  488. - Add BuildRequires
  489. - Don't mess with /etc/ld.so.conf
  490. - Use %%{_tmppath}
  491. - s/Copyright/License/
  492. * Sun Jun 24 2001 Elliot Lee <sopwith@redhat.com>
  493. - Bump release + rebuild.
  494. * Wed May 9 2001 Jonathan Blandford <jrb@redhat.com>
  495. - New Version.
  496. * Tue Apr 17 2001 Jonathan Blandford <jrb@redhat.com>
  497. - New Version.
  498. - clean up spec file some.
  499. * Mon Feb 19 2001 Gregory Leblanc <gleblanc@cu-portland.edu>
  500. - fix paths and macros
  501. * Tue Feb 22 2000 Ross Golder <rossigee@bigfoot.com>
  502. - Integrate into source tree