apt-vl.spec 50 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461
  1. %define with_python 0
  2. %define build_vine6 0
  3. %if "%{?_dist_release}" == "vl6"
  4. %define build_vine6 1
  5. %endif
  6. %define snapver git522
  7. %define srcver %{version}.%{snapver}
  8. Name: apt
  9. Version: 0.5.15lorg3.95
  10. Release: 22.%{snapver}%{?_dist_release}
  11. Summary: Advanced front-end for rpm (APT - Advanced Package Tool)
  12. Summary(ja): RPM の高機能なフロントエンド (APT - アドバンスドパッケージツール)
  13. Group: Applications/Administration
  14. License: GPLv2+
  15. Url: http://apt-rpm.org/
  16. Vendor: Project Vine
  17. Distribution: Vine Linux
  18. Packager: daisuke
  19. Source0: %{name}-%{srcver}.tar.bz2
  20. Source1: apt.conf-0.5.15
  21. Source3: vendors.list-0.5.15
  22. Source5: gpg-keyring.conf
  23. Source7: system-duplicate-package.conf
  24. Source8: allow-duplicated-upgrade.conf
  25. Source9: acquire-default.conf
  26. Source10: sources.list-vine
  27. Source20: preferences.vine
  28. Source30: rpmpriorities.vineseed
  29. Source31: rpmpriorities.vine6
  30. Source40: allow-duplicated.lua
  31. Source41: allow-duplicated.conf
  32. Source50: remove-old-kernels.lua
  33. Source51: remove-old-kernels.conf
  34. Source100: apt-0.5.15lorg3.93-ja.po
  35. Source110: apt-japanese-man-pages.tar.bz2
  36. # patches from MDK/ALT/upstream
  37. # patches from fedora/upstream
  38. # Fix ppc mapping
  39. Patch0: apt-0.5.15lorg3.2-ppc.patch
  40. # band aid for mmap issues (#211254)
  41. Patch1: apt-0.5.15lorg3.x-cache-corruption.patch
  42. # fix build with gcc 4.7
  43. Patch2: apt-0.5.15lorg3.95-gcc47.patch
  44. # enhance the sorting by taking Obsoletes into account
  45. Patch10: %{name}-0.3.19cnc53-stelian-apt-pkg-algorithms-scores.patch.bz2
  46. # ignore versionless reverse dependencies
  47. Patch11: %{name}-0.5.4cnc9-alt-packagemanager-CheckRConflicts.patch.bz2
  48. # alternative scoring method ( PreDepends implies -1 instead of +50 )
  49. Patch12: %{name}-0.5.4cnc9-alt-pkgorderlist_score.patch.bz2
  50. # add # to the list of the forbidden char in the name of cdrom
  51. Patch13: %{name}-0.5.4cnc9-alt-specialchars.patch.bz2
  52. # a quick bugfixe to make build-dep work
  53. Patch16: %{name}-build-dep.patch.bz2
  54. # Vine patch
  55. # support "$(ARCH)" in sources.list
  56. Patch100: apt-0.5.4-ARCH.patch
  57. # set HOME=/root on exec gpg
  58. Patch120: apt-0.5.15lorg3.2-setenv-home.patch
  59. # apt-cdrom mounts cdrom device without fstab modification.
  60. Patch130: apt-0.5.15lorg3.2-apt-cdrom-fstab-free.patch
  61. # select correct version of kernel on apt-get upgrade (allow-duplicated.lua)
  62. Patch140: apt-0.5.15lorg3.2-allow-duplicated_lua.patch
  63. # more gettextize
  64. Patch150: apt-0.5.15lorg3.95-git522-gettextize.patch
  65. # set RPM_IGNORE_SCRIPTLETS_FAILURE to ignore rpm scriptlets failure
  66. Patch160: apt-0.5.15lorg3.93-ignore-scriptlets-failure.patch
  67. # use lua-rex for rex
  68. Patch170: apt-0.5.15lorg3.95-lua-rex.patch
  69. # handle not only legacy PreReq but also Requires(pre,post) as PreDepends
  70. Patch180: apt-0.5.15lorg3.95.git522-handle-requires-prepost.patch
  71. # add swig2 pregenerated files
  72. Patch200: apt-0.5.15lorg3.95.git522-swig2-pregenerated-files.patch
  73. # fix python-apt
  74. Patch201: apt-0.5.15lorg3.95-remove-obsolete-const-vars.patch
  75. # revert patch
  76. # http://apt-rpm.org/scm/?p=apt.git;a=commit;h=33283508cae4d598062561fe7c096238649adcba
  77. # this commit breaks local package install...
  78. Patch210: apt-0.5.15lorg3.95.git522-revert-mass-constify-rpmhandler-getter-methods.patch
  79. # revert patch
  80. # http://apt-rpm.org/scm/?p=apt.git;a=commit;h=0cc8fd20721f543bb8feb2cd98102dcc63c921b0
  81. # http://apt-rpm.org/scm/?p=apt.git;a=commit;h=70f33318cc6a391a92f77a37a4f7773e6008dc36
  82. # new genpkglist does not handle userfulFile correctly
  83. Patch220: apt-0.5.15lorg3.95-revert-genbasedir.patch
  84. # lua 5.2 patch
  85. Patch230: apt-0.5.15lorg3.95-lua-5.2d.patch
  86. BuildRoot: %{_tmppath}/%{name}-%{version}-root
  87. Requires(post): ldconfig, coreutils
  88. Requires(postun): ldconfig
  89. Requires: rpm >= 4.0.4, gnupg, bzip2
  90. Requires: readline >= 4.3
  91. Requires: vine-keyring
  92. Requires: apt-sourceslist-main
  93. Requires: lua-rex
  94. BuildRequires: rpm-devel >= 4.0.4
  95. BuildRequires: bzip2-devel, zlib-devel
  96. BuildRequires: glibc-devel, popt
  97. BuildRequires: gettext
  98. BuildRequires: readline-devel >= 4.3
  99. BuildRequires: autoconf
  100. BuildRequires: docbook-utils >= 0.6.14-4
  101. BuildRequires: cvs
  102. BuildRequires: libxml2-devel >= 2.6
  103. BuildRequires: lua-devel
  104. %if %{with_python}
  105. BuildRequires: python
  106. BuildRequires: python-devel
  107. %if "%{?_dist_release}" >= "vl7"
  108. BuildRequires: swig >= 2.0.4
  109. %endif
  110. %endif
  111. %description
  112. A port of Debian's apt tools for RPM based distributions.
  113. It provides the apt-get utility that provides a simpler,
  114. safer way to install and upgrade packages. APT features
  115. complete installation ordering, multiple source capability
  116. and several other unique features.
  117. %description -l ja
  118. これは rpm 対応の apt です。 apt-get は簡単かつ安全にパッケージ
  119. のアップグレード,インストールを行うことができるコマンドです。
  120. apt は依存関係の解決、インストール順序の補完などさまざまな特
  121. 徴があります。
  122. %package devel
  123. Summary: Development files and documentation for APT's libapt-pkg
  124. Summary(ja): APT のライブラリ(libapt-pkg) の開発用ファイルとドキュメント
  125. Group: Development/Libraries
  126. Requires(pre): %{name} = %{version}-%{release}
  127. Obsoletes: libapt-pkg-devel <= 0.3.19cnc30, libapt-pkg-doc <= 0.3.19cnc30
  128. %description devel
  129. This package contains the header files and static libraries for
  130. developing with APT's libapt-pkg package manipulation library,
  131. modified for RPM.
  132. %description devel -l ja
  133. このパッケージには、rpm 向けに改変された APT の、libapt-pkg
  134. パッケージ操作ライブラリを使って開発するための、ヘッダファイル
  135. とスタティックライブラリが含まれています。
  136. %if %{with_python}
  137. %package -n python-apt
  138. Summary: Python binding for APT
  139. Summary(ja): APT 用 Python バインディング
  140. Group: Development/Languages
  141. Requires: %{name} = %{version}-%{release}
  142. %description -n python-apt
  143. This package contains the python binding for apt libraries.
  144. %description -n python-apt -l ja
  145. このパッケージには apt ライブラリの python バインディング
  146. が含まれています。
  147. %endif
  148. %prep
  149. %setup -q -a 110 -n %{name}-%{srcver}
  150. %patch0 -p1 -b .ppc
  151. %patch1 -p0 -b .mmap
  152. %patch2 -p1 -b .gcc47
  153. %patch10 -p1
  154. %patch11 -p1
  155. %patch12 -p1
  156. %patch13 -p1
  157. %patch16 -p1
  158. %patch100 -p0
  159. %patch120 -p1
  160. %patch130 -p1
  161. %patch140 -p1
  162. %patch150 -p1
  163. %patch160 -p1
  164. %patch170 -p1
  165. %patch180 -p1
  166. %if "%{?_dist_release}" >= "vl7"
  167. %patch201 -p1
  168. %else
  169. %patch200 -p1
  170. %endif
  171. %patch210 -p1
  172. %patch220 -p1
  173. %patch230 -p1
  174. cp %{SOURCE100} po/ja.po
  175. %if "%{?_dist_release}" >= "vl7"
  176. cp %{SOURCE30} rpmpriorities
  177. %else
  178. cp %{SOURCE31} rpmpriorities
  179. %endif
  180. # update allow-duplicated.{lua,conf}
  181. cp -f %{SOURCE40} %{SOURCE41} contrib/allow-duplicated/
  182. %build
  183. autoreconf -f -i
  184. %configure \
  185. --disable-dependency-tracking --disable-static \
  186. CPPFLAGS=-D_RPM_4_4_COMPAT
  187. %__make %{?_smp_mflags}
  188. %__make -C po ja.gmo
  189. %if %{with_python}
  190. pushd python
  191. %__make
  192. python -O -c "import py_compile; py_compile.compile('apt.py')"
  193. popd
  194. %endif
  195. # build japanese man pages
  196. pushd doc/ja
  197. # if you need utf-8 man page , add BuildRequires: nkf
  198. # %{__make} convert_to_utf-8
  199. %{__make}
  200. popd
  201. %install
  202. rm -fr %{buildroot}
  203. %makeinstall includedir=%{buildroot}%{_includedir}/apt-pkg
  204. # stat directories
  205. mkdir -p %{buildroot}%{_var}/cache/apt/archives/partial
  206. mkdir -p %{buildroot}%{_var}/cache/apt/genpkglist
  207. mkdir -p %{buildroot}%{_var}/cache/apt/gensrclist
  208. mkdir -p %{buildroot}%{_var}/lib/apt/lists/partial
  209. # config files
  210. mkdir -p %{buildroot}%{_sysconfdir}/apt
  211. mkdir -p %{buildroot}%{_sysconfdir}/apt/apt.conf.d
  212. mkdir -p %{buildroot}%{_sysconfdir}/apt/translate.list.d
  213. mkdir -p %{buildroot}%{_sysconfdir}/apt/sources.list.d
  214. mkdir -p %{buildroot}%{_sysconfdir}/apt/vendors.list.d
  215. install %{SOURCE1} %{buildroot}%{_sysconfdir}/apt/apt.conf
  216. install %{SOURCE10} %{buildroot}%{_sysconfdir}/apt/sources.list
  217. install %{SOURCE10} %{buildroot}%{_sysconfdir}/apt/sources.list.dist
  218. install %{SOURCE20} %{buildroot}%{_sysconfdir}/apt/preferences
  219. install %{SOURCE3} %{buildroot}%{_sysconfdir}/apt/vendors.list
  220. install rpmpriorities %{buildroot}%{_sysconfdir}/apt
  221. install %{SOURCE5} %{buildroot}%{_sysconfdir}/apt/apt.conf.d/gpg-keyring.conf
  222. install %{SOURCE7} %{buildroot}%{_sysconfdir}/apt/apt.conf.d/system-duplicate-package.conf
  223. install %{SOURCE8} %{buildroot}%{_sysconfdir}/apt/apt.conf.d/allow-duplicated-upgrade.conf
  224. install %{SOURCE9} %{buildroot}%{_sysconfdir}/apt/apt.conf.d/acquire-default.conf
  225. # scripts dirs
  226. mkdir -p %{buildroot}%{_datadir}/apt/scripts
  227. # install contribs
  228. pushd contrib
  229. # install apt-wrapper
  230. cat apt-wrapper/apt | tr -d "\r" > apt-wrapper/apt.new
  231. install -m 755 apt-wrapper/apt.new %{buildroot}%{_bindir}/apt
  232. install -d %{buildroot}%{_mandir}/man1/
  233. install apt-wrapper/apt.1 %{buildroot}%{_mandir}/man1/
  234. # install lua scripts, but not install .conf file.
  235. for i in allow-duplicated guess \
  236. install-devel list-extras list-nodeps \
  237. proxypasswd log
  238. do
  239. install $i/$i.lua %{buildroot}%{_datadir}/apt/scripts
  240. done
  241. # install some lua script .conf file to apt.conf.d
  242. for i in allow-duplicated list-extras list-nodeps
  243. do
  244. install $i/$i.conf %{buildroot}%{_sysconfdir}/apt/apt.conf.d/
  245. done
  246. popd
  247. # install remove-old-kernels.{lua,conf}
  248. install %{SOURCE50} %{buildroot}%{_datadir}/apt/scripts
  249. install %{SOURCE51} %{buildroot}%{_sysconfdir}/apt/apt.conf.d/remove-old-kernels.conf
  250. %if %{with_python}
  251. # install apt.py
  252. mkdir -p %{buildroot}%{python_sitearch}/
  253. install -m 644 python/apt.py* %{buildroot}%{python_sitearch}/
  254. install -m 755 python/_apt.so %{buildroot}%{python_sitearch}/
  255. touch %{buildroot}%{python_sitearch}/apt.pyo
  256. %endif
  257. # remove unpackaged files
  258. rm -f %{buildroot}%{_libdir}/libapt-pkg.la
  259. # install japanese man pages
  260. pushd doc/ja
  261. %{__make} install MANDIR-JA="%{buildroot}%{_mandir}/ja"
  262. popd
  263. %triggerun -- apt < 0.5.4
  264. CONF=/etc/apt/apt.conf
  265. if [ -f $CONF ]; then
  266. mv $CONF $CONF.rpmold
  267. sed -e 's/HoldPkgs/Hold/' \
  268. -e 's/AllowedDupPkgs/Allow-Duplicated/' \
  269. -e 's/IgnorePkgs/Ignore/' \
  270. -e 's/PostInstall/Post-Install/' \
  271. -e 's#Methods .*#Methods "/usr/lib/apt/methods";#' \
  272. $CONF.rpmold > $CONF
  273. fi
  274. %triggerun -- apt <= 0.5.15.cnc.7
  275. SOURCESLIST=/etc/apt/sources.list
  276. if [ -f $SOURCESLIST ]; then
  277. cp -f $SOURCESLIST $SOURCESLIST.rpmsave
  278. cp $SOURCESLIST.dist $SOURCESLIST
  279. fi
  280. %triggerun -- apt < 0.5.15lorg3.94a
  281. SOURCESLIST=/etc/apt/sources.list
  282. if [ -f $SOURCESLIST ]; then
  283. cp -f $SOURCESLIST $SOURCESLIST.rpmsave
  284. cp $SOURCESLIST.dist $SOURCESLIST
  285. fi
  286. %post
  287. ldconfig -n %{_libdir}
  288. rm -f %{_var}/cache/apt/*.bin
  289. if [ ! -d /mnt/cdrom ]; then
  290. mkdir -p /mnt/cdrom ||:
  291. fi
  292. %postun
  293. ldconfig -n %{_libdir}
  294. %clean
  295. rm -rf %{buildroot}
  296. %files
  297. %defattr(0644,root,root,755)
  298. %doc AUTHORS* COPYING* TODO*
  299. %doc doc/examples/
  300. %doc contrib/allow-duplicated contrib/apt-wrapper contrib/guess contrib/install-devel
  301. %doc contrib/list-extras contrib/list-nodeps contrib/proxypasswd contrib/log
  302. %{_mandir}/man?/*
  303. %{_mandir}/ja/man?/*
  304. %{_libdir}/*.so.*
  305. %{_datadir}/locale/*/LC_MESSAGES/*
  306. %dir %{_sysconfdir}/apt
  307. %dir %{_sysconfdir}/apt/apt.conf.d
  308. %dir %{_sysconfdir}/apt/translate.list.d
  309. %dir %{_sysconfdir}/apt/sources.list.d
  310. %dir %{_sysconfdir}/apt/vendors.list.d
  311. %config(noreplace) %{_sysconfdir}/apt/apt.conf
  312. %config(noreplace) %{_sysconfdir}/apt/preferences
  313. %config(noreplace) %verify(not mtime) %{_sysconfdir}/apt/sources.list
  314. %{_sysconfdir}/apt/sources.list.dist
  315. %config %{_sysconfdir}/apt/apt.conf.d/*
  316. %config %{_sysconfdir}/apt/vendors.list
  317. %config %{_sysconfdir}/apt/rpmpriorities
  318. %dir %{_var}/cache/apt
  319. %{_var}/cache/apt
  320. %dir %{_var}/lib/apt
  321. %{_var}/lib/apt
  322. %defattr(755,root,root)
  323. %dir %{_libdir}/apt
  324. %dir %{_libdir}/apt/methods
  325. %dir %{_datadir}/apt/scripts
  326. %{_libdir}/apt/methods/*
  327. %{_datadir}/apt/scripts/*
  328. %{_bindir}/*
  329. %files devel
  330. %defattr(0644,root,root,755)
  331. %{_libdir}/*.so
  332. %dir %{_includedir}/apt-pkg
  333. %{_includedir}/apt-pkg/*
  334. %{_libdir}/pkgconfig/libapt-pkg.pc
  335. %if %{with_python}
  336. %files -n python-apt
  337. %defattr(0644,root,root,755)
  338. %{python_sitearch}/*.so
  339. %{python_sitearch}/*.py*
  340. %endif
  341. %changelog
  342. * Mon Jun 16 2014 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.95-22.git522
  343. - remoev udev from rpmpriorities
  344. - add Patch230 to build with lua5.2/5.1 (bts:2727)
  345. - drop python-apt
  346. * Sun Jan 26 2014 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.95-21.git522
  347. - remove patch3, broken with lua-5.1
  348. * Sun Jan 19 2014 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.95-20.git522
  349. - add patch3 to build with lua >= 5.2
  350. * Tue Oct 01 2013 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.95-19.git522
  351. - fix allow-duplicated.{lua,conf}
  352. - modify spec file to support vine6 build
  353. * Wed Feb 20 2013 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.95-18.git522
  354. - update ja.po (apply patch from okano-san)
  355. - add /etc/apt/vendors.list.d
  356. * Mon Sep 17 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.95-17.git522
  357. - rebuild with rpm-4.10.0
  358. * Thu Jun 28 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.95-16.git522
  359. - remove module-init-tools from rpmpriorities
  360. * Wed Feb 15 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.5.15lorg3.95-15.git522
  361. - rebuild with python-2.7.2
  362. * Thu Dec 22 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.95-14.git522
  363. - rebuild with rpm-4.9.1.2
  364. * Sat Oct 29 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.95-13.git522
  365. - remove patch200, add BR: swig => 2.0.4
  366. - add patch201 to fix python-apt
  367. * Sun Jun 12 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.95-12.git522
  368. - modify apt.conf
  369. - Acquire::Retiries "3";
  370. - add acquire-default.conf to set default parameters.
  371. - Acquire::Retiries "3"; Acquire::Queue-mode "access";
  372. * Wed Jun 08 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.95-11.git522
  373. - add another revert patch
  374. new genpkglist/gensrclist does not handle userfulFile correctly.
  375. http://apt-rpm.org/scm/?p=apt.git;a=commit;h=0cc8fd20721f543bb8feb2cd98102dcc63c921b0
  376. http://apt-rpm.org/scm/?p=apt.git;a=commit;h=70f33318cc6a391a92f77a37a4f7773e6008dc36
  377. * Sun May 01 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.95-10.git522
  378. - add revert patch
  379. this commit breaks local package install...
  380. http://apt-rpm.org/scm/?p=apt.git;a=commit;h=33283508cae4d598062561fe7c096238649adcba
  381. * Sun May 01 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.95-9.git522
  382. - update to upstream git snapshot
  383. - drop upstreamed patches
  384. * Sat Mar 19 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.95-8.git416
  385. - drop vine4 support
  386. - add vine5 support
  387. - update rpmpriorities for VineSeed (s/util-linux-ng/utillinux)
  388. * Mon Aug 30 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.95-7.git416
  389. - update Summary and Description
  390. - update remove-old-kernels.lua
  391. - check /boot/vmlinuz and latest kernel package.
  392. * Fri Mar 5 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 0.5.15lorg3.95-6.git416
  393. - add BR: lua-devel
  394. - add Patch180 (not only PreReq but also Requires(pre,post) as PreDepends)
  395. * Fri Feb 12 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 0.5.15lorg3.95-5.git416
  396. - rebuilt with gcc-4.4.3-3 on ppc
  397. * Fri Feb 5 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 0.5.15lorg3.95-4.git416
  398. - rebuilt with rpm-4.8.0-3 (on ppc)
  399. * Wed Feb 03 2010 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.5.15lorg3.95-3.git416
  400. - added BR: python-devel.
  401. - changed PreReq: to Requires(pre):.
  402. * Wed Feb 03 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.95-2.git416
  403. - add Patch170 to use external rex module
  404. - add R: lua-rex
  405. * Tue Feb 02 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.95-1.git416
  406. - update to upstream git snapshot
  407. - add patch1-8 from fedora/upstream
  408. - build with rpm-4.8.0
  409. - disable static libs
  410. * Thu Aug 20 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.94a-16
  411. - add triggerun script to upgrade from old apt (vine4.x's)
  412. * Sun May 24 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.94a-15
  413. - update remove-old-kernels.lua
  414. - add kernel-{pae,smp}-devel to remove list
  415. * Tue May 19 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.94a-14
  416. - split out remove-old-kernels.lua from allow-duplicated.lua
  417. - add exception/error handling
  418. - remove Patch170
  419. * Sun May 17 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.94a-13
  420. - add Patch170: remove kernel/kernel-devel older than current running
  421. version. (by default) This feature can disable by apt
  422. configuration file.
  423. - renumber patch130-patch1000
  424. * Thu May 14 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.94a-12
  425. - add patch from upstream
  426. - Patch22: Fix infinite loop in pkgAcquire::UriIterator
  427. * Mon May 04 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.94a-11
  428. - add patches from upstream git
  429. - Patch17: add default constructor, required for aptitude 0.4.1
  430. - Patch18: optimize redundant gettimeofday()
  431. - Patch19: use --cachedir for gensrclist too
  432. - Patch20: use find() instead of manual search for RPMHandler::HasFile()
  433. - Patch21: apt-shell: quit from shell by Ctrl+D
  434. * Thu Mar 19 2009 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.5.15lorg3.94a-10
  435. - bytecompile python module
  436. * Thu Mar 19 2009 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.5.15lorg3.94a-9
  437. - enable building python-apt subpackage now
  438. * Wed Mar 18 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.94a-8
  439. - add module-init-tools to rpmpriorities instead of modutils
  440. * Mon Feb 02 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.94a-7
  441. - add kernel-pae* to system-duplicate-package.conf
  442. * Sun Feb 01 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.5.15lorg3.94a-6
  443. - re-update Source10 (sources.list-0.5.15-vineseed) for sources.list separetion
  444. - add Requires: apt-sourceslist-main
  445. * Tue Jan 27 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.5.15lorg3.94a-5
  446. - update Source10 (sources.list-0.5.15-vineseed) for sources.list separetion
  447. * Sun Aug 31 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.5.15lorg3.94a-4
  448. - spec in UTF-8
  449. - update Source100 (ja.po) <BTS:VineLinux:626 & 636>
  450. - add japanese description for devel and python-apt sub packages
  451. * Wed Jul 2 2008 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.5.15lorg3.94a-3
  452. - update Source30 (util-linux-ng instead of util-linux)
  453. * Sat May 10 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.94a-2
  454. - add /etc/apt/sources.list.d
  455. - add /var/lib/apt, /var/lib/apt/lists
  456. - use BuildRequires instead of BuildPreReq
  457. - use Requires(post,postun,triggers) instead of PreReq
  458. * Sat May 10 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.5.15lorg3.94a-1
  459. - new upstream release
  460. - update Patch900
  461. - remove %{_var}/state/apt from %%files list (no longer supported)
  462. - apply new versioning policy
  463. * Sat Sep 15 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.93-0vl2
  464. - update ja.po
  465. - add Patch900 to translate more messages
  466. - add Patch1000 to ignore rpm scriptlet failure in apt-get transaction
  467. * Fri Sep 14 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.93-0vl1
  468. - new upstream release
  469. * Thu Sep 13 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.2-0vl15
  470. - rebuild with rpm-4.4.2.2
  471. * Sun Sep 02 2007 Takuya Kobayashi <ruby11@cocoa.ocn.ne.jp> 0.5.15lorg3.2-0vl14
  472. - add Japanese translation of man pages.
  473. - add Source110
  474. - update Patch15
  475. - close unclosed tags.
  476. - add Vendor: Project Vine
  477. * Wed May 09 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.5.15lorg3.2-0vl13
  478. - rebuilt with new toolchain and db-4.3.x
  479. * Sat Apr 28 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.2-0vl12
  480. - remove apt pin setting from /etc/apt/preferences
  481. * Thu Mar 29 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.2-0vl11
  482. - rebuild for VineSeed
  483. * Thu Mar 29 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.2-0vl10
  484. - fix bug in allow-duplicated.lua. ([vine-users:076523])
  485. - select newest version of kernel on upgrade-mode.
  486. * Thu Jan 18 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.2-0vl9
  487. - build for Vine Linux 4.1
  488. * Thu Oct 26 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.2-0vl8.1
  489. - build for Vine Linux 4.0
  490. * Thu Oct 26 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.2-0vl8
  491. - update ja.po
  492. - fix typo in descriptions
  493. * Thu Oct 26 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.2-0vl7
  494. - add Patch700
  495. apt-cdrom mounts cdrom device fstab entry.
  496. - add triggerun script to upgrade sources.list
  497. * Sun Oct 01 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.2-0vl6.1
  498. - change sources.list for Vine Linux 4.0
  499. * Tue Sep 19 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.2-0vl6
  500. - remove extras from sources.list
  501. * Fri Sep 15 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.2-0vl5
  502. - add Patch600 to set "HOME=/root" on exec gpg.
  503. * Sat Aug 19 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 0.5.15lorg3.2-0vl4
  504. - add BuildPreReq: cvs (required to run autoreconf)
  505. - add BuildPreReq: libxml2-devel >= 2.6
  506. * Sun Aug 13 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.2-0vl3
  507. - add BuildPreReq: docbook-utils
  508. * Tue Jul 18 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.2-0vl2
  509. - add "^kernel-module" to system-duplicate-package.conf
  510. * Thu Jun 22 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.2-0vl1
  511. - new upstream release
  512. - drop Patch600, merged in upstream.
  513. * Fri Jun 09 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.1-0vl2
  514. - add Patch600 to fix segv on installing new package.
  515. (merged in upstream)
  516. * Tue May 23 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.1-0vl1
  517. - update to 0.5.15lorg3.1
  518. - drop Patch120,300,400, merged in upstream.
  519. - drop unneeded Patch14.
  520. * Fri May 05 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3-0vl3
  521. - drop kernel-upgrade.lua, use allow-duplicated.lua to upgrade kernels
  522. (BTS:39)
  523. - fix line endings of apt-wrapper (convert CRLF to LF)
  524. (BTS:38)
  525. * Fri May 05 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3-0vl2
  526. - update ja.po
  527. * Thu May 04 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3-0vl1
  528. - update to 0.5.15lorg3 final
  529. * Sun Apr 23 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3-0vl0.rc2.2
  530. - change scripts dir to %%{_datadir} instead of %{_libdir}
  531. (BTS:37)
  532. * Wed Apr 19 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3-0vl0.rc2.1
  533. - update to 0.5.15lorg3-rc2
  534. - update mirror URLs in sources.list
  535. * Tue Apr 11 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3-0vl0.rc1.1
  536. - update to 0.5.15lorg3-rc1
  537. - change Group to Applications/Administration
  538. * Sat Apr 08 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3-0vl0.pre4.1
  539. - new upstream release
  540. - upstream auther is changed from Mandriva(aka Conectiva)
  541. to Panu Matilainen.
  542. - add Url: http://laiskiainen.org/
  543. - TODO: We should check all patches whether it is still necessary.
  544. * Fri Mar 10 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.7-0vl13
  545. - update rpmpriorities (replace dev by udev)
  546. * Mon Dec 19 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.7-0vl12
  547. - remove version deps of vine-keyring
  548. * Mon Dec 19 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.7-0vl11
  549. - Patch10-16: import MDK/ALT patches
  550. * Sat Dec 17 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.7-0vl10
  551. - drop Patch14 to disable AutoRebuildDB
  552. - rebuilddb should be executed by external rpm command, not internal librpm
  553. * Sat Dec 17 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.7-0vl9
  554. - rebuild
  555. * Fri Dec 16 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.7-0vl8
  556. - rebuild with rpm-4.4.2
  557. - update Patch14 to support rpm-4.4
  558. * Wed Aug 17 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.7-0vl7
  559. - update kernel-upgrade.lua to upgrade installed kernel only.
  560. * Mon Jul 11 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.7-0vl6
  561. - add python-apt subpackage (disabled by default)
  562. * Tue Jun 21 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.7-0vl5
  563. - add kernel26*, kernel-*devel as Allow-Duplicated (apt.conf)
  564. - update kernel-upgrade.lua to check kernel24 pacakge.
  565. * Wed Jun 15 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.7-0vl4
  566. - update rpmpriorities (util-linux replaces mount)
  567. * Mon May 02 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.7-0vl3
  568. - update ja.po to fix mistranslation.
  569. * Thu Apr 07 2005 KOBAYASHI Taizo <tkoba@vinelinux.org> 0.5.15.cnc.7-0vl2
  570. - fixed rebuilddb patch ([VineSeed:08550])
  571. do rebuilddb after rpm upgrade
  572. * Thu Apr 07 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.7-0vl1
  573. - new upstream release
  574. * Fri Feb 11 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.6-0vl11
  575. - update rpmpriorities (coreutils releaces fileutils)
  576. * Sun Jan 23 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.6-0vl10
  577. - fix kernel-upgrade.lua
  578. - update rpmpriorities
  579. * Sat Jan 22 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.6-0vl9
  580. - add kernel-upgrade.lua to select and install suitable kernel.
  581. - with this version, apt does not change lilo or grub settings.
  582. - do not Hold kernel-{doc,headers,source,pcmcia-cs}
  583. * Sat Jan 22 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.6-0vl8
  584. - install {allow-duplicated,list-extras,list-nodeps}.conf to apt.conf.d
  585. - add Patch30 to disable hash progress bar in quiet mode.
  586. * Mon Aug 16 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.6-0vl6
  587. - remove apt-files/apt-groupinstall which does not work with Vine Linux.
  588. * Mon Jul 19 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.6-0vl5
  589. - build for Vine Linux 3.0
  590. - use Vine Linux 3.0's apt-line
  591. * Mon Jun 28 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.6-0vl4
  592. - remove unused vendor key from vendors.list
  593. * Mon Jun 21 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.6-0vl3
  594. - update sources.list to use official apt line by default.
  595. * Wed Apr 7 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.6-0vl2
  596. - add Requires: vine-keyring >= 1.0 to verify apt repository's gpg signs.
  597. - add apt.conf.d/gpg-keyring.conf to read vine-keyring.
  598. * Tue Mar 23 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.6-0vl1
  599. - new upstream release
  600. - add apt wrapper
  601. - install contrib lua scripts.
  602. * Wed Dec 24 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.5-0vl1
  603. - new upstream release
  604. * Thu Dec 04 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.4-0vl1
  605. - new upstream release
  606. - remove ja.po and Patch15 which are included in upstream now
  607. * Wed Nov 26 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.3-0vl1
  608. - new upstream release
  609. - update sources.list (remove old apt-line)
  610. * Thu Nov 13 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.2-0vl1
  611. - new upstream release
  612. - update ja.po
  613. * Thu Jun 12 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.5.cnc.6-0vl1
  614. - new upstream release
  615. * Sat Mar 8 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.5.cnc.4.1-0vl2
  616. - update ja.po
  617. * Sat Mar 8 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.5.cnc.4.1-0vl1
  618. - new upstream release 0.5.5cnc4.1
  619. - new apt-shell command added
  620. - add Requires: readline >= 4.3 and BuildPreReq: readline >= 4.3
  621. * Tue Mar 4 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.5.cnc.3-0vl2
  622. - remove bogus comment from apt/preferences...
  623. * Tue Mar 4 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.5.cnc.3-0vl1
  624. - new upstream release 0.5.5cnc3
  625. - drop patch17
  626. - update patch10,patch12,patch15
  627. - update ja.po
  628. * Mon Dec 16 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.9-0vl18
  629. - fixed typo
  630. - rebuild to fix dependancy
  631. * Tue Nov 26 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.9-0vl17
  632. - update ja.po to fix translations
  633. * Tue Nov 26 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.9-0vl16
  634. - update ja.po
  635. * Mon Nov 25 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.9-0vl15
  636. - add BuildPreReq: db2-devel
  637. * Mon Nov 25 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.9-0vl14
  638. - add Patch17 to disable allowduplicate for kernel.*.
  639. kernel-{doc,headers,sources} is not duplicatable.
  640. we use apt.conf to allow duplicate kernel package.
  641. * Mon Nov 25 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.9-0vl13
  642. - add Patch0,1 from cnc package
  643. - renumber Vine patches.
  644. - update vendors.list
  645. * Fri Nov 22 2002 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.5.4.cnc.9-0vl12
  646. - added Patch10 (archtable.patch) for athlon, powerpc/ppc
  647. * Fri Nov 22 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.9-0vl11
  648. - drop Patch6. apt not work with it...(FIXME)
  649. * Fri Nov 22 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.9-0vl10
  650. - add /etc/apt/apt.conf.d
  651. * Fri Nov 22 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.9-0vl9
  652. - add some missing files.
  653. - add Patch6 to make static libs.
  654. * Fri Nov 22 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.9-0vl8
  655. - add Patch4 to rebuilding rpmdb when rpm is upgraded.
  656. - add Patch5 to gettextize apt-cdrom.
  657. - update Patch0 to change some Distro name from Conectiva to Vine Linux
  658. - update ja.po
  659. * Fri Nov 22 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.9-0vl7
  660. - update ja.po
  661. * Thu Nov 21 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.9-0vl6
  662. - update ja.po
  663. * Thu Nov 21 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.9-0vl5
  664. - add Patch3 to replace $(ARCH) in sources.list any time.
  665. * Thu Nov 21 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.9-0vl4
  666. - fixed typo in %%triggerun script
  667. * Thu Nov 21 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.9-0vl3
  668. - update ja.po
  669. * Thu Nov 21 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.9-0vl2
  670. - add patch2 to add ja to ALL_LINGUAS
  671. * Thu Nov 21 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.9-0vl1
  672. - new upstream release
  673. - build on rpm-4.0.4
  674. * Sat Jul 13 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.1-1vl1
  675. - build for Vine Linux
  676. - new upstream release
  677. * Fri May 10 2002 Gustavo Niemeyer <niemeyer@conectiva.com>
  678. + apt-0.5.4cnc1-1cl
  679. - New upstream release.
  680. * Sun Apr 14 2002 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.3.19.cnc.55-3vl9
  681. - added static subpackage
  682. * Thu Mar 28 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.55-3vl8
  683. - update sources.list
  684. * Tue Mar 12 2002 Toru Sagami <sagami@vinelinux.org> 0.3.19.cnc.55-3vl7
  685. - corrected Group
  686. * Sun Mar 10 2002 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.3.19.cnc.55-3vl6
  687. - updated Patch110 (archtable: powerpc -> ppc, ppc -> ppc)
  688. * Thu Mar 07 2002 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.3.19.cnc.55-3vl5
  689. - updated patch105 to allowdup kernel-mol and kernel22-mol
  690. (but *-mol kernel package will be obsolete we hope...)
  691. * Thu Mar 07 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.55-3vl4
  692. - change powerpc to ppc in archtable for $(ARCH)
  693. - hold kernel22 guys ( update patch105 )
  694. * Mon Feb 25 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.55-3vl3
  695. - update sources.list for new aptdata
  696. - add hold information in apt.conf
  697. * Sun Feb 24 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.55-3vl2
  698. - hold kernel24 guys ( update patch105 )
  699. * Sun Feb 10 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.55-3vl1
  700. - new upstream version 0.3.19cnc55-3cl
  701. * Wed Jan 30 2002 Jun Nishii <jun@vinelinux.org> 0.3.19.cnc.53-2vl3
  702. - hold kernel related guys
  703. * Tue Jan 15 2002 Flavio Bruno Leitner <flavio@conectiva.com>
  704. + apt-0.3.19cnc55-3cl
  705. - added nodeps.patch to fix the order of parameters passed to
  706. rpm (closes: #4689, #4534)
  707. * Wed Dec 12 2001 Flavio Bruno Leitner <flavio@conectiva.com>
  708. + apt-0.3.19cnc55-2cl
  709. - Closes: #3950 (apt: falta internacionalizar algumas frases)
  710. added new pt_BR.po reviewed by me
  711. * Tue Dec 11 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  712. + apt-0.3.19cnc55-1cl
  713. - released version 0.3.19cnc55
  714. - removed config.cache from distribution
  715. - added --progress patch to gensrclist
  716. - added --flat option to gensrclist
  717. * Fri Nov 30 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  718. + apt-0.3.19cnc54-1cl
  719. - released version 0.3.19cnc54
  720. - added RPM::IgnorePkgs option
  721. - added --progress option to most utilities
  722. (Stelian Pop <stelian.pop@fr.alcove.com>)
  723. - added RPM::IgnoreRpmlibDeps
  724. * Sun Nov 25 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.53-2vl2
  725. - update ja.po
  726. - added apt-rpmmessage.patch to change message "Executing RPM(0)"
  727. to "Executing RPM(-Uv)"
  728. * Fri Nov 23 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.53-2vl1
  729. - merged with new upstream version 0.3.19cnc53-2cl
  730. - update ja.po
  731. * Tue Nov 13 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  732. + apt-0.3.19cnc53-2cl
  733. - fixed bug in mirror patch
  734. * Tue Nov 13 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  735. + apt-0.3.19cnc53-1cl
  736. - released version 0.3.19cnc53
  737. - added kernel-tape to default AllowedDupPkgs
  738. - cleaned up gen{pkg,src}list (Alexander Bokovoy <ab@avilink.net>)
  739. - fixed crash bug in genpkglist
  740. - added patch to fix bug in genbasedir with empty dirs
  741. (Stelian Pop <stelian.pop@fr.alcove.com>)
  742. - configure.in patch to detect rpmdb (Stelian Pop <stelian.pop@fr.alcove.com>)
  743. - * Skips correctly over empty package directories
  744. - * Adds the --bz2only argument which makes genbasedir
  745. - to generate only the .bz2 compressed versions of pkglist
  746. - and srclist (space gain...)
  747. - * Doesn't change the timestamps on pkglists/srclists if
  748. - the contents are not modified (making possible for example
  749. - to make several consecutive runs of genbasedir without
  750. - having the apt clients download the indexes again and again).
  751. - * Some minor cleanups (remove the temporary files in /tmp
  752. - at the end of the script etc).
  753. - (Stelian Pop <stelian.pop@fr.alcove.com>)
  754. - cleanup patch for gensrclist (Stelian Pop <stelian.pop@fr.alcove.com>)
  755. - fixed multi-arch pkg handling (Stelian Pop <stelian.pop@fr.alcove.com>)
  756. - added -K (RPM::Check-Signatures) option to verify rpm sigs
  757. - updated russian translation (Alexander Bokovoy <ab@avilink.net>)
  758. - updated i18n (Dmitry Levin <ldv@alt-linux.org>)
  759. - replaced Apt::GPG::Pubring with Apt::GPG::PubringPath
  760. also uses --homedir instead of --keyring in gpg (Ivan Zakharyashev)
  761. - patch to detect replaced (instead of just removed) packages
  762. Dmitry Levin <ldv@alt-linux.org>
  763. - updated mirrors patch
  764. * Fri Oct 19 2001 Gustavo Niemeyer <niemeyer@conectiva.com>
  765. + apt-0.3.19cnc52-5cl
  766. - Fixed mirrors infinite loop bug (closes: #4420).
  767. * Sat Sep 8 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.52-4vl2
  768. - add apt-genpkglist.patch to add pkgInitialize().
  769. FindDir in genpkglist does not work, because there is no pkgInitialize().
  770. * Thu Sep 6 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.52-4vl1
  771. - Merged with apt-0.3.19cnc52-4cl
  772. - add apt-rpmpriorities.vine.patch.
  773. * Wed Sep 5 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.52-3vl2
  774. - FIXME: copy config.h.in from apt-0.3.19cnc50
  775. new config.h.in does not work with Vine Linux.
  776. * Sat Aug 11 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.52-3vl1
  777. - Merged with apt-0.3.19cnc52-3cl
  778. * Thu Aug 09 2001 Gustavo Niemeyer <niemeyer@conectiva.com>
  779. + apt-0.3.19cnc52-3cl
  780. - Updated mirrors patch.
  781. * Tue Aug 07 2001 Gustavo Niemeyer <niemeyer@conectiva.com>
  782. + apt-0.3.19cnc52-2cl
  783. - Added mirrors patch.
  784. * Wed Aug 01 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  785. + apt-0.3.19cnc52-1cl
  786. - released version 0.3.19cnc52
  787. - fixed compile problem with gcc 2.96.x
  788. - fixed bug in file method with authentication enabled
  789. (Alexander Bokovoy <ab@avilink.net>)
  790. - added RPM::RemoveOptions and RPM::UpgradeOptions
  791. - Included patch to add s390 to arch table.
  792. * Thu Jul 12 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  793. + apt-0.3.19cnc51-1cl
  794. - released version 0.3.19cnc51
  795. - included many portability (Solaris) fixes from
  796. AUSTIN MURPHY <amurphy@nbcs.rutgers.edu>
  797. - make packages with same version and diff deps be ignored (closes: 1628)
  798. * Tue Jul 3 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.50-1vl2
  799. - added Patch200 for playstation2
  800. * Tue Jul 3 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.50-1vl1
  801. - merged with 0.3.19cnc50-1cl
  802. * Thu Jun 28 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.49-1vl1
  803. - merged with 0.3.19cnc49-1cl
  804. - added Patch106 to extend error message length (S[400] -> S[1024]).
  805. * Thu Jun 28 2001 MATSUBAYASHI 'Shaolin' Kohji <shaolin@vinelinux.org>
  806. - 0.3.19.cnc.48-1vl2
  807. - added Patch105 to allow kernel24{,-smp,-BOOT} to include AllowedDupPkgs
  808. - modified Source1 (apt.conf) for the same reason
  809. * Wed Jun 27 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  810. + apt-0.3.19cnc49-1cl
  811. - released version 0.3.19cnc49
  812. - added workaround for kernel installations that require upgrde on mkinitrd
  813. (closes: #3889)
  814. * Wed Jun 27 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.48-1vl1
  815. - merged with 0.3.19cnc48-1cl
  816. * Mon Jun 25 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  817. + apt-0.3.19cnc48-1cl
  818. - released version 0.3.19cnc48
  819. - added RPM::AutoRebuildDB (enabled by default)
  820. - added fetch status to CDROM method
  821. - released (closes: #3905)
  822. * Sun Jun 24 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.47-1vl2
  823. - updated ja.po
  824. * Sun Jun 24 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.47-1vl1
  825. - merged with 0.3.19cnc47-1cl
  826. - fixed bug in HoldPkgs
  827. * Fri Jun 22 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  828. + apt-0.3.19cnc47-1cl
  829. - released version 0.3.19cnc47
  830. - fixed bug in RPM::HoldPkgs (closes: #3838)
  831. - removed debug msg
  832. * Tue Jun 19 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  833. + apt-0.3.19cnc46-1cl
  834. - released version 0.3.19cnc46
  835. - changed apt.conf to include RPM::AllowDupPkgs, RPM::HoldPkgs (closes: #3433)
  836. - added Acquire::cdrom::copy, which will fetch all pkgs before installing (closes: #1024)
  837. - added delay before file fetch retry (closes: #1294)
  838. - fixed architecture selection (closes: #3606)
  839. - iterating over Packages instead of Names to figure package count
  840. * Sat Jun 16 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.45-1vl3
  841. - add kernel-BOOT to AllowDupPkgs list.
  842. * Sat Jun 16 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.45-1vl1
  843. - merged with 0.3.19cnc45-1cl
  844. * Wed Jun 13 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  845. + apt-0.3.19cnc45-1cl
  846. - released version 0.3.19cnc45
  847. - fixed bug with progress update (closes: #2915)
  848. * Mon Jun 11 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  849. + apt-0.3.19cnc44-1cl
  850. - released version 0.3.19cnc44
  851. - removed %config from method drivers
  852. - replaced option RPM::AllowedDupPackages with RPM::AllowedDupPkgs
  853. - added option RPM::HoldPkgs (closes: #3462)
  854. * Fri Jun 1 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.43-2vl2
  855. - updated ja.po.
  856. * Fri Jun 1 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.43-2vl1
  857. - merged with 0.3.19cnc43-2cl
  858. * Mon May 21 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.38-2vl7
  859. - fixed some translations in ja.po.
  860. * Mon May 21 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.38-2vl6
  861. - fixed sources.list/vendor.list
  862. * Mon May 21 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.38-2vl5
  863. - splited vine specific part from gettext patch.
  864. * Mon May 21 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.38-2vl4
  865. - updated ja.po.
  866. * Mon May 21 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.38-2vl3
  867. - updated gettext patch.
  868. * Mon May 21 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.38-2vl2
  869. - vine gettext patch is comes back.
  870. * Sun May 20 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.38-2vl1
  871. - merge to upstream version 0.3.19cnc38-2cl
  872. * Fri May 18 2001 Ademar de Souza Reis Jr. <ademar@conectiva.com.br>
  873. + apt-0.3.19cnc43-2cl
  874. - New patch4. Closes: #3523 (apt-cdrom doesn't umount CD)
  875. * Fri May 18 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  876. + apt-0.3.19cnc43-1cl
  877. - fixed bug with record offsets (shows bad pkg description under rpm4)
  878. - fixed bug with apt-get source (closes: #3047)
  879. * Thu May 17 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  880. + apt-0.3.19cnc42-1cl
  881. - released version 0.3.19cnc42
  882. - merged all src patches into main src tree
  883. - fixed stupid bug on rpminit header...
  884. - extended Acquire::Retries to all file type acquirations (closes: #1617)
  885. * Mon May 14 2001 Claudio Matsuoka <claudio@conectiva.com>
  886. + apt-0.3.19cnc41-8cl
  887. - added Ivan Zakharyaschev's line break patch (closes: #1616)
  888. * Wed May 9 2001 Claudio Matsuoka <claudio@conectiva.com>
  889. + apt-0.3.19cnc41-7cl
  890. - adjusting rpmpriorities to reflect changes in conectiva's package base
  891. (glibc-base is marked as essential replacing glibc, elvis-tiny marked
  892. as essential, info and glib not marked as essential, etc.) (closes:
  893. #3115, #3117)
  894. * Fri May 4 2001 Claudio Matsuoka <claudio@conectiva.com>
  895. + apt-0.3.19cnc41-6cl
  896. - spec cleanup: removing static components from buildrequires
  897. * Fri May 4 2001 Claudio Matsuoka <claudio@conectiva.com>
  898. + apt-0.3.19cnc41-5cl
  899. - removing static link kludge added in 3cl, a better solution is in the works.
  900. * Fri Apr 27 2001 Gustavo Niemeyer <niemeyer@conectiva.com>
  901. + apt-0.3.19cnc41-4cl
  902. - Fixed NextRecord() and GetRecord() (Closes: #2915).
  903. * Thu Apr 26 2001 Claudio Matsuoka <claudio@conectiva.com>
  904. + apt-0.3.19cnc41-3cl
  905. - statically linking rpmlib and friends to avoid lossage with glibc
  906. upgrade from conectiva 6.0 to snapshot
  907. * Sun Apr 15 2001 Gustavo Niemeyer <niemeyer@conectiva.com>
  908. + apt-0.3.19cnc41-2cl
  909. - Added patch for ia64.
  910. * Thu Mar 29 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  911. + apt-0.3.19cnc41-1cl
  912. - released version 0.3.19cnc41
  913. - auto rebuild rpmdb when rpm is upgraded
  914. * Tue Mar 27 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  915. + apt-0.3.19cnc40-1cl
  916. - released version 0.3.19cnc40
  917. - custom OrderInstall() (ignores all deb specific ordering/debconf stuff)
  918. * Fri Mar 23 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  919. + apt-0.3.19cnc39-1cl
  920. - released version 0.3.19cnc39
  921. - fixes problem with different rpmdb versions
  922. * Thu Mar 22 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  923. + apt-0.3.19cnc38-2cl
  924. - autotester workaround...
  925. * Thu Mar 22 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  926. + apt-0.3.19cnc38-1cl
  927. - released version 0.3.19cnc38
  928. - fixed epoch display on apt-cache
  929. - added user specified public keyring option for gpg
  930. - added italian po file
  931. - fixed bug on dependency resolution for virtual packages with mult.providers
  932. * Tue Feb 20 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  933. + apt-0.3.19cnc37-1cl
  934. - released version 0.3.19cnc37
  935. - noreplace put back for sources.list (closes: #1548)
  936. - recompiled (closes: #1559)
  937. - fixed dist-upgrade bogus msg (closes: #1254)
  938. - fixed no_proxy handling
  939. * Sat Feb 17 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  940. + apt-0.3.19cnc36-1cl
  941. - released version 0.3.19cnc36
  942. - fixed problem with arch selection (I swear it works now!)
  943. - fixed bug with rpm4
  944. * Wed Feb 14 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  945. - released version 0.3.19cnc35
  946. - fixed problem with case sensitiveness
  947. - fixed rpmpriority interpretation
  948. * Wed Feb 14 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  949. - released version 0.3.19cnc34
  950. - rpm4 fix?
  951. * Wed Jan 24 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  952. - released version 0.3.19cnc33
  953. - added new gui hookz
  954. * Mon Jan 22 2001 MATSUBAYASHI 'Shaolin' Kohji <shaolin@rhythmaning.org>
  955. - 0.3.19.cnc.27-6vl19
  956. - Oops ring ftp dir was /pub/linux/..., not /pub/Linux/ :-(
  957. - fixed Source100 (rpm-source should be rpm-src)
  958. * Sat Jan 20 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  959. - released version 0.3.19cnc32
  960. - fixed arch selection code
  961. - fixed priority and section info in internal package structs
  962. * Fri Jan 19 2001 MATSUBAYASHI 'Shaolin' Kohji <shaolin@rhythmaning.org>
  963. - 0.3.19.cnc.27-6vl18
  964. - auto-generate sources.list using Source100 (thanks shom-san)
  965. * Fri Jan 19 2001 MATSUBAYASHI 'Shaolin' Kohji <shaolin@rhythmaning.org>
  966. - 0.3.19.cnc.27-6vl17
  967. - add VinePlus/2.1 entries
  968. * Fri Jan 19 2001 MATSUBAYASHI 'Shaolin' Kohji <shaolin@rhythmaning.org>
  969. - 0.3.19.cnc.27-6vl16 (vl15 preserved for Vine-2.1.x ?)
  970. - install arch-specific sources.list
  971. * Tue Jan 16 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  972. - unbroke potfiles
  973. * Mon Jan 15 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  974. - released version 0.3.19cnc31
  975. * Mon Jan 15 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  976. - released version 0.3.19cnc30
  977. * Sat Jan 13 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  978. - released version 0.3.19cnc29
  979. * Thu Jan 04 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  980. - released version 0.3.19cnc28
  981. - added gnupg dependency
  982. * Sun Dec 17 2000 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.27-6vl14
  983. - remove noreplace tag from sources.list
  984. * Sat Dec 16 2000 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.27-6vl13
  985. - update gettext patch
  986. - update ja.po
  987. * Wed Dec 13 2000 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.27-6vl12
  988. - update gettext patch
  989. - update ja.po
  990. * Tue Dec 12 2000 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.27-6vl11
  991. - update gettext patch from Debianguru
  992. - update ja.po
  993. * Tue Dec 12 2000 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.27-6vl10
  994. - update gettext patch
  995. - update ja.po
  996. * Mon Dec 11 2000 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.27-6vl9
  997. - update ja.po (almost translated)
  998. * Mon Dec 11 2000 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.27-6vl8
  999. - update ja.po
  1000. * Mon Dec 11 2000 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.27-6vl7
  1001. - update gettext patch
  1002. - update ja.po
  1003. * Mon Dec 11 2000 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.27-6vl6
  1004. - add gettext patch
  1005. - update ja.po
  1006. * Mon Dec 11 2000 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.27-6vl3
  1007. - update ja.po
  1008. * Sat Dec 09 2000 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.27-6vl2
  1009. - rebuild on gcc-2.95.3
  1010. * Sat Dec 09 2000 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.27-6vl1
  1011. - updated to 0.3.19cnc27-6cl
  1012. * Thu Dec 07 2000 Andreas Hasenack <andreas@conectiva.com>
  1013. - damn! Wrong URL in sources.list, atualizacoes.conectiva.com
  1014. doesn't exist, of course...
  1015. * Thu Dec 07 2000 Andreas Hasenack <andreas@conectiva.com>
  1016. - updated sources.list with new mirrors and new download tree
  1017. - removed (noreplace) for the sources.list file for this
  1018. upgrade. It will be easier for the user. The (noreplace)
  1019. should be back in place after this update as we expect no
  1020. further big modifications for that file, only new mirrors.
  1021. * Wed Dec 06 2000 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.27-0vl1
  1022. - updated to 0.3.19.cnc.27
  1023. * Wed Dec 06 2000 Alfredo K. Kojima <kojima@conectiva.com.br>
  1024. - fixed prob in vendors.list
  1025. * Tue Dec 05 2000 Alfredo K. Kojima <kojima@conectiva.com.br>
  1026. - released version 0.3.19cnc27
  1027. * Wed Nov 08 2000 Alfredo K. Kojima <kojima@conectiva.com.br>
  1028. - released version 0.3.19cnc26
  1029. * Tue Nov 07 2000 MATSUBAYASHI 'Shaolin' Kohji <shaolin@rhythmaning.org>
  1030. - added ad-hoc patch for gcc-2.95.x
  1031. * Mon Nov 06 2000 Alfredo K. Kojima <kojima@conectiva.com.br>
  1032. - released version 0.3.19cnc25
  1033. * Sun Nov 5 2000 Kazuhisa TAKEI <takei@vinelinux.org>
  1034. - modify for Vine Linux
  1035. * Thu Nov 02 2000 Alfredo K. Kojima <kojima@conectiva.com.br>
  1036. - released version 0.3.19cnc24
  1037. * Thu Nov 02 2000 Rud<E1> Moura <ruda@conectiva.com>
  1038. - updated source.list (again)
  1039. * Thu Nov 02 2000 Rud<E1> Moura <ruda@conectiva.com>
  1040. - updated source.list
  1041. * Wed Nov 01 2000 Alfredo K. Kojima <kojima@conectiva.com.br>
  1042. - released version 0.3.19cnc23
  1043. - added cache directories for gen{pkg,src}list
  1044. - pt_BR manpages
  1045. * Tue Oct 31 2000 Alfredo K. Kojima <kojima@conectiva.com.br>
  1046. - released version 0.3.19cnc22
  1047. - Requires -> PreReq in apt-devel
  1048. * Mon Oct 30 2000 Alfredo Kojima <kojima@conectiva.com>
  1049. - collapsed libapt-pkg-devel and -doc to apt-devel
  1050. * Mon Oct 30 2000 Alfredo K. Kojima <kojima@conectiva.com.br>
  1051. - released version 0.3.19cnc21
  1052. * Sun Oct 29 2000 Alfredo K. Kojima <kojima@conectiva.com.br>
  1053. - released version 0.3.19cnc20
  1054. * Sun Oct 29 2000 Alfredo K. Kojima <kojima@conectiva.com.br>
  1055. - released version 0.3.19cnc19
  1056. - added gensrclist
  1057. - support for apt-get source
  1058. * Fri Oct 27 2000 Alfredo K. Kojima <kojima@conectiva.com.br>
  1059. - released version 0.3.19cnc18
  1060. * Thu Oct 26 2000 Alfredo K. Kojima <kojima@conectiva.com.br>
  1061. - released version 0.3.19cnc17
  1062. - new manpages
  1063. * Wed Oct 25 2000 Alfredo K. Kojima <kojima@conectiva.com.br>
  1064. - released version 0.3.19cnc16
  1065. * Sun Oct 22 2000 Alfredo K. Kojima <kojima@conectiva.com.br>
  1066. - released version 0.3.19cnc15
  1067. * Sat Oct 21 2000 Alfredo K. Kojima <kojima@conectiva.com.br>
  1068. - released version 0.3.19cnc14
  1069. * Thu Oct 19 2000 Claudio Matsuoka <claudio@conectiva.com>
  1070. - new upstream release: 0.3.9cnc13
  1071. * Tue Oct 17 2000 Eliphas Levy Theodoro <eliphas@conectiva.com>
  1072. - added rpmpriorities to filelist and install
  1073. * Tue Oct 17 2000 Claudio Matsuoka <claudio@conectiva.com>
  1074. - updated to 0.3.19cnc12
  1075. - fresh CVS snapshot including: support to Acquire::ComprExtension,
  1076. debug messages removed, fixed apt-cdrom, RPM DB path, rpmlib call
  1077. in pkgRpmLock::Close(), package priority kludge removed, i18n
  1078. improvements, and genbasedir/genpkglist updates.
  1079. - handling language setting in genpkglist to make aptitude happy
  1080. * Wed Oct 11 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1081. - released version 0.3.19cnc11
  1082. - fixed problem with shard lib symlinks
  1083. * Tue Oct 10 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1084. - released version 0.3.19cnc10
  1085. * Mon Oct 2 2000 Claudio Matsuoka <claudio@conectiva.com>
  1086. - fixed brown paper bag bug with method permissions
  1087. - added parameter --sign to genbasedir
  1088. - added html/text doc files
  1089. * Sat Sep 30 2000 Claudio Matsuoka <claudio@conectiva.com>
  1090. - bumped to 0.3.19cnc9
  1091. - added vendors.list
  1092. - added gpg method
  1093. - fixed minor stuff to make Aptitude work
  1094. - added missing manpages
  1095. - fixed shared libs
  1096. - split in apt, libapt-pkg, libapt-pkg-devel, libapt-pkg-doc
  1097. - rewrote genbasedir in shell script (original was in TCL)
  1098. - misc cosmetic changes
  1099. * Tue Sep 26 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1100. - released version 0.3.19cnc8
  1101. * Wed Sep 20 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1102. - released version 0.3.19cnc7
  1103. * Mon Sep 18 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1104. - released version 0.3.19cnc6
  1105. * Sat Sep 16 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1106. - released version 0.3.19cnc5
  1107. * Fri Sep 15 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1108. - released version 0.3.19cnc4
  1109. * Tue Sep 12 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1110. - released version 0.3.19cnc3
  1111. * Tue Sep 5 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1112. - renamed package to apt, with version 0.3.19cncV
  1113. * Tue Sep 5 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1114. - 0.10
  1115. - added genpkglist and rapt-config
  1116. - program names changed back to apt-*
  1117. * Mon Sep 4 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1118. - 0.9
  1119. * Mon Sep 4 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1120. - 0.8
  1121. * Mon Sep 4 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1122. - 0.7
  1123. * Fri Sep 1 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1124. - fixed typo in sources.list
  1125. * Thu Aug 31 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1126. - version 0.6
  1127. * Thu Aug 31 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1128. - version 0.5
  1129. * Thu Aug 31 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1130. - version 0.4
  1131. * Wed Aug 30 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1132. - version 0.3
  1133. * Mon Aug 28 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1134. - second try. new release with direct hdlist handling
  1135. * Thu Aug 10 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1136. - initial package creation. Yeah, it's totally broken for sure.