gnome-vfs2-vl.spec 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662
  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: 3%{?_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-3
  236. - rebuild with VineSeed environment
  237. - add Patch0 (gnome-vfs-2.24.4-glib-2.36.x.patch)
  238. - add Patch1 (gnome-vfs-2.24.4-samba-4.0.patch)
  239. * Sat Jan 07 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.24.4-2
  240. - add BuildRequires: openssl-devel
  241. - remove BuildRequires: hal-devel
  242. - add configure option (--disable-hal)
  243. - add patches from fedora
  244. - Patch5 (gnome-vfs-2.24.3-CVE-2009-2473.patch)
  245. - Patch404 (gnome-vfs-2.24.xx-utf8-mounts.patch)
  246. - Patch405 (0001-Add-default-media-application-schema.patch)
  247. * Sat Oct 02 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.24.4-1
  248. - new upstream release
  249. - remove BuildRequires: gnome-mount-devel
  250. * Tue Sep 21 2010 IWAI, Masaharu <iwai@alib.jp> 2.24.3-2
  251. - build with rpm-4.8.1-1 for pkg-config file
  252. * Tue Jun 29 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.24.3-1
  253. - new upstream release
  254. * Sat Oct 31 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.24.2-1
  255. - new upstream release
  256. * Sun Jul 12 2009 NAKAMURA Kenta <kenta@vinelinux.org> 2.24.1-2
  257. - added compat32 package for x86_64 arch support
  258. - removed static libraries
  259. * Fri Mar 20 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.1-1
  260. - new upstream release
  261. * Tue Sep 23 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.0-1
  262. - new upstream release
  263. * Mon Mar 31 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.0-2vl5
  264. - added Patches from Fedora Core
  265. * Tue Oct 16 2007 David Zeuthen <davidz@redhat.com> - 2.20.0-3
  266. - Also avoid showing /var/tmp as an icon on the desktop (#335241)
  267. * Wed Sep 12 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.91-2
  268. - Fix a small memory leak
  269. - updated Patch1000
  270. * Sat Mar 22 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.0-1vl5
  271. - new upstream release(Patch31 was merged into upstream)
  272. * Sun Dec 9 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.20.1-0vl1
  273. - new upstream release
  274. * Sun May 20 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.18.1-0vl2
  275. - rebuilt with new toolchain and openssl-0.9.8e
  276. * Mon Apr 30 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.1-0vl1
  277. - new upstream release
  278. - add Paatch31/32 from fedora
  279. * Fri Apr 27 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.0.1-0vl2
  280. - rebuild with dbus-1.0/dbus-glib-0.73
  281. - add BuildRequires: dbus-devel >= 1.0, dbus-glib-devel >= 0.73
  282. * Wed Apr 25 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.0.1-0vl1
  283. - new upstream release
  284. * Mon Aug 28 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.2-0vl4
  285. - add Requires: gamin and BuildRequires: gamin-devel
  286. - remove fam dependency (replaced by gamin)
  287. * Fri Jul 28 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.14.2-0vl3
  288. - add BuildRequires: samba-libsmbclient-devel instead of samba-libsmbclient
  289. * Sun Jun 11 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.2-0vl2
  290. - remove Patch10 to fix smb browsing
  291. * Sat Jun 03 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.2-0vl1
  292. - new upstream release
  293. * Mon May 08 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.1-0vl1
  294. - new upstream release
  295. - add BuildRequires: avahi-glib-devel instead of avahi-glib
  296. * Tue Mar 14 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.0-0vl1
  297. - new upstream release
  298. - build with avahi, add BuildRequires: avahi
  299. * Sat Mar 11 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.13.92-0vl3
  300. - re-numbering patches
  301. - update Patch100 to change default url-handlers for vine
  302. * Fri Mar 10 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.13.92-0vl2
  303. - use "make install DESTDIR.." instead of "%%makeinstall" to remove
  304. bogus buildroot path from server location in GNOME_VFS_Daemon.server
  305. - remove unneeded files
  306. * Mon Mar 06 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.13.92-0vl1
  307. - new upstream release
  308. * Wed Nov 30 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.12.2-0vl1
  309. - new upstream release
  310. * Sat Oct 08 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.12.1.1-0vl1
  311. - new upstream release
  312. * Wed Oct 05 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.12.1-0vl1
  313. - new upstream release
  314. * Sun Sep 18 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.12.0-0vl1
  315. - new upstream release
  316. * Wed Aug 24 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.11.92-0vl1
  317. - new upstream release
  318. * Tue Aug 02 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.11.90-0vl1
  319. - new upstream release
  320. * Mon Jul 11 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.1-0vl1
  321. - new upstream release
  322. - build with hal
  323. * Mon Mar 28 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.0-0vl3
  324. - remove bonobo-activation dependency
  325. * Fri Mar 25 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.0-0vl2
  326. - add Patch1000 from ubuntu package
  327. * Mon Mar 21 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.0-0vl1
  328. - new upstream version
  329. * Thu Feb 24 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.8.4-0vl1
  330. - new upstream release
  331. * Sun Nov 07 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.3-0vl1
  332. - new upstream release
  333. - add smb subpackage and obsolete gnome-vfs2-extras
  334. * Sun Jul 18 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.3-0vl2
  335. - update vine patch to add missing patch for preferences vfolder.
  336. * Sun Jul 18 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.3-0vl1
  337. - new upstream release
  338. - update vine patch
  339. * Sat Jan 31 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.2-0vl1
  340. - new upstream release
  341. * Sun Dec 28 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.1-0vl2
  342. - rebuild with new toolchain
  343. * Fri Oct 17 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.1-0vl1
  344. - new upstream release
  345. * Wed Sep 10 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.0-0vl1
  346. - new upstream release
  347. * Fri Sep 05 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.90-0vl1
  348. - new upstream release
  349. * Wed Sep 03 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.8-0vl2
  350. - update applications-all-users.vfolder-info
  351. * Wed Sep 03 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.8-0vl1
  352. - new upstream release
  353. * Tue Jun 24 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.5-0vl1
  354. - new upstream release
  355. * Sun May 18 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.4-0vl2
  356. - modified vfolder-info for Vine Linux.
  357. * Wed May 07 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.4-0vl1
  358. - new upstream release
  359. - drop redhat customized patches.
  360. * Fri Apr 25 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.3-0vl1
  361. - new upstream release
  362. * Wed Jan 22 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.0-0vl2
  363. - rebuild
  364. * Tue Jan 21 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.0-0vl1
  365. - new upstream release
  366. * Thu Jan 16 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.91-0vl1
  367. - new upstream release
  368. * Fri Jan 10 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.6-0vl1
  369. - new upstream release
  370. * Wed Jan 8 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.5-0vl2
  371. - fixed dependancy.
  372. * Thu Dec 26 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.5-0vl1
  373. - new upstream release
  374. * Sun Dec 15 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.4-0vl2
  375. - build for Vine Linux
  376. * Sun Nov 10 2002 Havoc Pennington <hp@redhat.com>
  377. - 2.1.3
  378. - update moved-menu-files patch
  379. * Wed Oct 23 2002 Havoc Pennington <hp@redhat.com>
  380. - add patch for OnlyShowIn support
  381. - use plain menu files for .vfolder-info-default
  382. - don't install unused vfolder-info files
  383. * Tue Oct 8 2002 Havoc Pennington <hp@redhat.com>
  384. - require new gnome-mime-data in proper libdir
  385. - 2.0.4
  386. - drop most patches as they are now upstream or
  387. don't apply to new vfolder code
  388. * Fri Aug 30 2002 Owen Taylor <otaylor@redhat.com>
  389. - Backport a gnome-vfs locking fix from CVS
  390. (Hopefully fixes #71419)
  391. * Fri Aug 23 2002 Havoc Pennington <hp@redhat.com>
  392. - make vfolder method read-only #72208
  393. * Mon Aug 19 2002 Jonathan Blandford <jrb@redhat.com>
  394. - notice when new files are installed
  395. * Tue Aug 13 2002 Havoc Pennington <hp@redhat.com>
  396. - don't include pointless .a files
  397. * Fri Aug 2 2002 Havoc Pennington <hp@redhat.com>
  398. - 2.0.2
  399. - use vfolders for system-settings and server-settings
  400. * Tue Jul 16 2002 Havoc Pennington <hp@redhat.com>
  401. - fix OnlyShowIn
  402. * Tue Jun 25 2002 Owen Taylor <otaylor@redhat.com>
  403. - Version 2.0.1, fix missing po files
  404. * Sun Jun 16 2002 Havoc Pennington <hp@redhat.com>
  405. - 2.0.0
  406. - put schema files in file list, and install them
  407. - put libdir/vfs in file list
  408. * Tue Jun 11 2002 Havoc Pennington <hp@redhat.com>
  409. - rebuild in different environment
  410. * Tue Jun 11 2002 Havoc Pennington <hp@redhat.com>
  411. - look for menus in redhat-menus
  412. * Fri Jun 07 2002 Havoc Pennington <hp@redhat.com>
  413. - rebuild in different environment
  414. * Wed Jun 5 2002 Havoc Pennington <hp@redhat.com>
  415. - 1.9.16
  416. * Sun May 26 2002 Tim Powers <timp@redhat.com>
  417. - automated rebuild
  418. * Mon May 20 2002 Havoc Pennington <hp@redhat.com>
  419. - rebuild in different environment
  420. * Mon May 20 2002 Havoc Pennington <hp@redhat.com>
  421. - 1.9.15
  422. - comment out docdir patch for now
  423. * Fri May 3 2002 Havoc Pennington <hp@redhat.com>
  424. - 1.9.14
  425. * Thu Apr 4 2002 Jeremy Katz <katzj@redhat.com>
  426. - 1.9.11
  427. - update file list
  428. * Thu Feb 14 2002 Havoc Pennington <hp@redhat.com>
  429. - 1.9.7
  430. * Thu Jan 31 2002 Owen Taylor <otaylor@redhat.com>
  431. - Fix location of installed docs not to conflict with gnome-vfs1
  432. * Wed Jan 30 2002 Owen Taylor <otaylor@redhat.com>
  433. - Rebuild with new libs
  434. * Wed Jan 09 2002 Tim Powers <timp@redhat.com>
  435. - automated rebuild
  436. * Thu Jan 3 2002 Havoc Pennington <hp@redhat.com>
  437. - 1.0.4.91 snap
  438. * Mon Nov 26 2001 Havoc Pennington <hp@redhat.com>
  439. - 1.9.4.90 snap
  440. - require gnome-mime-data
  441. * Sun Oct 28 2001 Havoc Pennington <hp@redhat.com>
  442. - new snap, rebuild for glib 1.3.10
  443. * Fri Oct 5 2001 Havoc Pennington <hp@redhat.com>
  444. - cvs snap
  445. * Fri Sep 21 2001 Havoc Pennington <hp@redhat.com>
  446. - rebuild cvs snap with changes merged upstream
  447. - fix a requires
  448. - fix up requires/buildrequires a bit
  449. * Tue Sep 18 2001 Havoc Pennington <hp@redhat.com>
  450. - initial gnome-vfs2 build, remove all patches
  451. - change config files not to be noreplace
  452. * Mon Aug 27 2001 Havoc Pennington <hp@redhat.com>
  453. - Add po files from sources.redhat.com
  454. * Mon Aug 20 2001 Havoc Pennington <hp@redhat.com>
  455. - fix #51864 (Gimp can't handle file: URIs)
  456. * Mon Aug 20 2001 Alexander Larsson <alexl@redhat.com> 1.0.1-15
  457. - Moved gnome-conf and pkgconfig files to the devel package
  458. - Fixes SHOULD-FIX bug #49795
  459. * Mon Aug 6 2001 Alexander Larsson <alexl@redhat.com> 1.0.1-14
  460. - Added a patch that fixed AbiWord mimetype handling.
  461. * Fri Jul 27 2001 Jonathan Blandford <jrb@redhat.com>
  462. - Add .desktop file sniffing
  463. * Tue Jul 24 2001 Havoc Pennington <hp@redhat.com>
  464. - don't do the giant trash scan thing; did not play nice
  465. with NFS.
  466. * Tue Jul 24 2001 Havoc Pennington <hp@redhat.com>
  467. - fix desktop-file.conf file
  468. * Tue Jul 24 2001 Havoc Pennington <hp@redhat.com>
  469. - change some URI scheme names
  470. * Fri Jul 20 2001 Alexander Larsson <alexl@redhat.com>
  471. - Add pkgconfig and gnome-libs-devel build reqs.
  472. - Remove dependency on gnome-vfs-devel by doing some
  473. - CPPFLAGS and LDFLAGS magic
  474. * Wed Jul 11 2001 Havoc Pennington <hp@redhat.com>
  475. - add missing directories
  476. * Tue Jul 10 2001 Havoc Pennington <hp@redhat.com>
  477. - fix a segv
  478. - change which dirs the desktop VFS module points to
  479. * Sun Jul 08 2001 Havoc Pennington <hp@redhat.com>
  480. - add desktop VFS module hack
  481. * Fri Jul 6 2001 Trond Eivind Glomsr藷?<teg@redhat.com>
  482. - Remove Distribution and Vendor
  483. - Make the config files noreplace
  484. - Move .so links to devel subpackage
  485. - langify
  486. - Add BuildRequires
  487. - Don't mess with /etc/ld.so.conf
  488. - Use %%{_tmppath}
  489. - s/Copyright/License/
  490. * Sun Jun 24 2001 Elliot Lee <sopwith@redhat.com>
  491. - Bump release + rebuild.
  492. * Wed May 9 2001 Jonathan Blandford <jrb@redhat.com>
  493. - New Version.
  494. * Tue Apr 17 2001 Jonathan Blandford <jrb@redhat.com>
  495. - New Version.
  496. - clean up spec file some.
  497. * Mon Feb 19 2001 Gregory Leblanc <gleblanc@cu-portland.edu>
  498. - fix paths and macros
  499. * Tue Feb 22 2000 Ross Golder <rossigee@bigfoot.com>
  500. - Integrate into source tree