wesnoth-vl.spec 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535
  1. %define with_editor 0
  2. %define with_tools 0
  3. %define with_campaignd 0
  4. %define with_wesnothd 0
  5. %define ver 1.10.5
  6. %define src_ver %{ver}
  7. %define rel 2
  8. %define with_svn 0
  9. %if %{with_svn}
  10. %define svn_rev 41885
  11. %endif
  12. %define with_unofficial_po 0
  13. %define po_date 20100926
  14. Summary: Fantasy Turn-Based Strategy Game
  15. Summary(ja): ターンベースのファンタジー戦略シミュレーションゲーム
  16. Name: wesnoth
  17. Version: %{ver}
  18. %if %{with_svn}
  19. Release: %{rel}.svn%{svn_rev}%{?_dist_release}
  20. Source0: %{name}-%{version}-svn%{svn_rev}.tar.bz2
  21. %else
  22. Release: %{rel}%{?_dist_release}
  23. Source0: %{name}-%{src_ver}.tar.bz2
  24. %endif
  25. Source1: wesnothd.init
  26. Source2: %{name}.sysconfig
  27. # http://sourceforge.jp/projects/wesnoth-ja/releases/?package_id=11460
  28. Source12: wesnoth-1.8.5_ja-catalogs-%{po_date}.zip
  29. %{?nosrc:NoSource: 0}
  30. License: GPLv2+
  31. Group: Applications/Games
  32. URL: http://www.wesnoth.org/
  33. Distribution: Vine Linux
  34. Vendor: Project Vine
  35. Packager: munepi, iwaim
  36. Requires: SDL SDL_image SDL_mixer SDL_net SDL_ttf
  37. Requires: freetype2 libpng zlib pango fontconfig
  38. Requires: libboost-iostreams libboost-regex
  39. Requires: TrueType-vlgothic
  40. BuildRequires: cmake >= 2.6.0
  41. BuildRequires: desktop-file-utils
  42. BuildRequires: ImageMagick
  43. BuildRequires: xorg-x11-devel SDL-devel SDL_image-devel SDL_mixer-devel
  44. BuildRequires: SDL_net-devel SDL_ttf-devel
  45. BuildRequires: freetype2-devel libpng-devel zlib-devel pango-devel
  46. BuildRequires: fontconfig-devel
  47. BuildRequires: libboost-devel >= 1.36
  48. BuildRequires: libboost-iostreams libboost-regex
  49. BuildRequires: libboost-serialization
  50. BuildRequires: libboost-program-options
  51. BuildRequires: libboost-system
  52. BuildRequires: libboost-thread
  53. BuildRequires: lua-devel
  54. #BuildRequires: fribidi-devel
  55. #BuildRequires: python-devel
  56. %if %{with_unofficial_po}
  57. BuildRequires: unzip
  58. %endif
  59. BuildRoot: %{_tmppath}/%{name}-%{version}-root
  60. Conflicts: wesnoth165
  61. %description
  62. Battle for Wesnoth is a fantasy turn-based strategy game. Battle for
  63. control of villages, using variety of units which have advantages and
  64. disadvantages in different types of terrains and against different
  65. types of attacks. Units gain experience and advance levels, and are
  66. carried over from one scenario to the next campaign.
  67. %description -l ja
  68. Battle for Wesnoth はターンベースの戦略シミュレーションゲームです.
  69. 異なる地形や攻撃のタイプに対して,長所と短所をもつ多種のユニットを使用
  70. しながら,村々の支配のために戦います.ユニットは経験を得てレベルアップ
  71. して,シナリオから次のキャンペーンまで連れて行かれます.
  72. %if %{with_editor}
  73. %package editor
  74. Group: Applications/Games
  75. Summary: The Battle of Wesnoth map editor.
  76. Summary(ja): The Battle of Wesnoth マップエディタ
  77. Requires: wesnoth = %{version}-%{release}
  78. %description editor
  79. Battle for Wesnoth is a fantasy turn-based strategy game.
  80. This package contains the map editor for it.
  81. %description editor -l ja
  82. Battle for Wesnoth はターンベースの戦略シミュレーションゲームです.
  83. このパッケージには,そのマップエディタが入っています.
  84. %endif
  85. %if %{with_tools}
  86. %package tools
  87. Group: Applications/Games
  88. Summary: The Battle of Wesnoth tools.
  89. Summary(ja): The Battle of Wesnoth ツール
  90. Requires: wesnoth = %{version}-%{release}
  91. %description tools
  92. Battle for Wesnoth is a fantasy turn-based strategy game.
  93. This package includes tools for translators and artists working on
  94. Battle for Wesnoth.
  95. %description tools -l ja
  96. Battle for Wesnoth はターンベースの戦略シミュレーションゲームです.
  97. このパッケージには,Battle for Wesnoth で作業されている
  98. 翻訳者やアーティストへのツールが含まれています.
  99. %endif
  100. %if %{with_campaignd}
  101. %package campaign-server
  102. Summary: The Battle of Wesnoth campaign server.
  103. Summary(ja): The Battle of Wesnoth キャンペーンサーバ
  104. Requires: wesnoth = %{version}-%{release}
  105. %description campaign-server
  106. Battle for Wesnoth is a fantasy turn-based strategy game.
  107. The campaign server acts as a simple download server, much like ftp, to
  108. provide a collection of Wesnoth campaigns to players.
  109. %description campaign-server -l ja
  110. Battle for Wesnoth はターンベースの戦略シミュレーションゲームです.
  111. このキャンペーンサーバーは,プレーヤーたちに Wesnoth キャンペーンの
  112. コレクションを提供するために,FTP のような簡易なダウンロードサーバとして
  113. 動作します.
  114. %endif
  115. %if %{with_wesnothd}
  116. %package server
  117. Group: Applications/Games
  118. Summary: The Battle of Wesnoth game server.
  119. Summary(ja): The Battle of Wesnoth ゲームサーバ
  120. Requires: wesnoth = %{version}-%{release}
  121. Requires(post): /sbin/chkconfig
  122. Requires(preun): /sbin/chkconfig
  123. Requires(pre): /usr/sbin/useradd
  124. %description server
  125. Battle for Wesnoth is a fantasy turn-based strategy game.
  126. This package contains the wesnothd server needed to play networked games.
  127. %description server -l ja
  128. Battle for Wesnoth はターンベースの戦略シミュレーションゲームです.
  129. このパッケージには,ネットワークゲームのプレイに必要とされるwesnothdサー
  130. バが入っています.
  131. %endif
  132. %prep
  133. %__rm -rf ${RPM_BUILD_ROOT}
  134. %if %{with_svn}
  135. %setup -q -n %{name}-%{version}-svn%{svn_rev}
  136. %else
  137. %setup -q -n %{name}-%{src_ver}
  138. %endif
  139. %if %{with_unofficial_po}
  140. %define japo_dir wesnoth-1.8.5ja-catalogs-%{po_date}
  141. %__unzip %{SOURCE12}
  142. pushd %{japo_dir}
  143. target=(
  144. httt
  145. )
  146. for n in "${target[@]}"
  147. do
  148. %{__cp} -f wesnoth-%{version}_$n-%{po_date}_ja.po ../po/wesnoth-$n/ja.po
  149. done
  150. popd
  151. %endif
  152. %build
  153. export CFLAGS="%{optflags}" CXXFLAGS="%{optflags}"
  154. %__mkdir build
  155. pushd build
  156. %{cmake} \
  157. -DLOCALEDIR=%{_localedir} \
  158. -DENABLE_FRIBIDI:BOOL=OFF \
  159. -DENABLE_GAME:BOOL=ON \
  160. -DENABLE_DESKTOP_ENTRY:BOOL=ON \
  161. -DENABLE_NOTIFICATIONS:BOOL=ON \
  162. %if %{with_editor}
  163. --enable-editor \ # FIXME
  164. %endif
  165. %if %{with_tools}
  166. -DENABLE_TOOLS:BOOL=ON
  167. %endif
  168. %if %{with_campaignd}
  169. -DENABLE_CAMPAIGN_SERVER:BOOL=ON \
  170. %endif
  171. %if %{with_wesnothd}
  172. -DENABLE_SERVER:BOOL=ON \
  173. -DFIFO_DIR=/var/run/wesnothd \
  174. -DSERVER_GID=root \
  175. -DSERVER_UID=root \
  176. %else
  177. -DENABLE_SERVER:BOOL=OFF \
  178. %endif
  179. ..
  180. %{__make}
  181. popd
  182. %install
  183. %{__rm} -rf ${RPM_BUILD_ROOT}
  184. pushd build
  185. %{__make} DESTDIR=${RPM_BUILD_ROOT} install
  186. ### link sazanami-gothic.ttf
  187. pushd ${RPM_BUILD_ROOT}%{_datadir}/%{name}/fonts/
  188. ## for 1.2.7 or higher (contains sazanami-gothic.ttf)
  189. #%{__rm} -f sazanami-gothic.ttf
  190. ## for 1.6a or higher (NOT contains sazanami-gothic.ttf)
  191. %{__rm} -f wqy-zenhei.ttc
  192. ln -s /usr/share/fonts/TrueType-vlgothic/VL-PGothic-Regular.ttf sazanami-gothic.ttf
  193. ln -s /usr/share/fonts/TrueType-vlgothic/VL-Gothic-Regular.ttf wqy-zenhei.ttc
  194. popd
  195. ### for Gnome menu
  196. %__mkdir_p $RPM_BUILD_ROOT/%{_datadir}/pixmaps
  197. desktop-file-install \
  198. --dir $RPM_BUILD_ROOT/%{_datadir}/applications \
  199. --mode="0644" --vendor vine \
  200. ../icons/%{name}.desktop
  201. #%__install -m 644 icons/%{name}-icon.png $RPM_BUILD_ROOT/%{_datadir}/pixmaps
  202. for size in 16x16 20x20 22x22 24x24 32x32 36x36 64x64 48x48 64x64 72x72 96x96 128x128 192x192 ; do
  203. %__mkdir_p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/${size}/apps
  204. convert ../icons/%{name}-icon.png -size ${size} \
  205. $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/${size}/apps/%{name}-icon.png
  206. done
  207. %if %{with_editor}
  208. desktop-file-install \
  209. --dir $RPM_BUILD_ROOT/%{_datadir}/applications \
  210. --mode="0644" --vendor vine \
  211. ../icons/%{name}_editor.desktop
  212. %__install -m 644 icons/%{name}_editor-icon.png $RPM_BUILD_ROOT/%{_datadir}/pixmaps
  213. %endif
  214. ### rename for tools
  215. %if %{with_tools}
  216. pushd ${RPM_BUILD_ROOT}%{_bindir}/
  217. mv cutter %{name}_cutter
  218. mv exploder %{name}_exploder
  219. popd
  220. %endif
  221. ### for wesnothd server
  222. %if %{with_wesnothd}
  223. mkdir -p ${RPM_BUILD_ROOT}%{_sbindir}
  224. mv ${RPM_BUILD_ROOT}%{_bindir}/wesnothd ${RPM_BUILD_ROOT}%{_sbindir}
  225. mkdir -p ${RPM_BUILD_ROOT}/var/run/wesnothd
  226. touch ${RPM_BUILD_ROOT}/var/run/wesnothd/socket
  227. install -Dpm 755 %{SOURCE1} ${RPM_BUILD_ROOT}%{_initrddir}/wesnothd
  228. install -Dpm 644 %{SOURCE2} ${RPM_BUILD_ROOT}/%{_sysconfdir}/sysconfig/wesnoth
  229. %endif
  230. ### remove unpackage files
  231. %if !%{with_editor}
  232. %{__rm} -f ${RPM_BUILD_ROOT}%{_localedir}/*/LC_MESSAGES/wesnoth-editor.mo
  233. %endif
  234. find $RPM_BUILD_ROOT -name ".cvs*" | xargs rm -f
  235. find $RPM_BUILD_ROOT -name "CVS" | xargs rm -rf
  236. %{__rm} -rf $RPM_BUILD_ROOT/usr/share/doc/wesnoth/
  237. %{__rm} -f $RPM_BUILD_ROOT/usr/share/icons/wesnoth-icon.png \
  238. $RPM_BUILD_ROOT/usr/share/pixmaps/wesnoth-icon.png \
  239. $RPM_BUILD_ROOT/usr/share/icons/wesnoth_editor-icon.png
  240. %{__rm} -f $RPM_BUILD_ROOT/usr/share/applications/wesnoth*.desktop
  241. %if !%{with_wesnothd}
  242. %{__rm} -f $RPM_BUILD_ROOT/%{_mandir}/man6/wesnothd.*
  243. %{__rm} -f $RPM_BUILD_ROOT/%{_mandir}/*/man6/wesnothd.*
  244. %endif
  245. %find_lang %{name} --all-name
  246. popd
  247. %clean
  248. %{__rm} -rf ${RPM_BUILD_ROOT}
  249. %post
  250. touch --no-create %{_datadir}/icons/hicolor || :
  251. if [ -x %{_bindir}/gtk-update-icon-cache ]; then
  252. %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
  253. fi
  254. %{_bindir}/update-desktop-database %{_datadir}/applications || :
  255. %postun
  256. %{_bindir}/update-desktop-database %{_datadir}/applications || :
  257. touch --no-create %{_datadir}/icons/hicolor || :
  258. if [ -x %{_bindir}/gtk-update-icon-cache ]; then
  259. %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
  260. fi
  261. %if %{with_wesnothd}
  262. %pre server
  263. /usr/sbin/useradd -c "Wesnoth server" -s /sbin/nologin \
  264. -r -d /var/run/wesnothd wesnothd 2> /dev/null || :
  265. %post server
  266. /sbin/chkconfig --add wesnothd
  267. if [ $1 -gt 1 ]; then
  268. %{_initrddir}/wesnothd try-restart >/dev/null || :
  269. fi
  270. %preun server
  271. if [ $1 -eq 0 ]; then
  272. %{_initrddir}/wesnothd stop >/dev/null 2>&1 || :
  273. /sbin/chkconfig --del wesnothd
  274. fi
  275. %endif
  276. %files -f build/%{name}.lang
  277. %defattr(-,root,root)
  278. %doc COPYING INSTALL README changelog copyright doc/manual/
  279. %{_bindir}/%{name}
  280. %{_mandir}/man6/wesnoth.*
  281. %{_mandir}/*/man6/wesnoth.*
  282. %{_datadir}/%{name}
  283. %{_datadir}/applications/vine-wesnoth.desktop
  284. #%{_datadir}/pixmaps/wesnoth-icon.png
  285. %{_datadir}/icons/hicolor/*/apps/*.png
  286. %if %{with_editor}
  287. %files editor
  288. %defattr(-,root,root)
  289. %{_bindir}/wesnoth_editor
  290. %{_mandir}/man6/wesnoth_editor.*
  291. %{_mandir}/*/man6/wesnoth_editor.*
  292. %{_localedir}/*/LC_MESSAGES/wesnoth-editor.mo
  293. %{_datadir}/applications/vine-wesnoth_editor.desktop
  294. %endif
  295. %if %{with_tools}
  296. %files tools
  297. %defattr(-,root,root)
  298. #%{_bindir}/cutter
  299. #%{_bindir}/exploder
  300. %{_bindir}/wesnoth_cutter
  301. %{_bindir}/wesnoth_exploder
  302. %endif
  303. %if %{with_campaignd}
  304. %files campaign-server
  305. %defattr(-,root,root)
  306. %{_bindir}/campaignd
  307. %endif
  308. %if %{with_wesnothd}
  309. %files server
  310. %defattr(-,root,root)
  311. %config %{_initrddir}/wesnothd
  312. %config(noreplace) %{_sysconfdir}/sysconfig/wesnoth
  313. #%{_bindir}/wesnothd
  314. %{_sbindir}/wesnothd
  315. %{_mandir}/man6/wesnothd.*
  316. %{_mandir}/*/man6/wesnothd.*
  317. %attr(0700,wesnothd,wesnothd) %dir /var/run/wesnothd/
  318. %ghost /var/run/wesnothd/socket
  319. %endif
  320. %changelog
  321. * Mon Dec 09 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.10.5-2
  322. - rebuild with libboost-1.54.0
  323. * Fri Jan 11 2013 IWAI, Masaharu <iwai@alib.jp> 1.10.5-1
  324. - update to 1.10.5
  325. - update BR libboost version: 1.35 -> 1.36
  326. - add BuildRequires:
  327. - libboost-serialization
  328. - libboost-program-options
  329. - libboost-system
  330. - libboost-thread
  331. - using cmake
  332. - drop unnecessary script in install section
  333. - fix desktop file script
  334. * Mon Sep 5 2011 IWAI, Masaharu <iwai@alib.jp> 1.8.6-2
  335. - drop Requires: xorg-x11-libs
  336. - drop unnecessary routine for Vine Linux 4
  337. * Sun May 15 2011 IWAI, Masaharu <iwai@alib.jp> 1.8.6-1
  338. - new upstream release
  339. * Tue Jan 18 2011 Shu KONNO <owa@bg.wakwak.com> 1.8.5-2
  340. - rebuilt with libboost-1.45.0
  341. * Wed Oct 20 2010 IWAI, Masaharu <iwai@alib.jp> 1.8.5-1
  342. - new upstream release
  343. - add Japanese po files version 20100926 (Source12)
  344. - add BuildRequires: unzip for Japanese po files
  345. * Thu Aug 12 2010 IWAI, Masaharu <iwai@alib.jp> 1.8.4-1
  346. - new upstream release
  347. - drop Japanese po files version 20100710 (Source12)
  348. * Sat Jul 10 2010 IWAI, Masaharu <iwai@alib.jp> 1.8.3-1
  349. - new upstream release
  350. - add Japanese po files version 20100710 (Source12)
  351. * Thu Jun 3 2010 IWAI, Masaharu <iwai@alib.jp> 1.8.2-1
  352. - new upstream release
  353. - add required Boost Library version
  354. * Mon May 3 2010 IWAI, Masaharu <iwai@alib.jp> 1.8.1-1
  355. - new upstream release
  356. - fix typo for Conflicts tag: wesnoth165
  357. * Fri Apr 2 2010 IWAI, Masaharu <iwai@alib.jp> 1.8.0-2
  358. - new upstream release
  359. - running autogen.sh: missing configure script in 1.8 tarball
  360. * Tue Mar 30 2010 IWAI, Masaharu <iwai@alib.jp> 1.8.0-1.svn41885
  361. - update to 1.8.0+svn41885
  362. - add Conflicts: wesnoth165
  363. - without unofficial po files (Source10): unstream merged
  364. - symbolic link: VL-Gothic-Regular.ttf to wqy-zenhei.ttc
  365. - add BuildRequires: lua-devel
  366. - fix changelog: 1.6.5-3
  367. * Mon Mar 29 2010 IWAI, Masaharu <iwai@alib.jp> 1.6.5-3
  368. - add unofficial Japanese po files
  369. - add wesnoth-1.6.5-japanese-po.tar.gz (Source10)
  370. - add wesnoth-1.6.5-sotbe-ja.po (Source11)
  371. - add Japanese translators patch (Patch10)
  372. - update Packager: assign iwaim
  373. * Mon Feb 08 2010 Shu KONNO <owa@bg.wakwak.com> 1.6.5-2vl6
  374. - rebuilt with new toolchain and libboost-1.42.0
  375. * Fri Sep 11 2009 Munehiro Yamamoto <munepi@vinelinux.org> 1.6.5-1
  376. - new upstream release
  377. - added BuildRequires:
  378. - desktop-file-utils
  379. - ImageMagick
  380. * Wed Jul 22 2009 Munehiro Yamamoto <munepi@vinelinux.org> 1.6.4-1
  381. - new upstream release
  382. * Wed Jul 8 2009 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 1.6.3-2
  383. - fix enable-server bits
  384. - specify --enable-server=no when with_wesnothd is NOT set)
  385. - fix install section
  386. * Fri Jul 03 2009 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 1.6.3-1
  387. - new upstream release
  388. * Sun May 17 2009 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 1.6.2-1
  389. - new upstream release
  390. * Fri May 08 2009 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 1.6.1-1
  391. - new upstream release
  392. * Mon Mar 23 2009 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 1.6a-1
  393. - new upstream release
  394. - added BuildRequires: libboost-regex
  395. - added Requires:
  396. - libboost-regex
  397. - TrueType-vlgothic for vl5
  398. - dropped BuildRequires: TrueType-sazanami
  399. - dropped wesnoth-1.2.8-gcc43.patch
  400. - added configure options:
  401. - --disable-dependency-tracking
  402. - --with-localedir=%%{_datadir}/locale
  403. - removed wqy-zenhei.ttc
  404. because wqy-zenhei.ttc affected sazanami-gothic.ttf badly
  405. - added update-desktop-database process in %%post and %%postun
  406. * Sat Jan 10 2009 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 1.4.7-1
  407. - new upstream release
  408. * Sun Nov 16 2008 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 1.4.6-1
  409. - new upstream release
  410. * Sun Nov 02 2008 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 1.4.5-1
  411. - new upstream release
  412. - fixed License to GPLv2+
  413. - added BuildRequires: libboost-devel
  414. - added Requires: libboost-iostreams
  415. - dropped wesnoth.desktop, wesnoth.png, wesnoth-editor.desktop
  416. - apply wesnoth-1.2.8-gcc43.patch (from Fedora package)
  417. * Tue Oct 14 2008 Shu KONNO <owa@bg.wakwak.com> 1.2.7-1vl5
  418. - applied new versioning policy, spec in utf-8
  419. * Wed Jan 02 2008 Shu KONNO <owa@bg.wakwak.com> 1.2.7-0vl2
  420. - rebuilt for VineSeed
  421. * Tue Oct 23 2007 Munehiro Yamamoto <myamamoto@g.math.s.chiba-u.ac.jp> 1.2.7-0vl1
  422. - new upstream
  423. - define with_editor 0, with_tools 0, with_campaignd 0, with_wesnothd 0
  424. - drop wesnoth-server package
  425. - arrange wesnothd server package files
  426. [HELP] please test wesnoth-server, which change with_wesnothd to TRUE
  427. # * Tue Sep 4 2007 Munehiro Yamamoto <myamamoto@g.math.s.chiba-u.ac.jp> 1.2.6-0vl3
  428. # - provide wesnoth-tools package
  429. # - drop wesnoth-server package
  430. # - arrange wesnothd server package files
  431. # [HELP] please test wesnoth-server and wesnoth-campaign-server,
  432. # which change with_wesnothd and with_campaignd to TRUE
  433. * Mon Sep 3 2007 Munehiro Yamamoto <myamamoto@g.math.s.chiba-u.ac.jp> 1.2.6-0vl2
  434. - rebuild for VineSeed
  435. * Mon Sep 3 2007 Munehiro Yamamoto <myamamoto@g.math.s.chiba-u.ac.jp> 1.2.6-0vl1
  436. - initial build for Vine Linux 4.1
  437. * Sun Apr 15 2007 Munehiro Yamamoto <myamamoto@g.math.s.chiba-u.ac.jp> 1.2.3-0vlmp1
  438. - new upstream for Vine Linux 4.1
  439. * Fri Jun 10 2005 Munehiro Yamamoto <myamamoto@g.math.s.chiba-u.ac.jp> 0.9.2-0vlmp1
  440. - initial build for Vine Linux 3.2
  441. # end of file