rpm49-vl.spec 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877
  1. # new vine linux release number
  2. %define _dist_release vl%(cat /etc/vine-release | cut -f3 -d" " | cut -f1 -d.)
  3. %define with_python_subpackage 0%{nil}
  4. %define with_python_version 2.7%{nil}
  5. %define with_apidocs 0%{nil}
  6. # XXX legacy requires './' payload prefix to be omitted from rpm packages.
  7. %define _noPayloadPrefix 1
  8. %define __prefix %{?_prefix}%{!?_prefix:/usr}
  9. %{?!_lib: %define _lib lib}
  10. %define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
  11. %define __bindir %{__prefix}/bin
  12. %define __includedir %{__prefix}/include
  13. %define __libdir %{__prefix}/%{_lib}
  14. %define __share %{__prefix}/share
  15. %define __mandir %{__share}/man
  16. %define rpmhome %{_prefix}/lib/rpm
  17. Summary: The RPM package management system.
  18. Summary(ja): RPM パッケージ管理システム
  19. Name: rpm49
  20. Version: 4.9.1.3
  21. %{expand: %%define rpm_version %{version}}
  22. Release: 1%{_dist_release}
  23. Group: System Environment/Base
  24. License: GPL
  25. Source: http://rpm.org/releases/rpm-4.8.x/rpm-%{version}.tar.bz2
  26. Source100: rpm-4.9.1.2-ja.po
  27. Source110: GROUPS_for_vine.txt
  28. Source120: GROUPS-DESC_for_vine.txt
  29. Source130: COMPAT32_for_vine
  30. Source200: rpm44-perldeps.pl
  31. Patch1: rpm-4.5.90-pkgconfig-path.patch
  32. #conditionally applied patch for arm hardware floating point
  33. Patch5: rpm-4.9.0-armhfp.patch
  34. # Patches already in upstream
  35. Patch100: rpm-4.9.x-fontattr.patch
  36. Patch101: rpm-4.9.x-elfattr.patch
  37. Patch102: rpm-4.9.1.2-perl-python-attr.patch
  38. Patch103: rpm-4.9.x-mpsize.patch
  39. Patch104: rpm-4.9.x-rpmdb-dsi.patch
  40. Patch105: rpm-4.9.x-python-memleaks.patch
  41. Patch106: rpm-4.9.x-verify-output.patch
  42. Patch107: rpm-4.9.x-include-cond.patch
  43. Patch108: rpm-4.9.x-exclude-warn.patch
  44. Patch109: rpm-4.9.x-tstest-fileinfo.patch
  45. # These are not yet upstream
  46. Patch301: rpm-4.6.0-niagara.patch
  47. Patch302: rpm-4.7.1-geode-i686.patch
  48. # Probably to be upstreamed in slightly different form
  49. Patch304: rpm-4.9.1.1-ld-flags.patch
  50. # Based on patch from OpenSUSE, without the C-lang related enhancements
  51. Patch305: rpm-4.9.x-gnome-help.patch
  52. # Just warn on STABS instead of failing for now
  53. Patch306: rpm-4.9.x-debugedit-stabs-warn.patch
  54. # Recognize Perl script as Perl code
  55. Patch401: rpm-4.9.1.2-perl-script.patch
  56. # Patches for Vine Linux
  57. Patch1100: rpm-4.9.1.2-vine.patch
  58. Patch1120: rpm-4.0.4-langC.patch
  59. #Patch1130: rpm-4.8.0-home.patch
  60. Patch1140: rpm-4.9.1.2-shortcircuit.patch
  61. Patch1170: rpm-4.9.1.2-legacyaliases.patch
  62. Patch1180: rpm-4.4.3-no-terminate_build.patch
  63. Patch1190: rpm-4.9.1.2-disable-python-requires.patch
  64. #Patch1200: rpm-4.4.2-use-external-depgen.patch
  65. Patch1210: rpm-4.4.2-deadlock-ppc.patch
  66. Patch1220: rpm-4.9.1.2-disable-debug.patch
  67. Patch1230: rpm-4.9.1.2-optflags.patch
  68. Patch1240: rpm-4.8.0-default-buildarch.patch
  69. Patch1250: rpm-4.4.2-add-default-srcdefattr.patch
  70. Patch1260: rpm-4.4.2-man-fix-typo.patch
  71. Patch1270: rpm-4.4.2-vine-groups.patch
  72. Patch1290: rpm-4.4.2.3-find-mono-dependencies.patch
  73. Patch1310: rpm-4.9.1.2-brp-strip-static-archive-find-a-only.patch
  74. Patch1320: rpm-4.9.1.2-force-v3-sigs.patch
  75. Patch1330: rpm-4.9.1.2-enable-xz-payload.patch
  76. Patch1340: rpm-4.9.1.2-disable-rpmbuild-sign.patch
  77. Conflicts: patch < 2.5
  78. Requires(post): coreutils, shadow-utils
  79. Requires(postun): coreutils, shadow-utils
  80. Requires: popt >= 1.10.2.1
  81. Requires: nss >= 3.12.5
  82. Requires: rpm-libs = %{version}
  83. Requires: db4-utils
  84. Obsoletes: rpm-perl < %{version}
  85. # XXX necessary only to drag in /usr/lib/libelf.a, otherwise internal elfutils.
  86. #BuildRequires: elfutils-libelf
  87. BuildRequires: elfutils-devel
  88. BuildRequires: automake, autoconf
  89. BuildRequires: sed readline-devel zlib-devel
  90. BuildRequires: neon-devel
  91. BuildRequires: sqlite3-devel
  92. BuildRequires: gettext
  93. #BuildRequires: nkf
  94. BuildRequires: cvs
  95. #BuildRequires: libselinux-devel
  96. BuildRequires: bzip2-devel >= 0.9.0c-2
  97. BuildRequires: popt-devel
  98. BuildRequires: lua-devel
  99. BuildRequires: libcap-devel
  100. BuildRequires: libacl-devel
  101. BuildRequires: nss-devel
  102. BuildRequires: db4-devel >= 4.8
  103. BuildRequires: xz-devel
  104. BuildRequires: file-devel
  105. %if %{with_python_subpackage}
  106. BuildRequires: python-devel >= %{with_python_version}
  107. %endif
  108. BuildRoot: %{_tmppath}/%{name}-root
  109. Vendor: Project Vine
  110. Distribution: Vine Linux
  111. %description
  112. The RPM Package Manager (RPM) is a powerful command line driven
  113. package management system capable of installing, uninstalling,
  114. verifying, querying, and updating software packages. Each software
  115. package consists of an archive of files along with information about
  116. the package like its version, a description, etc.
  117. %description -l ja
  118. RPM パッケージマネージャ (RPM) は,ソフトウェアパッケージを
  119. インストール/アンインストール/チェック/問い合わせ/アップデート
  120. する機能を持った高機能パッケージマネージングシステムです.
  121. 各パッケージには,ファイルのアーカイブに加え,名前,バージョン,
  122. 説明などのパッケージ情報が含まれています.
  123. %package libs
  124. Summary: Libraries for manipulating RPM packages.
  125. Summary(ja): RPMパッケージを操作するライブラリ
  126. Group: Development/Libraries
  127. Conflicts: rpm-libs < 4.10.0-1
  128. %description libs
  129. This package contains the RPM shared libraries.
  130. %description libs -l ja
  131. このパッケージには RPM の共有ライブラリが含まれています。
  132. %package devel
  133. Summary: Development files for manipulating RPM packages.
  134. Summary(ja): RPM ライブラリ用の開発ファイル
  135. Group: Development/Libraries
  136. Requires: rpm = %{rpm_version}-%{release}
  137. Requires: beecrypt >= 4.1.2
  138. Requires: neon-devel
  139. Requires: sqlite3-devel
  140. Requires: popt-devel
  141. #Requires: libselinux-devel
  142. #Requires: elfutils-libelf-devel
  143. %description devel
  144. This package contains the RPM C library and header files. These
  145. development files will simplify the process of writing programs that
  146. manipulate RPM packages and databases. These files are intended to
  147. simplify the process of creating graphical package managers or any
  148. other tools that need an intimate knowledge of RPM packages in order
  149. to function.
  150. This package should be installed if you want to develop programs that
  151. will manipulate RPM packages and databases.
  152. %description devel -l ja
  153. このパッケージには,RPMパッケージやデータベースを操作するための
  154. C ライブラリとヘッダが含まれています.これにより,RPMパッケージを
  155. 操作するツールを作成できます.
  156. %package build
  157. Summary: Scripts and executable programs used to build packages.
  158. Group: Development/Tools
  159. Provides: rpmbuild(VendorConfig) = 4.1-1
  160. Requires: rpm = %{rpm_version}-%{release}
  161. Requires: elfutils, binutils
  162. Requires: findutils, sed, grep, gawk, diffutils, file, patch >= 2.5
  163. Requires: zip, gzip, bzip2, cpio, tar, xz
  164. %description build
  165. The rpm-build package contains the scripts and executable programs
  166. that are used to build packages using the RPM Package Manager.
  167. %description build -l ja
  168. このパッケージには,RPMを使ったパッケージを構築(ビルド)するのに必要な
  169. スクリプトおよびプログラムが収録されています.
  170. %if %{with_python_subpackage}
  171. %package python
  172. Summary: Python bindings for apps which will manipulate RPM packages.
  173. Group: Development/Libraries
  174. Requires: rpm = %{rpm_version}-%{release}
  175. Requires: python >= %{with_python_version}
  176. %description python
  177. The rpm-python package contains a module that permits applications
  178. written in the Python programming language to use the interface
  179. supplied by RPM Package Manager libraries.
  180. This package should be installed if you want to develop Python
  181. programs that will manipulate RPM packages and databases.
  182. %description python -l ja
  183. rpm-python パッケージには,RPM パッケージマネージャのライブラリに
  184. アクセスする為の Python モジュールが収録されています.
  185. %endif
  186. %prep
  187. %setup -q -n rpm-%{version}
  188. %patch1 -p1 -b .pkgconfig-path
  189. %patch100 -p1 -b .fontattr
  190. %patch101 -p1 -b .elfattr
  191. %patch102 -p1 -b .perl-python-attr
  192. %patch103 -p1 -b .mpsize
  193. %patch104 -p1 -b .rpmdb-dsi
  194. %patch105 -p1 -b .python-memleaks
  195. %patch106 -p1 -b .verify-output
  196. %patch107 -p1 -b .include-cond
  197. %patch108 -p1 -b .exclude-warn
  198. %patch109 -p1 -b .tstest-fileinfo
  199. %patch301 -p1 -b .niagara
  200. %patch302 -p1 -b .geode
  201. %patch304 -p1 -b .ldflags
  202. %patch305 -p1 -b .gnome-help
  203. %patch306 -p1 -b .debugedit-stabs-warn
  204. %patch401 -p1 -b .perl-script
  205. # this patch cant be applied on softfp builds
  206. %ifnarch armv3l armv4b armv4l armv4tl armv5tel armv5tejl armv6l armv7l
  207. %patch5 -p1 -b .armhfp
  208. %endif
  209. # vine patch
  210. %patch1100 -p1 -b .vine
  211. %patch1120 -p1 -b .langC
  212. #%patch1130 -p1 -b .home
  213. %patch1140 -p1 -b .shortcircuit
  214. %patch1170 -p1 -b .legacyaliases
  215. %patch1180 -p1 -b .no-terminate_build
  216. %patch1190 -p1 -b .disable-pythonreq
  217. #%patch1200 -p1 -b .use-external-depgen
  218. %ifarch ppc
  219. %patch1210 -p1 -b .deadlock-ppc
  220. %endif
  221. %patch1220 -p1 -b .disable-debug
  222. %patch1230 -p1 -b .optflags
  223. %patch1240 -p1 -b .default-buildarch
  224. %patch1250 -p1 -b .default-srcdefattr
  225. %patch1260 -p1 -b .man-fix-typo
  226. %patch1270 -p1 -b .vine-groups
  227. %patch1290 -p1 -b .mono-dependencies
  228. %patch1310 -p1 -b .find-a-only
  229. %patch1320 -p1 -b .force-v3-sigs
  230. %patch1330 -p1 -b .enable-xz-payload
  231. %patch1340 -p1 -b .disable-rpmbuild-sign
  232. # install updated japanese message catalogue
  233. cp -f po/ja.po po/ja.po.orig
  234. cp -f %{SOURCE100} po/ja.po
  235. cp %{SOURCE110} %{SOURCE120} .
  236. rm -rf popt/
  237. %build
  238. autoreconf -f -i
  239. sed -i -e 's|^mkinstalldirs =.*|mkinstalldirs = ../mkinstalldirs|g' po/Makefile*
  240. # XXX rpm needs functioning nptl for configure tests
  241. unset LD_ASSUME_KERNEL || :
  242. %if %{with_python_subpackage}
  243. WITH_PYTHON="--enable-python"
  244. %else
  245. WITH_PYTHON="--disable-python"
  246. %endif
  247. CPPFLAGS="$CPPFLAGS $(pkg-config --cflags nss)"
  248. CFLAGS="$RPM_OPT_FLAGS"
  249. export CPPFLAGS CFLAGS
  250. ./configure \
  251. --prefix=%{__prefix} \
  252. --libdir=%{_libdir} \
  253. --sysconfdir=/etc \
  254. --localstatedir=/var \
  255. --infodir='%{__share}/info' \
  256. --mandir='%{__share}/man' \
  257. $WITH_PYTHON \
  258. --with-lua \
  259. --with-cap \
  260. --with-acl \
  261. --enable-posixmutexes \
  262. --with-external-db \
  263. --without-javaglue \
  264. --without-perl \
  265. --without-selinux \
  266. --disable-plugins
  267. make %{?_smp_mflags}
  268. make -C po ja.gmo
  269. %install
  270. # XXX rpm needs functioning nptl for configure tests
  271. unset LD_ASSUME_KERNEL || :
  272. rm -rf $RPM_BUILD_ROOT
  273. make DESTDIR="$RPM_BUILD_ROOT" install
  274. %clean
  275. rm -rf $RPM_BUILD_ROOT
  276. %post libs
  277. /sbin/ldconfig
  278. %postun libs
  279. /sbin/ldconfig
  280. %files libs
  281. %defattr(-,root,root)
  282. %{__libdir}/librpm.so.*
  283. %{__libdir}/librpmio.so.*
  284. %{__libdir}/librpmbuild.so.*
  285. %{__libdir}/librpmsign.so.*
  286. %changelog
  287. * Mon Sep 17 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 4.9.1.3-1
  288. - rpm49-libs
  289. - build libs only as compat package.
  290. * Fri Apr 06 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 4.9.1.3-1
  291. - update to 4.9.1.3
  292. * Tue Mar 13 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 4.9.1.2-4
  293. - add patch102-109 from upstream
  294. * Wed Feb 15 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.9.1.2-3
  295. - rebuild with python-2.7.2
  296. * Fri Dec 23 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 4.9.1.2-2
  297. - fix vine patch
  298. - remove broken/dupreacted macro (__id_u)
  299. - add patch1340 to disable rpmbuild --sign functionality
  300. * Thu Dec 22 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 4.9.1.2-1
  301. - update to 4.9.1.2
  302. - add patch1330 to enable xz payload (binary payload)
  303. - add BR: file-devel
  304. * Mon Jan 10 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.8.1-3
  305. - rebuild package (fix typo in /usr/lib/rpm/macros on i686)
  306. * Thu Jan 6 2011 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 4.8.1-2
  307. - add R: xz into rpm-build pkg
  308. - add BR: xz-devel
  309. * Sun Sep 19 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 4.8.1-1
  310. - update to 4.8.1
  311. - add patch1320 to force gpg v3 signature on package signing
  312. - add --force-v3-sigs to gpg option
  313. - use internal dependency generator (upstream default)
  314. * Thu Mar 11 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 4.8.0-6
  315. - drop patch1160 to disable brp-strip-shared (<BTS:954>)
  316. - update patch1170 (enable legacymacros again)
  317. - add patch1300 to brp-compress xz/lzma support
  318. - add patch1310 to find static libs only on brp-strip-static-archive
  319. * Tue Feb 16 2010 KOBAYASHI Taizo <tkoba@vinelinux.org> - 4.8.0-5
  320. - drop Requires: beecrypt and BuildRequires: beecrypt-devel
  321. - added Requires: nss
  322. * Fri Feb 12 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 4.8.0-4
  323. - rebuilt with gcc-4.4.3-3 on ppc
  324. * Fri Feb 5 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 4.8.0-3
  325. - modified Patch1230: add missing ppc-specific optflags, as in 4.4.2.3-12
  326. * Tue Feb 02 2010 Shu KONNO <owa@bg.wakwak.com> 4.8.0-2
  327. - add '--libdir=%%{_libdir}' to configure
  328. * Sun Jan 10 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 4.8.0-1
  329. - update to rpm-4.8.0
  330. - change default buildarch to i686
  331. add BR: lua-devel, lkibcap-devel, libacl-devel, nss-devel
  332. - build with external Berkeley DB (db4)
  333. * Thu Jul 16 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 4.4.2.3-12
  334. - rebuild to fix absolute path of sed in macros <BTS:VineLinux:0723>
  335. * Tue Jul 07 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 4.4.2.3-11
  336. - add Patch290 to find mono-dependencies automatically
  337. * Sun Jul 5 2009 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 4.4.2.3-10
  338. - update patch100 to add _compat32_arch macro (currently i386)
  339. - add "_with_compat32 1" into i[356]86, athlon's macro to force compat32 build
  340. - add BR: cvs
  341. * Sat May 16 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 4.4.2.3-9
  342. - add Patch30 backported from 4.6.0
  343. - allocating in even sized chunks helps avoiding crazy memory
  344. fragmentation when resizing a lot (rhbz#472507)
  345. * Thu May 14 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 4.4.2.3-8
  346. - add Patch20-25 from upstream
  347. * Tue Apr 21 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 4.4.2.3-7
  348. - remove %ifos from spec file.
  349. - add python_site{lib,arch}, pyver macros
  350. - add emacsen_pkgdir macros
  351. - add macros for font package
  352. - update auto* files
  353. * Fri Oct 10 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 4.4.2.3-6
  354. - update Patch230
  355. - add -fno-strict-aliasing -fno-schedule-insns2 to optflags
  356. (VineSeed:16128)
  357. * Sun Aug 17 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 4.4.2.3-5
  358. - rebuild with external libpopt
  359. * Mon Jul 28 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 4.4.2.3-4
  360. - rebuild with python-2.5
  361. * Fri Apr 18 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.2.3-3
  362. - rebuilt with neon-0.28.2
  363. * Wed Apr 09 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 4.4.2.3-2
  364. - add Patch280 to fix external dependancy generator(revert patch)
  365. * Mon Apr 07 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 4.4.2.3-1
  366. - new upstream release
  367. * Tue Mar 20 2008 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 4.4.2.3-0.rc1.3
  368. - fix file section for x86_64 build
  369. * Wed Mar 19 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 4.4.2.3-0.rc1.2
  370. - fix typo in Patch100 (_dist_release macro)
  371. * Tue Mar 18 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 4.4.2.3-0.rc1.1
  372. - new upstream rc version
  373. - add new _dist_release macro
  374. seed http://trac.vinelinux.org/wiki/VersioningPolicy
  375. - use new release numbering policy
  376. * Wed Feb 27 2008 Takuya Kobayashi <ruby11@cocoa.ocn.ne.jp> 4.4.2.2-0vl6
  377. - update Patch260,Source100 <BTS:VineLinux:504>
  378. - update Patch260 (fix typo in rpmbuild japanese manpage)
  379. * Wed Feb 20 2008 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 4.4.2.2-0vl5
  380. - rebuild with expat-2.0.1
  381. * Mon Feb 04 2008 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 4.4.2.2-0vl4
  382. - rebuild
  383. * Sun Feb 03 2008 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 4.4.2.2-0vl3
  384. - fix Patch230 (remove unnecessary white spaces)
  385. * Fri Oct 19 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 4.4.2.2-0vl2
  386. - fix vine patch
  387. * Sat Oct 13 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 4.4.2.2-0vl1
  388. - new upstream release
  389. * Mon Jul 23 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 4.4.2.1-0vl2
  390. - fix popt version (1.10.2.1)
  391. * Mon Jul 23 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 4.4.2.1-0vl1
  392. - new upstream release
  393. - remove obsolete patches
  394. * Wed May 23 2007 NAKAMURA Kenta <kenta@vinelinux.org> 4.4.2-0vl25
  395. - rebuild with neon-0.26.3 (expecially for x86_64)
  396. * Tue May 15 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 4.4.2-0vl24
  397. - add patch 37 to build without neon
  398. * Mon May 14 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 4.4.2-0vl23
  399. - updated Patch230 (-m32 on ppc, -m64 on ppc64, and likewise)
  400. * Thu May 10 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 4.4.2-0vl22
  401. - use -mtune option instead of -mcpu
  402. * Wed May 09 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 4.4.2-0vl21
  403. - rebuilt with new toolchain
  404. - disable Patch53
  405. - add BuildReq: nkf
  406. * Fri Jan 26 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 4.4.2-0vl20
  407. - rebuild
  408. * Sun Dec 31 2006 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 4.4.2-0vl19
  409. - update patch270. <BTS:VineLinux:448>
  410. * Sun Dec 31 2006 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 4.4.2-0vl18
  411. - fix typo in GROUPS-DESC_for_vine.txt <BTS:VineLinux:448>
  412. * Sat Dec 30 2006 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 4.4.2-0vl17
  413. - fix typo in GROUPS*_for_vine.txt <BTS:VineLinux:429>
  414. * Thu Nov 09 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 4.4.2-0vl16
  415. - update ja.po and manpage to fix typo (<BTS:278>)
  416. - update GROUPS for Vine Linux
  417. - add GROUPS*_for_vine.txt
  418. * Sat Jun 17 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 4.4.2-0vl15
  419. - fix changelogname for 4.4.2-0vl14
  420. ( was accidentally copied from 0vl13.. )
  421. * Fri Jun 16 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 4.4.2-0vl14
  422. - update Patch230
  423. - remove "-m64 -mcpu=nocona" from x86_64 optflags
  424. - add Patch250
  425. - add %%_srcdefattr (-,root,root) to default macros
  426. * Mon May 15 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 4.4.2-0vl13
  427. - fix typo in changelog
  428. * Thu Apr 20 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 4.4.2-0vl12
  429. - rebuild with neon-0.25.5
  430. * Thu Mar 23 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 4.4.2-0vl11
  431. - update Patch100 to use /var for %%{_localstatedir} instead of /var/lib
  432. * Mon Feb 27 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 4.4.2-0vl10
  433. - update ja.po
  434. - fix some mistranslations (thanks to NAKAMURA Kenta)
  435. - squash some fuzzy translations
  436. * Mon Feb 27 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 4.4.2-0vl9
  437. - fix spec bug.
  438. * Sun Feb 26 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 4.4.2-0vl8
  439. - update Patch240 to install pentium?-linux/macros on x86_64 arch.
  440. - added compat32-popt for x86_64 architecture support (NAKAMURA Kenta)
  441. * Wed Feb 08 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 4.4.2-0vl7
  442. - add Patch230 to append "-m32/-m64" option to %%optflags in rpmrc
  443. - add Patch240 to install ix86-linux/macros on x86_64 arch.
  444. - update Patch100 to use lib/lib64 for %%_lib macro in per-platform
  445. macros.
  446. * Sun Dec 25 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 4.4.2-0vl6
  447. - add Patch220 to remove debug option from optflags (in rpmrc)
  448. * Wed Dec 21 2005 KOBAYASHI Taizo <tkoba@vinelinux.org> 4.4.2-0vl5
  449. - added Patch210 for PPC deadlock.
  450. * Mon Dec 18 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 4.4.2-0vl4
  451. - import Patch51-55 from MDK package.
  452. * Mon Dec 18 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 4.4.2-0vl3
  453. - add Requires: popt >= %%{poptversion} to rpm-libs.
  454. librpm-4.4 need new popt feature.
  455. * Fri Dec 16 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 4.4.2-0vl2
  456. - change manpage kanjicode to euc-jp
  457. - add Patch190 to disable python_requires
  458. - add Patch200 to use external dependency generator instead of internal one.
  459. * Wed Dec 14 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 4.4.2-0vl1
  460. - update to rpm-4.4.3
  461. - Patche0-14 are imported from FC-devel
  462. - vine patches are ported from rpm-4.0.5 (Patch100-160)
  463. - add Patch170 for legacy(rpm-4.0) compatible build mode aliases
  464. - add Patch180 to disable {missing_doc,unpackaged}_files_terminate_build
  465. by default. (This would be reenabled in future release)
  466. If you need this feature, please set in your .rpmmacros file.
  467. * Sun Oct 23 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 4.0.5-1vl12
  468. - rebuild on new environment
  469. - use external libtool
  470. - update makefile patch to fix build failure
  471. * Sun Apr 03 2005 Shu KONNO <owa@bg.wakwak.com> 4.0.5-1vl11
  472. - rebuild with python-2.4.1-0vl1
  473. * Thu Mar 17 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 4.0.5-1vl10
  474. - self rebuilt
  475. * Thu Mar 17 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 4.0.5-1vl9
  476. - add brp-strip-shared in build macros
  477. * Wed Jul 28 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 4.0.5-1vl8
  478. - remove %%vendor from global rpmmacro settings.
  479. * Mon May 10 2004 Tomoya TAKA <taka@vinelinux.org> 4.0.5-1vl7
  480. - fix %%pre script, remove bogus ppc* and alpha* macro directories
  481. * Mon May 10 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 4.0.5-1vl6
  482. - remove bogus macro directories and symlinks in %%pre script
  483. * Sat Apr 17 2004 Shu KONNO <owa@bg.wakwak.com> 4.0.5-1vl5
  484. - rebuild with python-2.3.3-0vl1
  485. * Sun Apr 11 2004 Shu KONNO <owa@bg.wakwak.com> 4.0.5-1vl4.1
  486. - rebuild with python-2.3.3-0vl0.3 (for TestPkg)
  487. * Tue Apr 6 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 4.0.5-1vl4
  488. - remove GPG/PGP key from %%_docdir.
  489. - add Requires: vine-keyring, the Vine Linux official keyring.
  490. - add '--keyring' option in macros to use vine keyring.
  491. * Sun Mar 7 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 4.0.5-1vl3
  492. - remove "--target" and "--host" from %%configure option.
  493. The RPM does not work well on cross compiling, and the options
  494. break some compile configurations....
  495. * Thu Feb 26 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 4.0.5-1vl2
  496. - use internal db only.
  497. - update Patch100 to fix %%configure macros
  498. * Tue Feb 20 2004 KOBAYASHI R. Taizo <tkoba@vinelinux.org> 4.0.5-1vl1
  499. - source update for rebuild and current autotools
  500. - added BuildRequires libtool >= 1.5.2
  501. - added patch107,200
  502. * Tue Mar 25 2003 Jeff Johnson <jbj@redhat.com> 4.0.5-1
  503. - bump rpm/popt versions, hardwire 4.0.4 in libraries.
  504. - link rpm libraries together, move symbols to achieve forward linkage.
  505. - use db-4.1.25, not db-4.0.14, internally.
  506. - add rpmdb_loadcvt script, rpmdb_foo utilities.
  507. - use current autotools,
  508. - use splint, not lclint.
  509. - delete rpm-4.1 header-only signatures/digests when signing.
  510. - hack out O_DIRECT support in db4 for now.
  511. * Tue Nov 5 2002 Jeff Johnson <jbj@redhat.com> 4.0.4-7x.26
  512. - backport /etc/rpm/platform changes.
  513. - backport db-4.1.17 changes.
  514. - add _noDirTokens macro for 6x builds.
  515. * Sat Jun 15 2002 Jeff Johnson <jbj@redhat.com> 4.0.4-7x.24
  516. - beecrypt: revert cpu/arch compile option mixup (#66752).
  517. * Sun Jun 9 2002 Jeff Johnson <jbj@redhat.com> 4.0.4-7x.23
  518. - make peace with automake-1.6.1 et al.
  519. - backport all beecrypt/rpmio bits from 4.1 that don't break the API.
  520. - use /etc/rpm/platform (if it exists), rather than uname(2), for arch.
  521. - add /usr/lib/rpm/redhat/* per-vendor configuration.
  522. * Thu May 2 2002 Jeff Johnson <jbj@redhat.com>
  523. - fix: include <sys/time.h> for 6.2 python modules.
  524. * Fri Apr 26 2002 Jeff Johnson <jbj@redhat.com>
  525. - fix: rpmdb iterator memory leak in python bindings.
  526. * Fri Apr 19 2002 Jeff Johnson <jbj@redhat.com>
  527. - fix: packages produced by rpm-4.0 dinna merge signature tags.
  528. * Fri May 02 2003 KOBAYASHI R. Taizo <tkoba@vinelinux.org> 4.0.4-18vl15
  529. - rebuild against perl-5.8.0
  530. - BuildRequires db4-devel
  531. * Wed Mar 12 2003 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 4.0.4-18vl14
  532. - rebuild against recent toolchain
  533. * Wed Jan 29 2003 Tomoya TAKA <taka@vinelinux.org> 4.0.4-18vl13
  534. - rebuild against python-2.2
  535. * Fri Dec 13 2002 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 4.0.4-18vl12
  536. - fixed typo in %%files for popt subpackage
  537. - added BuildRequires: autoconf213, automake14
  538. * Fri Nov 29 2002 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 4.0.4-18vl11
  539. - update Patch100 again: %%{_infodir} is now set to %%{_datadir}/info.
  540. * Fri Nov 29 2002 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 4.0.4-18vl10
  541. - added Patch106 for ppc
  542. (to fix misdetection of PowerPC 750FX/745x as pSeries. Doh!)
  543. * Fri Nov 22 2002 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 4.0.4-18vl9
  544. - modified Patch100 for macros.in, platform.in and installplatform
  545. (important platform-dependent macros were missing. Fixed.)
  546. * Thu Nov 21 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 4.0.4-18vl8
  547. - add Patch105 to make more short circuit on rpm building.
  548. * Thu Nov 21 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 4.0.4-18vl7
  549. - update Patch100. (use _real_vendor instead of _vendor)
  550. * Thu Nov 21 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 4.0.4-18vl6
  551. - add Patch103 to use mkstemp instead of mktemp.
  552. - add Patch104 for $HOME expantion.
  553. * Sun Nov 17 2002 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 4.0.4-18vl5
  554. - Source100 (rpm-4.0.4-ja.po) updated (small fix)
  555. * Fri Nov 15 2002 Tomoya TAKA <taka@vinelinux.org> 4.0.4-18vl4
  556. - add Prereq: rpm = %%{rpm_version} to rpm-*
  557. * Fri Nov 15 2002 Tomoya TAKA <taka@vinelinux.org> 4.0.4-18vl3
  558. - add --with-pic to ./configure on alpha
  559. - echo notice in %%post
  560. * Sun Nov 10 2002 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 4.0.4-18vl2
  561. - added Source100 (Japanese message catalogue file)
  562. * Sun Nov 10 2002 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 4.0.4-18vl1
  563. - added Patch102 to get correct "provides" information
  564. (for objdump in newer binutils may have translated message catalogues)
  565. * Sat Nov 09 2002 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 4.0.4-18vl0
  566. - first attempt for rpm-4.0.4 on Vine Linux
  567. - based on rpm-4.0.4-7x.18 from Red Hat Linux 7.3
  568. - /usr/src/redhat -> /usr/src/vine
  569. - use built rpm binary, not preinstalled rpm, when compiling perl module
  570. - FIXME: more patches and japanese translations would be needed
  571. * Thu Apr 18 2002 Jeff Johnson <jbj@redhat.com>
  572. - fix: queries that evaluated to "" incorrectly returned NULL.
  573. * Thu Apr 11 2002 Jeff Johnson <jbj@redhat.com>
  574. - fix: generate config file md5 as ascii, not binary (#62542).
  575. * Fri Apr 5 2002 Jeff Johnson <jbj@redhat.com>
  576. - non-glibc: on upgrade, mergesort is much faster than quicksort.
  577. * Thu Apr 4 2002 Jeff Johnson <jbj@redhat.com>
  578. - speedup large queries by ~50%.
  579. - revert to presentation ordering Yet Again (#62158).
  580. * Wed Mar 27 2002 Jeff Johnson <jbj@redhat.com>
  581. - fix: look for "/path" in Providename as well as Basenames (#59665).
  582. - fix: avoid /dev/log installation more carefully (#62012).
  583. - fix: don't compile beecrypt java bindings (#61992).
  584. - solaris: save main() envp in global environ for use with gpg.
  585. - don't add empty md5 strings to Filemd5's index.
  586. - create Filemd5 index with binary, not ascii, keys.
  587. * Fri Mar 22 2002 Jeff Johnson <jbj@redhat.com>
  588. - fix: make sure that .rpmsave files are created (#57078).
  589. * Mon Mar 18 2002 Jeff Johnson <jbj@redhat.com>
  590. - fix: one-step-too-far when searching added package provides (#61388).
  591. - fix: avoid libio misconfiguration with bleeding edge glibc.
  592. - fix: add quotes around [:blank:] in linux find-provides.
  593. - make --addsign and --resign behave exactly the same.
  594. - *really* dump signature header immutable region.
  595. - fix: don't overflow result buffer if gpg/pgp gives copious output.
  596. * Fri Mar 15 2002 Jeff Johnson <jbj@redhat.com>
  597. - re-enable FD_CLOEXEC, the problem is in zlib through mmap.
  598. - add toy python callbacks for payload unpacking failure(s).
  599. * Wed Feb 13 2002 Jeff Johnson <jbj@redhat.com>
  600. - don't do close-on-exec, 2 powertools packages cannot be read when doing.
  601. - reapply Berkeley DB patch #4491.
  602. * Thu Feb 7 2002 Jeff Johnson <jbj@redhat.com>
  603. - rpm-4.0.4 release candidate.
  604. - add cpanflute2, another perl.req fiddle.
  605. - another cpanflute2 patch.
  606. * Mon Feb 4 2002 Jeff Johnson <jbj@redhat.com>
  607. - generate index for pkgid (aka Sigmd5) tag, query/verify by pkgid.
  608. - generate index for hdrid (aka Sha1header) tag, query/verify by hdrid.
  609. - generate index for fileid (aka Filemd5s) tag, query/verify by fileid.
  610. - query/verify by install transaction id.
  611. * Sun Feb 3 2002 Jeff Johnson <jbj@redhat.com>
  612. - transaction rollbacks are functional.
  613. * Sat Feb 2 2002 Jeff Johnson <jbj@redhat.com>
  614. - fix: drop header region when writing repackaged legacy header.
  615. - bail on %%files macro.
  616. * Fri Feb 1 2002 Jeff Johnson <jbj@redhat.com>
  617. - macro for %%files, always include %%defattr(), redhat config only.
  618. * Thu Jan 31 2002 Jeff Johnson <jbj@redhat.com>
  619. - permit args to be hidden within %%__find_{requires,provides}.
  620. - a couple more perl.{prov,req} fiddles.
  621. * Wed Jan 30 2002 Jeff Johnson <jbj@redhat.com>
  622. - legacy: configurable whiteout for known Red Hat dependency loops.
  623. - perl.req: don't mis-generate dependencies like perl(::path/to/foo.pl).
  624. - use chainsaw algorithm for dependency tree decimation when ordering.
  625. * Tue Jan 29 2002 Jeff Johnson <jbj@redhat.com>
  626. - transaction rollback code in rpmRollback().
  627. - Red Hat 6.2 portability cruft.
  628. * Sun Jan 27 2002 Jeff Johnson <jbj@redhat.com>
  629. - fix: fancy hash fiddles if not a tty.
  630. - fix: handle /.../ correctly in rpmCleanPath().
  631. * Sat Jan 26 2002 Jeff Johnson <jbj@redhat.com>
  632. - fix: %%exclude functional (again).
  633. - trap SIGILL for ppc64 inline asm voodoo fix from cross-dressed ppc32.
  634. - rpm-perl: force numeric comparison on rpm version (#58882).
  635. * Tue Jan 22 2002 Jeff Johnson <jbj@redhat.com>
  636. - fix: query format qualifiers needed header.c merge.
  637. - ppc64 arch added (#58634,#58636).
  638. - turn on auto-generated perl requirements (#58519, #58536, #58537).
  639. - add internal (customized) version of zlib.
  640. * Mon Jan 21 2002 Jeff Johnson <jbj@redhat.com>
  641. - sync rpmdb and build with rpm-4.1, lots of splint annotations.
  642. - add :armor and :base64 query format qualifiers for binary signatures.
  643. * Sat Jan 19 2002 Jeff Johnson <jbj@redhat.com>
  644. - use beecrypt routines to calculate digests in rpm.
  645. - dump legacy support for broken md5 signatures.
  646. - sync popt and rpmio with rpm-4.1, rpmio has OpenPGP API.
  647. * Thu Jan 17 2002 Jeff Johnson <jbj@redhat.com>
  648. - missing key(s) on keyring when verifying a signature is now an error.
  649. - remove dependency whiteout.
  650. - calculate rpm-4.1 ordering/orientation metrics in rpmdepOrder().
  651. * Fri Jan 11 2002 Jeff Johnson <jbj@redhat.com>
  652. - permit subset installs for %%lang colored hardlink file sets.
  653. * Thu Jan 10 2002 Jeff Johnson <jbj@redhat.com>
  654. - fix: signing multiple times dinna work, discard immutable region.
  655. - remove poptmodule.so for separate packaging.
  656. * Wed Jan 9 2002 Jeff Johnson <jbj@redhat.com>
  657. - permit gpg/pgp/pgp5 execs to be reconfigured.
  658. * Tue Jan 8 2002 Jeff Johnson <jbj@redhat.com>
  659. - use db-4.0.14 final internally.
  660. - make rpm-perl package self-hosting (#57748).
  661. * Mon Jan 7 2002 Jeff Johnson <jbj@redhat.com>
  662. - Depends should use CDB if configured.
  663. - autodetect python 1.5/2.2.
  664. * Sun Jan 6 2002 Jeff Johnson <jbj@redhat.com>
  665. - handle lazy db open's in chroot with absolute path, not prefix strip.
  666. * Sat Jan 5 2002 Jeff Johnson <jbj@redhat.com>
  667. - sparc: make dbenv per-rpmdb, not per-dbi.
  668. * Thu Dec 20 2001 Jeff Johnson <jbj@redhat.com>
  669. - tru64 compiler message cleanup.
  670. - add buildarch lines for hppa (#57728).
  671. * Wed Dec 19 2001 Jeff Johnson <jbj@redhat.com>
  672. - look for PY_VERSION 2.2c1.
  673. - fix: typo in find-requires.
  674. * Sun Dec 9 2001 Jeff Johnson <jbj@redhat.com>
  675. - solaris: translate i86pc to i386 (#57182).
  676. - fix: %%GNUconfigure breaks with single quotes (#57264).
  677. * Mon Dec 3 2001 Jeff Johnson <jbj@redhat.com>
  678. - rpm-4.0.4 started.
  679. - turn off rpm-perl until it's self-hosting.
  680. - jigger up rpm-python with python-2.2b2 for now.
  681. - remove libtoolize from %%configure for now (#57039).
  682. - teach find-requires to autogenerate GCC_3.0 dependencies.