]> TLD Linux GIT Repositories - packages/poldek.git/blob - poldek.spec
- copied from PLD CVS, config for PLD replaced with config for TLD
[packages/poldek.git] / poldek.spec
1 # $Revision: 1.425 $, $Date: 2011/08/31 17:50:17 $
2 # TODO:
3 # - fails to build without poldek-devel - fix it !
4 #
5 # Conditional build:
6 %bcond_with     static  # don't use shared libraries
7 %bcond_without  imode   # don't build interactive mode
8 %bcond_without  python  # don't build python bindings
9
10 # required versions (forced to avoid SEGV with mixed db used by rpm and poldek)
11 %if "%{pld_release}" == "ti"
12 %define ver_db  4.5.20
13 %define ver_db_rel      8
14 %else
15 %define ver_db  4.7.25
16 %define ver_db_rel      1
17 %endif
18 %define ver_rpm 4.5-49
19
20 %define         snap    rc2
21 %define         rel     3
22 Summary:        RPM packages management helper tool
23 Summary(hu.UTF-8):      RPM csomagkezelést segítő eszköz
24 Summary(pl.UTF-8):      Pomocnicze narzędzie do zarządzania pakietami RPM
25 Name:           poldek
26 Version:        0.30
27 Release:        0.%{snap}.%{rel}
28 License:        GPL v2
29 Group:          Applications/System
30 #Source0:       http://poldek.pld-linux.org/download/snapshots/%{name}-%{version}-cvs%{snap}.tar.bz2
31 Source0:        http://carme.pld-linux.org/~cactus/snaps/poldek/%{name}-%{version}%{snap}.tar.bz2
32 # Source0-md5:  14135ae2960da09990c50d5b5342be64
33 Source1:        %{name}.conf
34 Source2:        %{name}-multilib.conf
35 Source3:        %{name}-ti.conf
36 Source4:        %{name}-multilib-ti.conf
37 Source5:        %{name}-aliases.conf
38 Source6:        %{name}.desktop
39 Source7:        %{name}.png
40 Source8:        %{name}-debuginfo.conf
41 Source9:        %{name}-aidath.conf
42 Source10:       %{name}-multilib-aidath.conf
43 Source11:       %{name}-archive.conf
44 Patch0:         %{name}-vserver-packages.patch
45 Patch1:         %{name}-config.patch
46 Patch2:         %{name}-size-type.patch
47 Patch3:         ac-prog-libtool.patch
48 Patch4:         %{name}-Os-fail-workaround.patch
49 URL:            http://poldek.pld-linux.org/
50 BuildRequires:  autoconf
51 BuildRequires:  automake
52 BuildRequires:  bzip2-devel
53 BuildRequires:  check-devel
54 BuildRequires:  db-devel >= %{ver_db}-%{ver_db_rel}
55 BuildRequires:  docbook-dtd412-xml
56 BuildRequires:  gettext-devel
57 BuildRequires:  libtool
58 BuildRequires:  libxml2-devel
59 BuildRequires:  neon-devel
60 BuildRequires:  openssl-devel >= 0.9.7d
61 BuildRequires:  pcre-devel
62 BuildRequires:  pkgconfig
63 BuildRequires:  popt-devel
64 %{?with_python:BuildRequires:   python-devel}
65 BuildRequires:  readline-devel >= 5.0
66 BuildRequires:  rpm-devel >= %{ver_rpm}
67 %{?with_python:BuildRequires:   rpm-pythonprov}
68 BuildRequires:  swig-python
69 BuildRequires:  zlib-devel
70 %if %{with static}
71 BuildRequires:  bzip2-static
72 BuildRequires:  db-static >= %{ver_db}-%{ver_db_rel}
73 BuildRequires:  glibc-static
74 BuildRequires:  libselinux-static
75 BuildRequires:  libxml2-static
76 BuildRequires:  ncurses-static
77 BuildRequires:  openssl-static
78 BuildRequires:  pcre-static
79 BuildRequires:  popt-static
80 BuildRequires:  readline-static
81 BuildRequires:  rpm-static
82 BuildRequires:  zlib-static
83 %endif
84 Requires(triggerpostun):        awk
85 Requires(triggerpostun):        sed >= 4.0
86 Requires:       %{name}-libs = %{version}-%{release}
87 Requires:       db >= %{ver_db}-%{ver_db_rel}
88 Requires:       rpm >= %{ver_rpm}
89 Requires:       rpm-db-ver = %{ver_db}
90 Requires:       rpm-lib = %(rpm -q --qf '%{V}' rpm-lib)
91 # vf* scripts use sed
92 Requires:       sed
93 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
94
95 %description
96 poldek is an RPM package management tool which allows you to easily
97 perform package verification, installation (including system
98 installation from scratch), upgrading, and removal.
99
100 Program can be used in batch (like apt-get from Debian's APT) or
101 interactive mode. The interactive mode puts you into a readline
102 interface with command line autocompletion and history, similar to the
103 shell mode of Perl's CPAN.
104
105 %{?with_static:This version is statically linked.}
106
107 %{!?with_imode:This version hasn't got interactive mode.}
108 #'vim
109
110 %description -l hu.UTF-8
111 poldek egy RPM csomagkezelő eszköz, amely megkönnyíti a
112 csomagellenőrzést, telepítést (beleértve a rendszertelepítést a
113 nulláról), frissítést és eltávolítást.
114
115 A program használható parancssorból (mint a Debian apt-get programja)
116 vagy interaktív módban. Az interaktív mód egy readline környezetet
117 jelent, parancskiegészítéssel és előzményekkel, hasonlóan a Perl CPAN
118 shell módjához.
119
120 %{?with_static:Ez a verzió statikusan linkelt.}
121
122 %{!?with_imode:Ennek a verziónak nincs interaktív módja.}
123
124 %description -l pl.UTF-8
125 poldek jest narzędziem linii poleceń służącym do weryfikacji,
126 instalacji (włączając instalację systemu od zera), aktualizacji i
127 usuwania pakietów.
128
129 Program może być używany w trybie wsadowym (jak debianowy apt-get) lub
130 interaktywnym. Tryb interaktywny posiada interfejs readline z
131 dopełnianiem komend i historią, podobny do trybu shell perlowego
132 modułu CPAN.
133
134 %{?with_static:Ta wersja jest konsolidowana statycznie.}
135
136 %{!?with_imode:Ta wersja nie posiada trybu interaktywnego.}
137
138 %package libs
139 Summary:        poldek libraries
140 Summary(hu.UTF-8):      A poldek könyvtárai
141 Summary(pl.UTF-8):      Biblioteki poldka
142 Group:          Libraries
143
144 %description libs
145 poldek libraries.
146
147 %description libs -l hu.UTF-8
148 A poldek könyvtárai.
149
150 %description libs -l pl.UTF-8
151 Biblioteki poldka.
152
153 %package devel
154 Summary:        Header files for poldek libraries
155 Summary(hu.UTF-8):      A poldek könyvtár fejlesztői fájljai
156 Summary(pl.UTF-8):      Pliki nagłówkowe bibliotek poldka
157 Group:          Development/Libraries
158 Requires:       %{name}-libs = %{version}-%{release}
159 Requires:       rpm-devel >= %{ver_rpm}
160
161 %description devel
162 Header files for poldek libraries.
163
164 %description devel -l hu.UTF-8
165 A poldek könyvtár fejlesztői fájljai.
166
167 %description devel -l pl.UTF-8
168 Pliki nagłówkowe bibliotek poldka.
169
170 %package static
171 Summary:        poldek static libraries
172 Summary(hu.UTF-8):      poldek statikus könyvtárak
173 Summary(pl.UTF-8):      Biblioteki statyczne poldka
174 Group:          Development/Libraries
175 Requires:       %{name}-devel = %{version}-%{release}
176
177 %description static
178 poldek static libraries.
179
180 %description static -l hu.UTF-8
181 poldek statikus könyvtárak.
182
183 %description static -l pl.UTF-8
184 Biblioteki statyczne poldka.
185
186 %package -n python-poldek
187 Summary:        Python modules for poldek
188 Summary(hu.UTF-8):      Python modulok poldek-hez
189 Summary(pl.UTF-8):      Moduły języka Python dla poldka
190 Group:          Libraries/Python
191 Requires:       %{name}-libs = %{version}-%{release}
192 %pyrequires_eq  python-libs
193
194 %description -n python-poldek
195 Python modules for poldek.
196
197 %description -n python-poldek -l hu.UTF-8
198 Python modulok poldek-hez.
199
200 %description -n python-poldek -l pl.UTF-8
201 Moduły języka Python dla poldka.
202
203 %prep
204 %setup -q
205 %patch0 -p1
206 %patch1 -p1
207 %patch2 -p1
208 #%patch3 -p1
209 %patch4 -p1
210
211 rm -f m4/libtool.m4 m4/lt*.m4
212
213 # cleanup backups after patching
214 find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
215 chmod u+x ./configure ./doc/conf-xml2.sh
216
217 %build
218 %{__libtoolize}
219 %{__aclocal} -I m4
220 %{__autoheader}
221 %{__autoconf}
222 %{__automake}
223 cp -f config.sub trurlib
224
225 CPPFLAGS="-std=gnu99"
226 %configure \
227         %{?with_static:--enable-static --disable-shared} \
228         %{!?with_imode:--disable-imode} \
229         --enable-nls \
230         %{?with_python:--with-python}
231 %{__make}
232 #       --enable-trace
233
234 %install
235 rm -rf $RPM_BUILD_ROOT
236 install -d $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/repos.d
237
238 %{__make} install \
239         DESTDIR=$RPM_BUILD_ROOT
240
241 %if %{with python}
242 %{__make} -C python install \
243         DESTDIR=$RPM_BUILD_ROOT \
244         libdir=%{py_sitedir}
245 %endif
246
247 %{?with_static:rm -f $RPM_BUILD_ROOT%{_bindir}/rpmvercmp}
248
249 %ifarch i486 i686 ppc sparc alpha athlon
250         %define         _ftp_arch       %{_target_cpu}
251 %endif
252 %ifarch %{x8664}
253         %define         _ftp_arch       x86_64
254         %define         _ftp_alt_arch   i686
255 %endif
256 %ifarch i586
257         %if "%{pld_release}" == "ti"
258                 %define         _ftp_arch       i586
259         %else
260                 %define         _ftp_arch       i486
261         %endif
262 %endif
263 %ifarch pentium2 pentium3 pentium4
264         %define         _ftp_arch       i686
265 %endif
266 %ifarch sparcv9 sparc64
267         %define         _ftp_arch       sparc
268         %if "%{pld_release}" == "th"
269                 %define         _ftp_arch       %{_target_cpu}
270                 %ifarch sparc64
271                 %define         _ftp_alt_arch   sparcv9
272                 %endif
273         %endif
274 %endif
275
276 %if "%{pld_release}" == "ti"
277         %define pld_conf %{SOURCE3}
278         %ifarch %{x8664}
279                 %define pld_multilib_conf %{SOURCE4}
280         %endif
281 %endif
282
283 %if "%{pld_release}" == "th"
284         %define pld_conf %{SOURCE1}
285         %define pld_debuginfo_conf %{SOURCE8}
286         %define pld_archive_conf %{SOURCE11}
287
288         %ifarch %{x8664}
289                 %define pld_multilib_conf %{SOURCE2}
290         %endif
291
292         # aidath
293         %ifarch sparcv9 sparc64
294                 %define pld_conf %{SOURCE9}
295                 %undefine pld_archive_conf
296         %endif
297         %ifarch sparc64
298                 %define pld_multilib_conf %{SOURCE10}
299         %endif
300 %endif
301
302 sed -e 's|%%ARCH%%|%{_ftp_arch}|g' < %{pld_conf} > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/repos.d/pld.conf
303
304 %if 0%{?pld_multilib_conf:1}
305         sed 's|%%ARCH%%|%{_ftp_alt_arch}|g' < %{pld_multilib_conf} > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/repos.d/pld-multilib.conf
306 %endif
307
308 %if 0%{?pld_debuginfo_conf:1}
309 sed -e 's|%%ARCH%%|%{_ftp_arch}|g' < %{pld_debuginfo_conf} > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/repos.d/pld-debuginfo.conf
310 %endif
311
312 %if 0%{?pld_archive_conf:1}
313 sed -e 's|%%ARCH%%|%{_ftp_arch}|g' < %{pld_archive_conf} > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/repos.d/pld-archive.conf
314 %endif
315
316 cp -a %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/cli.conf
317
318 %if %{with imode}
319 # add desktop file and icon
320 install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir}}
321 cp -a %{SOURCE6} $RPM_BUILD_ROOT%{_desktopdir}/%{name}.desktop
322 cp -a %{SOURCE7} $RPM_BUILD_ROOT%{_pixmapsdir}/%{name}.png
323 %endif
324
325 # sources we don't package
326 rm -f $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/{rh,pld,fedora,centos}-source.conf
327 # include them in %doc
328 rm -rf configs
329 cp -a conf configs
330 rm -f configs/Makefile*
331
332 %if %{with python}
333 %py_postclean
334 rm -f $RPM_BUILD_ROOT%{py_sitedir}/_poldekmod.la
335 %endif
336
337 %find_lang %{name}
338
339 %clean
340 rm -rf $RPM_BUILD_ROOT
341
342 %post
343 [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
344 if [ "$1" = "1" ]; then
345         # remove ignore = vserver-packages inside vserver on first install
346         {
347                 while read f ctx; do
348                         [ "$f" = "VxID:" -o "$f" = "s_context:" ] && break
349                 done </proc/self/status
350         } 2>/dev/null
351         if [ -z "$ctx" -o "$ctx" = "0" ]; then
352                 VSERVER=no
353         else
354                 VSERVER=yes
355         fi
356         if [ "$VSERVER" = "yes" ]; then
357                 %{__sed} -i -e '/^ignore/s/vserver-packages//' %{_sysconfdir}/%{name}/poldek.conf
358         fi
359 fi
360
361 %postun -p      /sbin/postshell
362 -/usr/sbin/fix-info-dir -c %{_infodir}
363
364 %post   libs -p /sbin/ldconfig
365 %postun libs -p /sbin/ldconfig
366
367 %triggerpostun -- poldek < 0.19.0-1.20050613.22.0
368 if [ -f /etc/poldek.conf.rpmsave ]; then
369         awk '/^source/ {
370         name = $3;
371         path = $4;
372         auto = "yes";
373         autoup = "yes";
374         type = "pdir";
375         pri = "";
376
377         if (sub(",noauto", "", name)) {
378                 auto = "no";
379         }
380
381         # process pri=\d+
382         if (match(name, /,pri=[0-9]+/)) {
383                 pri = substr(name, RSTART + 5, RLENGTH - 5);
384                 name = substr(name, 1, RSTART - 1) substr(name, RSTART + RLENGTH);
385         }
386
387         # skip ac sources. already in new config.
388         if (name !~ /^ac(-(ready|test|supported|updates-(general|security)))?$/) {
389                 print "";
390                 print "[source]";
391                 print "name = " name;
392                 print "type = " type;
393                 print "path = " path;
394                 print "auto = " auto;
395                 print "autoup = " autoup;
396                 if (pri) {
397                         print "pri = " pri;
398                 }
399         }
400
401         }' < /etc/poldek.conf.rpmsave >> /etc/poldek/source.conf
402         echo "Converted old custom sources from /etc/poldek.conf.rpmsave to new poldek format in /etc/poldek/source.conf"
403
404         # copy hold=
405         hold=$(grep ^hold /etc/poldek.conf.rpmsave)
406         if [ "$hold" ]; then
407                 sed -i -e "/^#hold =/s/^.*/$hold/" /etc/poldek/poldek.conf
408         fi
409 fi
410
411 %triggerpostun -- poldek < 0.30-0.20080225.00.1
412 if ! grep -q '^%%includedir repos.d' %{_sysconfdir}/%{name}/poldek.conf; then
413         %{__sed} -i -e '/^%%include source.conf/{
414                 a
415                 a# /etc/poldek/repos.d/*.conf
416                 a%%includedir repos.d
417         }' %{_sysconfdir}/%{name}/poldek.conf
418 fi
419
420 %{__sed} -i -e '/%%include %%{_distro}-source.conf/d' %{_sysconfdir}/%{name}/poldek.conf
421 %{__sed} -i -e '/%%include %%{_distro}-multilib-source.conf/d' %{_sysconfdir}/%{name}/poldek.conf
422
423 if [ -f %{_sysconfdir}/%{name}/pld-source.conf.rpmsave ]; then
424         cp -f %{_sysconfdir}/%{name}/repos.d/pld.conf{,.rpmnew}
425         cp -f %{_sysconfdir}/%{name}/pld-source.conf.rpmsave %{_sysconfdir}/%{name}/repos.d/pld.conf
426 fi
427
428 %ifarch %{x8664}
429 if [ -f %{_sysconfdir}/%{name}/pld-multilib-source.conf.rpmsave ]; then
430         cp -f %{_sysconfdir}/%{name}/repos.d/pld-multilib.conf{,.rpmnew}
431         cp -f %{_sysconfdir}/%{name}/pld-multilib-source.conf.rpmsave %{_sysconfdir}/%{name}/repos.d/pld-multilib.conf
432 fi
433 %endif
434
435 %files -f %{name}.lang
436 %defattr(644,root,root,755)
437 %doc ChangeLog README* NEWS TODO configs
438 %dir %{_sysconfdir}/%{name}
439 %dir %{_sysconfdir}/%{name}/repos.d
440 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/*.conf
441 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/repos.d/*.conf
442 %attr(755,root,root) %{_bindir}/*
443 %dir %{_libdir}/%{name}
444 %attr(755,root,root) %{_libdir}/%{name}/*
445 %{_mandir}/man1/%{name}*
446 %lang(pl) %{_mandir}/pl/man1/%{name}*
447 %{_infodir}/poldek.info*
448 %if %{with imode}
449 %{_desktopdir}/%{name}.desktop
450 %{_pixmapsdir}/%{name}.png
451 %endif
452
453 %if %{without static}
454 %files libs
455 %defattr(644,root,root,755)
456 %attr(755,root,root) %{_libdir}/libpoclidek.so.*.*.*
457 %attr(755,root,root) %{_libdir}/libpoldek.so.*.*.*
458 %attr(755,root,root) %{_libdir}/libtndb.so.*.*.*
459 %attr(755,root,root) %{_libdir}/libtrurl.so.*.*.*
460 %attr(755,root,root) %{_libdir}/libvfile.so.*.*.*
461 %attr(755,root,root) %ghost %{_libdir}/libpoclidek.so.0
462 %attr(755,root,root) %ghost %{_libdir}/libpoldek.so.2
463 %attr(755,root,root) %ghost %{_libdir}/libtndb.so.0
464 %attr(755,root,root) %ghost %{_libdir}/libtrurl.so.0
465 %attr(755,root,root) %ghost %{_libdir}/libvfile.so.0
466 %endif
467
468 %files devel
469 %defattr(644,root,root,755)
470 %{!?with_static:%attr(755,root,root) %{_libdir}/lib*.so}
471 %{_libdir}/lib*.la
472 %{_includedir}/*
473
474 %files static
475 %defattr(644,root,root,755)
476 %{_libdir}/lib*.a
477
478 %if %{with python}
479 %files -n python-poldek
480 %defattr(644,root,root,755)
481 %attr(755,root,root) %{py_sitedir}/_poldekmod.so
482 %{py_sitescriptdir}/poldek.py[co]
483 %{py_sitescriptdir}/poldekmod.py[co]
484 %endif
485
486 %define date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
487 %changelog
488 * %{date} PLD Team <feedback@pld-linux.org>
489 All persons listed below can be reached at <cvs_login>@pld-linux.org
490
491 $Log: poldek.spec,v $
492 Revision 1.425  2011/08/31 17:50:17  arekm
493 - release 3
494
495 Revision 1.424  2011/03/18 09:50:40  uzsolt
496 - neon-devel BR
497
498 Revision 1.423  2011/02/18 12:28:10  cactus
499 - R: rpm-devel 4.5-49 because prior version requier static libproxy (0.2.3) which is not available in 0.4.6
500
501 Revision 1.422  2011/02/18 01:25:40  draenog
502 - missing BR: docbook-dtd412-xml
503
504 Revision 1.421  2011/02/18 00:19:50  cactus
505 - conf-xml2.sh must be executable
506
507 Revision 1.420  2011/02/17 23:12:55  draenog
508 - fix permissions for configure
509
510 Revision 1.419  2011/02/17 22:18:54  cactus
511 - refetch
512
513 Revision 1.418  2011/02/17 22:14:05  cactus
514 - rel 2
515 - new git snap 17022011
516 - BR: swig-python
517 - disabled patch3
518
519 Revision 1.417  2011/02/06 19:24:29  sparky
520 - added -Os-fail-workaround patch
521
522 Revision 1.416  2010/12/10 21:33:06  megabajt
523 - updated to 0.30rc2
524 - removed obsolete patches
525
526 Revision 1.415  2010/11/25 13:56:44  hawk
527 - release 5
528
529 Revision 1.414  2010/10/14 21:29:11  uzsolt
530 - ossp-uuid-devel BR
531
532 Revision 1.413  2010/08/30 11:08:22  glen
533 - add pld-archive.conf for th; rel 4
534
535 Revision 1.412  2010/08/30 11:04:06  glen
536 - more: use macros for pathnames
537
538 Revision 1.411  2010/08/30 10:55:39  glen
539 - reformat sources hacking to get some readability
540
541 Revision 1.410  2010/08/22 19:43:45  glen
542 - release 3
543
544 Revision 1.409  2010/08/22 19:30:14  glen
545 - bugfixes from ac build
546
547 Revision 1.408  2010/08/22 11:22:25  glen
548 - autoheader must be run after aclocal
549
550 Revision 1.407  2010/07/09 09:25:35  arekm
551 - release 2
552
553 Revision 1.406  2010/07/02 04:29:38  uzsolt
554 - hu
555
556 Revision 1.405  2010/06/29 15:26:19  megabajt
557 - updated to 0.30rc1
558
559 Revision 1.404  2010/06/03 12:07:28  sparky
560 - dropped unused BR: perl-tools-pod
561
562 Revision 1.403  2010/06/03 02:29:19  cactus
563 - rel 44; install --caplookup added and local trurlib check fixed
564
565 Revision 1.402  2010/05/14 14:17:50  sparky
566 - BR: check-devel, perl-tools-pod
567 - added TODO
568
569 Revision 1.401  2010/05/11 21:11:40  baggins
570 - rel 43
571 - revert desktop file change
572
573 Revision 1.400  2010/05/11 21:02:46  baggins
574 - rel 42
575 - desktop file cleanup
576
577 Revision 1.399  2010/05/02 21:20:16  shadzik
578 - reverted
579
580 Revision 1.398  2010/05/02 20:56:15  shadzik
581 - add -show_approx_sets.patch
582 - rel .42
583
584 Revision 1.397  2010/04/10 15:51:06  arekm
585 - rel .41
586
587 Revision 1.396  2010/02/28 08:53:21  arekm
588 - rel .40; one more zlib fix
589
590 Revision 1.395  2010/02/23 18:30:02  arekm
591 - rel 39; fix patch
592
593 Revision 1.394  2010/02/23 16:48:28  arekm
594 - rel .38; one more zlib fix
595
596 Revision 1.393  2010/02/14 16:30:51  arekm
597 - zlib fixes but still some issues not solved
598
599 Revision 1.392  2010/02/04 21:38:36  cactus
600 - patch32 - LP#506568
601 - patch33 - LP#499504
602 - patch34 - do not info. about amount of transaction space req. but relative to already installed
603 - rel 36
604
605 Revision 1.391  2010/02/03 02:24:30  sparky
606 - BR: gettext-devel
607 - dropped unused BR: check, gettext-autopoint, perl-tools-pod, xmlto
608
609 Revision 1.390  2009/12/13 20:54:47  megabajt
610 - added -ls-queryfmt.patch (support for query format in ls command)
611 - release 35
612
613 Revision 1.389  2009/11/22 13:06:32  megabajt
614 - added -dont-lose-deps.patch
615 - release 34
616
617 Revision 1.388  2009/10/29 09:08:58  cactus
618 - rel 33
619 - patch28 - score also pkgs marked to install
620 - patch29 - dont be so greedy, sometimes upgraded pkg has got needed cap.
621
622 Revision 1.387  2009/10/26 16:28:54  cactus
623 - rel 32
624 - patch25 - adds option --source-rpm (-s) to ls command (LP#392984)
625 - patch26 - adds arch match to hold/ignore (LP#408036)
626 - patch27 - adds multiarch upgrade(-dist) support and pkgs migration from/to noarch (LP#408034)
627
628 Revision 1.386  2009/06/23 00:13:36  tommat
629 - rel 31
630
631 Revision 1.385  2009/06/22 22:59:28  tommat
632 - let's make AIDA alive
633
634 Revision 1.384  2009/05/30 10:36:25  megabajt
635 - added -unescape-urlencoded-strings.patch (fixes lp#381548)
636 - release 30
637
638 Revision 1.383  2009/05/29 07:18:44  glen
639 - remove ignore = vserver-packages inside vserver on first install
640
641 Revision 1.382  2009/05/28 21:51:25  glen
642 - really get the _pld_main_prefix vs _pld_prefix thing right; rel 29
643
644 Revision 1.381  2009/05/28 08:27:06  glen
645 - introduce _pld_main_prefix/_pld_main_prefix like ac; rel 28
646
647 Revision 1.380  2009/05/28 07:07:55  glen
648 - add /etc/poldek/repos.d/pld-debuginfo.conf with debuginfo sources; rel 27
649
650 Revision 1.379  2009/05/07 08:51:05  amateja
651 - added R: rpm-devel for poldek-devel
652
653 Revision 1.378  2009/04/09 19:26:45  megabajt
654 - added -assertion-failed.patch
655 - release 25
656
657 Revision 1.377  2009/03/31 10:16:14  shadzik
658 - add -refcnt.patch
659 - rel 24
660
661 Revision 1.376  2009/03/11 12:58:04  glen
662 - add th-obsolete to config
663
664 Revision 1.375  2009/03/03 23:29:51  glen
665 - add -po.patch; LP#337444
666
667 Revision 1.374  2009/02/24 06:26:55  arekm
668 - rel 22
669
670 Revision 1.373  2009/02/23 22:06:40  megabajt
671 - added -skip-suggests-on-upgrade.patch
672
673 Revision 1.372  2009/02/23 16:53:24  megabajt
674 - release 20
675
676 Revision 1.371  2009/02/19 06:33:09  arekm
677 - fd leak shouldn't be there
678
679 Revision 1.370  2009/02/19 06:32:34  arekm
680 - rel .19
681
682 Revision 1.369  2009/02/18 22:34:00  glen
683 - release 18
684
685 Revision 1.368  2009/02/18 22:30:08  glen
686 - poldek reads cli.conf not aliases.conf for aliasesl; rel 17
687
688 Revision 1.367  2009/01/30 12:51:47  megabajt
689 - added -export-missing-symbol.patch
690
691 Revision 1.366  2009/01/30 12:44:55  patrys
692 - fix public API (no-inlines and size-types patches)
693
694 Revision 1.365  2009/01/26 18:26:32  glen
695 - fix crash witn index build lp#321546; rel 15
696
697 Revision 1.364  2009/01/26 17:13:36  glen
698 - debug patch
699
700 Revision 1.363  2008/12/10 15:10:57  witekfl
701 - langs must be enumerated from the end to the beginning in pndir
702 - the langs_forward.patch replaced by the noutf8.patch
703 - rel 14
704
705 Revision 1.362  2008/12/09 21:00:28  witekfl
706 - added the both_langs.patch
707 - rel 13
708
709 Revision 1.361  2008/12/09 17:41:49  witekfl
710 - added the langs_forward.patch (poldek --up is faster)
711 - rel 12
712
713 Revision 1.360  2008/12/08 12:37:02  glen
714 - run erase with ontty (by patrys)
715
716 Revision 1.359  2008/12/07 16:44:22  megabajt
717 - added -dont-suggests-required-packages.patch (lp#305588)
718 - release 10
719
720 Revision 1.358  2008/12/07 11:38:41  witekfl
721 - commented the up_mini18n patch. It doesn't work
722   poldek --up is still very slow.
723
724 Revision 1.357  2008/11/29 17:47:24  witekfl
725 - added up_mini18n.patch
726 - rel 9
727
728 Revision 1.356  2008/11/23 15:28:36  megabajt
729 - added -crash-on-invalid-locale.patch
730 - release 8
731
732 Revision 1.355  2008/11/20 15:12:08  patrys
733 - don't ask for Suggests if the transaction is already broken
734 - rel 7
735
736 Revision 1.354  2008/11/19 18:50:11  patrys
737 - works on x86_64 again
738 - rel 6
739
740 Revision 1.353  2008/11/19 15:53:09  glen
741 - bugfix patches
742
743 Revision 1.352  2008/11/19 00:54:55  glen
744 - color bugfix for not picking pkg updates for c=2 pkg if new is c=0. LP#299685; rel 5
745
746 Revision 1.351  2008/11/05 13:29:22  arekm
747 - rel 4; test switch to rpm 4.5
748
749 Revision 1.350  2008/10/15 22:32:13  glen
750 - release 3 (python 2.6)
751
752 Revision 1.349  2008/08/21 11:27:26  megabajt
753 - release 2 (fixed crash on th-ppc)
754
755 Revision 1.348  2008/08/20 21:47:26  megabajt
756 - new snap (20080820.23)
757 - removed -158fix.patch (applied upstream)
758 - added -op-ldalldesc.patch
759
760 Revision 1.347  2008/08/04 19:18:24  adamg
761 - ls-llu.patch
762
763 Revision 1.346  2008/07/17 21:16:45  wolf
764 - add inline patch
765
766 Revision 1.345  2008-06-11 15:50:05  hawk
767 - release 3
768
769 Revision 1.344  2008-06-07 07:42:20  mis
770 - fixed #158
771
772 Revision 1.343  2008-06-04 12:28:39  megabajt
773 - updated to new snap 20080604.13
774
775 Revision 1.342  2008-06-01 20:16:51  patrys
776 - spaces -> tabs
777
778 Revision 1.341  2008-06-01 20:04:26  patrys
779 - add rpm-db-ver symbol matching so both poldek and rpm use the same version of db
780
781 Revision 1.340  2008-05-30 17:14:47  hawk
782 - Titanium requires db4.5
783
784 Revision 1.339  2008-05-30 16:57:07  arekm
785 - rel .3
786
787 Revision 1.338  2008-05-26 18:34:08  arekm
788 - rebuild with db4.7
789
790 Revision 1.337  2008-05-26 08:03:50  hawk
791 - %pld_release macro BRs rpm >= 4.4.9-56
792
793 Revision 1.336  2008-05-26 07:59:20  hawk
794 - Titanium has different configs
795
796 Revision 1.335  2008-05-26 07:42:54  hawk
797 - use %pld_release macro for Titanium specific changes
798
799 Revision 1.334  2008-05-19 21:12:49  megabajt
800 - updated to new snap (20080519.22)
801 - removed applied patches: -nonoorder.patch, -bug117hack.patch, -missing-symbol.patch,
802   -uninstall-greedy-fix.patch, -pkguinf-kill-assert.patch, -pkguinf-sourcerpm.patch,
803   -sigint_emit.patch, -bug139.patch
804
805 Revision 1.333  2008-05-12 19:48:11  gotar
806 - don't mess with MY config files leaving me without original file
807
808 Revision 1.332  2008-04-23 18:32:21  glen
809 - restore lost hold kernel and choose equivalents manually options; rel 8
810
811 Revision 1.331  2008-04-21 18:13:53  megabajt
812 - apply -bug139.patch
813 - release 7
814
815 Revision 1.330  2008-04-09 12:44:54  megabajt
816 - add -sigint_emit.patch
817 - release 6
818
819 Revision 1.329  2008-04-04 21:39:02  megabajt
820 - added -pkguinf-sourcerpm.patch (store information about the name of source rpm)
821 - release 5
822
823 Revision 1.328  2008-04-03 16:44:15  megabajt
824 - added -pkguinf-kill-assert.patch
825
826 Revision 1.327  2008-04-02 18:12:15  megabajt
827 - added -uninstall-greedy-fix.patch
828 - release 4
829
830 Revision 1.326  2008-03-28 13:12:46  glen
831 - disable --noorder also for th rpm, losing vimrc sucks; rel 3
832
833 Revision 1.325  2008-03-28 09:39:42  glen
834 - rel 2 (updated config to repos.d format)
835
836 Revision 1.324  2008-03-27 16:47:57  glen
837 - merged repos.d support from AC-branch; rel 1
838
839 Revision 1.323  2008-03-27 16:23:10  glen
840 - simplify ftp arch macro setup
841
842 Revision 1.322  2008-03-11 18:42:27  hawk
843 - release 0.5
844
845 Revision 1.321  2008-03-10 08:59:14  patrys
846 - rel 0.4
847
848 Revision 1.320  2008-03-03 21:54:17  glen
849 - abort if db version changed between installs
850
851 Revision 1.319  2008-03-03 19:38:06  glen
852 - AC-DEVEL merge
853
854 Revision 1.318  2008-03-03 19:25:08  megabajt
855 - added -missing-symbol.patch
856 - ghost soname symlinks
857
858 Revision 1.317  2008-03-03 07:12:48  arekm
859 - rel 0.3
860
861 Revision 1.316  2008-03-02 23:10:11  mis
862 - w/o for #117
863
864 Revision 1.315  2008-02-26 20:03:25  mis
865 - source is available
866
867 Revision 1.314  2008-02-26 16:31:58  arekm
868 - enable gnu99
869
870 Revision 1.313  2008-02-26 16:25:53  arekm
871 - prepare for new snap 0.30 (will be available later)
872
873 Revision 1.312  2008-02-20 21:00:05  glen
874 - identify me
875
876 Revision 1.311  2008-02-20 20:58:01  glen
877 - sources should not be bconded
878
879 Revision 1.310  2008-02-20 20:57:42  glen
880 - release 15
881
882 Revision 1.309  2008-02-20 20:51:18  megabajt
883 - added -reversed-prompt.patch (fixes #92)
884 - release 14
885
886 Revision 1.308  2008-02-06 20:50:17  glen
887 - revert crap commit
888
889 Revision 1.306  2008-02-06 20:47:35  glen
890 - never use '<=' in trigger comparision (drop old triggers); rel 13
891
892 Revision 1.305  2008-01-24 01:23:01  glen
893 - invoke fix-info-dir via /sbin/postshell where possible to avoid extra /bin/sh dep
894
895 Revision 1.304  2008-01-10 11:11:41  glen
896 - require rpm-lib from same rpm that poldek was built with; rel .12
897
898 Revision 1.303  2008-01-07 22:17:03  arvenil
899 - added desktop file and icon
900 - icon by Karol Kreński (mimooh) <mimooh@inf.sgsp.edu.pl> adapted as icon by arvenil;
901   source: http://www.inf.sgsp.edu.pl/pub/MALUNKI_DUZE/ROZNE_DUZE/poldek.xcf.gz
902
903 Revision 1.302  2007-12-30 22:06:58  glen
904 - rel 10
905
906 Revision 1.301  2007-12-25 21:51:33  glen
907 - rel 9
908
909 Revision 1.300  2007-12-18 07:26:31  glen
910 - _rel/_snap/_rc and few others handled by adapter and other tools so add it back
911
912 Revision 1.299  2007-11-26 17:27:51  megabajt
913 - added suggests-one-package patch which:
914 - fixes #38 (poldek suggests already installed packages)
915 - adds one future (user can choose each suggested package separately)
916 - release 8
917
918 Revision 1.298  2007-11-22 17:18:05  arekm
919 - rel 7; make '.' dir become getcwd() one to prevent system trash on '--install-dist .'.
920
921 Revision 1.297  2007-11-18 13:45:57  arekm
922 - rel .6 ; add nohold fix from ac-branch
923
924 Revision 1.296  2007-09-27 17:29:01  hawk
925 - release 5 (for Titanium)
926
927 Revision 1.295  2007/09/23 13:51:20  arekm
928 - rel .4; fix segfault at install-dist
929
930 Revision 1.294  2007/07/26 14:56:25  arekm
931 - rel .3; rebuild with db4.6
932
933 Revision 1.293  2007/07/16 20:18:31  mis
934 - uri encoding bug workaround patch
935
936 Revision 1.292  2007/07/04 13:54:08  mis
937 - patched
938
939 Revision 1.291  2007/07/02 22:45:53  mis
940 - becoming stable
941
942 Revision 1.290  2007/06/30 12:17:17  mis
943 - patched (#34)
944
945 Revision 1.289  2007/06/28 15:56:24  mis
946 - patched ("assertion failed" when running as root)
947
948 Revision 1.288  2007/06/28 05:00:51  glen
949 - BR: pkgconfig
950
951 Revision 1.287  2007/06/27 22:23:34  mis
952 - ops, md5
953
954 Revision 1.286  2007/06/27 22:19:10  mis
955 - yet another snap (see bugzilla for bugfixes)
956
957 Revision 1.285  2007/06/23 20:13:20  mis
958 - next snap with (hope) fixed FPE
959
960 Revision 1.284  2007/06/22 18:34:13  mis
961 - updated to today snap
962
963 Revision 1.283  2007/06/21 20:27:56  glen
964 - avoid packaging *~
965
966 Revision 1.282  2007/06/21 14:59:23  baggins
967 - more strict rpm req
968 - rel .2
969
970 Revision 1.281  2007/06/20 20:38:20  glen
971 - R: sed back until somebody wishes to rewrite vf* scripts in shell
972
973 Revision 1.280  2007/06/20 15:33:53  arekm
974 - up to 20070620.10
975
976 Revision 1.279  2007/06/20 00:20:26  glen
977 - does not require sed
978
979 Revision 1.278  2007/06/19 15:32:19  mis
980 - next one
981
982 Revision 1.277  2007/06/18 16:19:53  mis
983 - patched
984
985 Revision 1.276  2007/06/18 09:44:36  mis
986 - next snap (multilib bugfix)
987
988 Revision 1.275  2007/06/18 06:48:51  glen
989 - use macros
990
991 Revision 1.274  2007/06/17 21:35:53  mis
992 - brand new snap
993
994 Revision 1.273  2007/06/17 16:39:54  arekm
995 - rel .15; fixes uname() problems
996
997 Revision 1.272  2007/06/16 18:04:04  arekm
998 - rel .14; one more rpmvercmp fix
999
1000 Revision 1.271  2007/06/15 10:22:36  arekm
1001 - rel 13; fix rpmvercmp
1002
1003 Revision 1.270  2007/06/13 21:05:55  arekm
1004 - rel rpm 1/ poldek .12
1005
1006 Revision 1.269  2007/06/07 17:42:30  arekm
1007 - rel 11; more hackery needed for rpm 4.4.9 && rpmPlatformScore
1008
1009 Revision 1.268  2007/06/07 16:45:03  arekm
1010 - rel .10
1011
1012 Revision 1.267  2007/06/07 16:39:22  arekm
1013 - rel .9; fix typo in rpm-4.4.9 patch
1014
1015 Revision 1.266  2007/06/05 18:41:54  arekm
1016 - rel 8
1017
1018 Revision 1.265  2007/05/31 16:09:36  witekfl
1019 - added the desc_in_utf8.patch
1020
1021 Revision 1.264  2007/05/27 09:50:33  arekm
1022 - rel 6
1023
1024 Revision 1.263  2007/05/23 15:29:37  patrys
1025 - builds and seems to work fine with rpm 4.4.9
1026
1027 Revision 1.262  2007/05/21 20:59:11  adamg
1028 - BR: rpm-pythonprov
1029
1030 Revision 1.261  2007/05/20 23:35:26  arekm
1031 - fix for rpm 4.4.8
1032
1033 Revision 1.260  2007/04/15 19:35:03  tommat
1034 - added poldek-configure_in.patch workaround
1035
1036 Revision 1.259  2007/02/13 08:06:41  glen
1037 - tabs in preamble
1038
1039 Revision 1.258  2007/02/12 01:06:26  baggins
1040 - converted to UTF-8
1041
1042 Revision 1.257  2007/02/09 22:52:48  arekm
1043 - rel .3; fix multilib config
1044
1045 Revision 1.256  2007/01/22 10:48:59  arekm
1046 - rel .2
1047
1048 Revision 1.255  2007/01/08 21:44:46  mis
1049 - next snap
1050
1051 Revision 1.254  2007/01/05 14:20:04  arekm
1052 - rel 1 for rpm 4.4.7
1053
1054 Revision 1.253  2007/01/05 14:11:29  arekm
1055 - up to cvs snap 20070105
1056
1057 Revision 1.252  2006/11/13 15:01:54  sparky
1058 - don't use %{without ...}, it may not work after inverting bcond
1059
1060 Revision 1.251  2006/10/30 07:55:29  cieciwa
1061 - back ver_db and ver_rpm,
1062 - release .6
1063
1064 Revision 1.250  2006/10/29 11:03:37  cieciwa
1065 - db_ver = 4.5
1066
1067 Revision 1.249  2006/10/29 10:56:12  cieciwa
1068 - rpm_version 4.4.7
1069
1070 Revision 1.248  2006/10/29 10:51:12  cieciwa
1071 - release .5
1072
1073 Revision 1.247  2006/10/23 07:01:20  cieciwa
1074 - release .4
1075
1076 Revision 1.246  2006/09/29 23:59:09  pluto
1077 - bump release for rebuild with db4.5.
1078
1079 Revision 1.245  2006/09/11 21:43:52  mis
1080 - SIGSEV patch; release 2
1081
1082 Revision 1.244  2006/08/23 20:06:57  mis
1083 - next snap, fixes yet another n_assert()
1084
1085 Revision 1.243  2006/08/22 15:55:45  arekm
1086 - new snap
1087
1088 Revision 1.242  2006/08/21 16:08:34  mis
1089 - proper source md5
1090
1091 Revision 1.241  2006/08/21 16:03:06  mis
1092 - next snap (python module fixes)
1093
1094 Revision 1.240  2006/08/21 12:28:54  arekm
1095 - small as neede fix
1096
1097 Revision 1.239  2006/08/21 11:44:31  mis
1098 - poor distfiles
1099
1100 Revision 1.238  2006/08/21 11:33:13  mis
1101 - snap with rpm 4.4.6 support
1102
1103 Revision 1.237  2006/08/06 14:08:34  pluto
1104 - apply multilib patch only for x86-64.
1105
1106 Revision 1.236  2006/08/06 13:01:56  cieciwa
1107 - added BR: xmlto
1108
1109 Revision 1.235  2006/07/26 18:28:18  arekm
1110 - playing with new poldek from cvs
1111
1112 Revision 1.234  2006/06/07 14:06:28  sparky
1113 - missing %if %{with python}
1114
1115 Revision 1.233  2006/06/07 10:15:17  qboosh
1116 - added python bindings (following AC-branch)
1117
1118 Revision 1.232  2006/05/31 19:59:24  glen
1119 - keep multilib config in separate sourcefile
1120
1121 Revision 1.231  2006/05/31 19:49:22  glen
1122 - add config patch (from AC-branch)
1123
1124 Revision 1.230  2006/05/15 13:41:11  glen
1125 - ignore vserver-packages, rel 6
1126
1127 Revision 1.229  2006/05/11 11:57:28  glen
1128 - preserve trailing whitespaces in history (#5777)
1129
1130 Revision 1.228  2006/03/19 14:58:08  freetz
1131 - updated cvs patch for (overloaded provides problem)
1132   http://bugs.pld-linux.org/index.php?do=details&id=5762, rel.5
1133
1134 Revision 1.227  2006/03/13 09:15:02  glen
1135 - adapter was here
1136
1137 Revision 1.226  2006/03/13 09:14:35  glen
1138 - merge pri= parsing from AC-branch
1139
1140 Revision 1.225  2006/03/03 21:56:16  qboosh
1141 - complete URL
1142
1143 Revision 1.224  2006/03/03 17:13:23  wiget
1144 - new Source0 URL
1145
1146 Revision 1.223  2006/03/03 15:32:44  spider
1147 - propper url
1148
1149 Revision 1.222  2006/02/06 17:56:34  arekm
1150 - rel 4
1151
1152 Revision 1.221  2005/12/04 23:17:15  glen
1153 - adapterized (sorted %verify flags)
1154
1155 Revision 1.220  2005/11/27 20:44:40  glen
1156 - no need to copy use_sudo, it's enabled automatically for non-root users
1157 - shorten migrate message
1158
1159 Revision 1.219  2005/11/23 11:46:04  pluto
1160 - release 3 for Th.
1161
1162 Revision 1.218  2005/11/23 09:43:19  pluto
1163 - use x8664 macro.
1164
1165 Revision 1.217  2005/11/23 08:38:07  pluto
1166 - config updated for Th.
1167
1168 Revision 1.216  2005/11/22 07:04:09  qboosh
1169 - release 2.2
1170
1171 Revision 1.215  2005/11/22 06:54:36  qboosh
1172 - merged cvs-fixes,ask-abort patches from AC-branch
1173
1174 Revision 1.214  2005/11/21 21:39:39  wolf
1175 - add rpm 4.4.3 patch
1176 - add obsoletes patch
1177
1178 Revision 1.213  2005/11/04 17:44:14  qboosh
1179 - merged 0.20 from AC-branch
1180
1181 Revision 1.212  2005/10/19 18:15:52  qboosh
1182 - merged update to 0.18.9.1 from AC-poldek-0_18 branch
1183
1184 Revision 1.211  2005/07/26 12:10:16  qboosh
1185 - merged update to 0.18.9 from AC-branch
1186   - removed obsolete gcc4,cookie,rpmcmd,fmtime patches
1187 -  - added prereq patch (handle dropped legacy PreReq support in rpm 4.4)
1188
1189 Revision 1.210  2005/06/26 18:27:49  baggins
1190 - release 11
1191 - s/rpmcmd/pmcmd/ for compat with 0.19
1192
1193 Revision 1.209  2005/06/26 12:19:13  speedy
1194 - blah, release 10
1195
1196 Revision 1.208  2005/06/26 12:17:52  speedy
1197 - fmtime patch, release 9
1198
1199 Revision 1.207  2005/05/23 17:40:42  baggins
1200 - release 7
1201 - let Th also have rpmcmd patch to avoid nasty surprises later
1202
1203 Revision 1.206  2005/04/29 19:12:09  qboosh
1204 - simplified attr
1205
1206 Revision 1.205  2005/04/29 18:08:12  paszczus
1207 - adapratized
1208
1209 Revision 1.204  2005/04/26 12:18:57  arekm
1210 - rel 6
1211
1212 Revision 1.203  2005/04/12 08:59:42  qboosh
1213 - dropped distver stuff (use rpm's DistTag instead)
1214
1215 Revision 1.202  2005/04/12 08:59:04  qboosh
1216 - added cookie patch (bugfix, avoid small forward fseeks) to make poldek
1217   usable with glibc 2.3.5
1218
1219 Revision 1.201  2005/03/21 21:58:20  mmazur
1220 - rel 5 for th
1221
1222 Revision 1.200  2005/03/21 18:22:42  mmazur
1223 - Req from db-* not dbX.Y-* (dbX.Y.spec's provide db-*)
1224
1225 Revision 1.199  2005/03/20 11:04:40  mmazur
1226 - rel4; gcc4 fix
1227
1228 Revision 1.198  2005/03/20 09:49:28  mmazur
1229 - db4.3
1230
1231 Revision 1.197  2005/03/14 11:58:19  hawk
1232 - release 3 (2 for Ra)
1233
1234 Revision 1.196  2004/12/30 15:22:00  radek
1235 - version 0.18.8
1236 - removed applied patches: -po, -n_free, -transfer_rate, -capreq,
1237                            -fix_ls_output, depfix-pkgdrags
1238
1239 Revision 1.195  2004/12/29 14:46:57  qboosh
1240 - autoheader
1241
1242 Revision 1.194  2004/12/29 14:29:28  qboosh
1243 - -p0
1244
1245 Revision 1.193  2004/12/29 14:28:58  qboosh
1246 - added depfix-pkgdrags patch from author; release 6
1247
1248 Revision 1.192  2004/12/11 00:49:24  ankry
1249 - rel. 5
1250
1251 Revision 1.191  2004/12/01 19:13:31  patrys
1252 - added my patch to fix the ls command in 0.18.7
1253 - rel. up to 4
1254 - STBR ASAP
1255
1256 Revision 1.190  2004/12/01 16:49:19  pluto
1257 - temp. workaround for new rpm's api (thx. to Miś).
1258
1259 Revision 1.189  2004/11/25 11:17:15  qboosh
1260 - _sysconfdir unification
1261
1262 Revision 1.188  2004/11/18 19:16:19  twittner
1263 - "optional patch should be the last patch" - put patches in order.
1264
1265 Revision 1.187  2004/11/16 22:03:37  krolik
1266 - fixed problem with ifo about total rate and transfer, rel 3
1267
1268 Revision 1.186  2004/11/13 18:42:50  twittner
1269 - n_free() is superfluous and duplicates free() work - don't use it
1270
1271 Revision 1.185  2004/11/04 13:27:47  ankry
1272 - typo
1273
1274 Revision 1.184  2004/11/04 11:15:27  ankry
1275 - PLD-exotic arch support
1276
1277 Revision 1.183  2004/10/20 23:17:51  ankry
1278 - trigger fix
1279
1280 Revision 1.182  2004/10/11 19:55:41  ankry
1281 - trigger
1282
1283 Revision 1.181  2004/10/11 19:48:50  ankry
1284 - OOPS, it is rpm's spec...
1285
1286 Revision 1.180  2004/10/11 19:46:19  ankry
1287 - distributed ftp, rel. 2
1288
1289 Revision 1.179  2004/09/25 15:50:54  radek
1290 - release 1, works
1291
1292 Revision 1.178  2004/09/25 15:46:31  radek
1293 - removed -progress2 -deps-fix -obsoletes_provides -rev-promote -sigsegv2
1294   patches (applied); updated -po.patch
1295
1296 Revision 1.177  2004/09/25 15:36:00  radek
1297 - version 0.18.7, removed -{pkorder,sigsegv,caplookup} patches (applied)
1298
1299 Revision 1.176  2004/09/15 19:02:59  havner
1300 - bconded distver patch
1301 - rel 19
1302
1303 Revision 1.175  2004/09/14 15:04:58  mmazur
1304 - rel 18
1305
1306 Revision 1.174  2004/09/14 14:34:32  mmazur
1307 - req rpm-lib(distver), not rpmlib(distver)
1308 - didn't bump release - first must try to workaround the 'unknown tag' problem
1309
1310 Revision 1.173  2004/09/13 21:52:10  mmazur
1311 - req rpmlib(distver); rel 17; am sending to builders
1312
1313 Revision 1.172  2004/09/13 21:10:46  mmazur
1314 - req new rpm (that with distver)
1315
1316 Revision 1.171  2004/09/12 18:14:01  mmazur
1317 - rel 15; fixed a braino in distver.patch; stbr
1318
1319 Revision 1.170  2004/09/11 14:26:27  mmazur
1320 - uncommented distver patch
1321
1322 Revision 1.169  2004/09/07 16:59:44  mmazur
1323 - dist versioning support (commented out)
1324
1325 Revision 1.168  2004/09/07 15:09:49  adamg
1326 - release 13
1327
1328 Revision 1.167  2004/08/27 19:59:05  arekm
1329 - fixes from mis; segfault problem can't be tested because ftp changed already
1330
1331 Revision 1.166  2004/08/27 19:52:42  qboosh
1332 - new version of obsoletes_provides patch, release 12
1333
1334 Revision 1.165  2004/08/26 10:34:35  qboosh
1335 - works, release 11
1336
1337 Revision 1.164  2004/08/25 15:49:57  qboosh
1338 - added rev-promote patch (should fix pango/gtk+2 upgrade problem, but needs testing)
1339
1340 Revision 1.163  2004/08/25 12:49:54  qboosh
1341 - added obsoletes_provides patch from author, release 10
1342
1343 Revision 1.162  2004/08/13 13:56:43  qboosh
1344 - added deps-fix patch from author, release 9
1345
1346 Revision 1.161  2004/08/10 10:48:34  paszczus
1347 - added poldek-po.patch; release 8
1348
1349 Revision 1.160  2004/07/07 16:51:46  patrys
1350 - re-added my progressbar patch
1351 - rel. up to 7
1352
1353 Revision 1.159  2004/07/06 10:07:50  mmazur
1354 - rel6; fixed 'equal version installed'
1355
1356 Revision 1.158  2004/07/05 15:16:24  mmazur
1357 - rel5; fix for previous patch
1358
1359 Revision 1.157  2004/07/05 10:58:28  mmazur
1360 - rel4; previous patch works
1361
1362 Revision 1.156  2004/07/05 10:24:22  mmazur
1363 - patch from mis for upgrading/installing through provides; needs testing
1364
1365 Revision 1.155  2004/07/05 10:13:16  wolf
1366 - fix segmentation violation
1367 - rel 3
1368
1369 Revision 1.154  2004/07/02 17:36:33  qboosh
1370 - added pkgorder patch, release 2
1371
1372 Revision 1.153  2004/06/29 12:37:19  areq
1373 - 0.18.6
1374
1375 Revision 1.152  2004/06/24 13:01:14  pluto
1376 - cosmetics.
1377
1378 Revision 1.151  2004/06/22 21:03:17  qboosh
1379 - added obsoletes-fix2 patch, release 5
1380
1381 Revision 1.150  2004/06/08 18:52:29  qboosh
1382 - added obsoletes-fix patch, release 4
1383
1384 Revision 1.149  2004/06/08 15:04:33  areq
1385 - add pkgset.patch - fix install-dist
1386   http://cvs.pld.org.pl/installer/poldek/pkgset.c?r1=1.55.4.2&r2=1.55.4.3
1387 - rel 3 - STBR AC
1388
1389 Revision 1.148  2004/06/06 22:25:55  wolf
1390 - fixed progress bar width (patch from mis)
1391 - rel 2
1392
1393 Revision 1.147  2004/06/03 11:50:42  adamg
1394 - updated to 0.18.5
1395 - removed types.patch (applied upstream)
1396
1397 Revision 1.146  2004/05/10 20:11:10  andree
1398 - removed obsoleted poldek-ignorearch.patch
1399
1400 Revision 1.145  2004/05/10 19:48:11  qboosh
1401 - removed obsolete cap_match_req-fix patch (don't apply it 2nd time)
1402
1403 Revision 1.144  2004/05/09 22:20:47  arekm
1404 - updated to 0.18.4
1405
1406 Revision 1.143  2004/04/30 09:00:11  patrys
1407 - fixed progress bar for transfers >999 <1024, STBR
1408
1409 Revision 1.142  2004/04/24 22:16:38  qboosh
1410 - added types patch (fixes SEGV on 64-bit archs), release 10
1411
1412 Revision 1.141  2004/04/07 20:45:49  adamg
1413 - Patches should always be included in SRPM
1414
1415 Revision 1.140  2004/04/02 10:39:44  patrys
1416 - further progress bar changes
1417
1418 Revision 1.139  2004/03/21 20:48:59  mwinkler
1419 - fixed static (only added requred libs for -static)
1420
1421 Revision 1.138  2004/03/21 20:21:12  averne
1422 - changed patch number
1423
1424 Revision 1.137  2004/03/21 20:14:51  averne
1425 - rel 8 for rebuild with new progress bar
1426
1427 Revision 1.136  2004/03/21 19:54:56  averne
1428 - added new progress bar
1429
1430 Revision 1.135  2004/03/19 23:46:34  ankry
1431 - massive change: BR openssl-devel >= 0.9.7d
1432
1433 Revision 1.134  2004/03/09 00:17:03  andree
1434 - add as bcond_with ignarch (add ignorearch option - patch3)
1435
1436 Revision 1.133  2004/02/19 12:23:37  ankry
1437 - reversed last change
1438
1439 Revision 1.131  2004/02/19 11:26:02  qboosh
1440 - fixed trigger, updated Ra release in it; release 7
1441
1442 Revision 1.130  2004/02/19 07:18:52  qboosh
1443 - removed outdated patches, added cap_match_req-fix patch from author
1444 - release 6 (5 reserved for Ra)
1445
1446 Revision 1.129  2004/02/17 11:33:38  ankry
1447 - contr-trigger for ra upgrade
1448
1449 Revision 1.128  2004/02/17 08:39:07  ankry
1450 - rel.4: 3 is in ra
1451
1452 Revision 1.127  2004/01/15 12:16:43  jajcus
1453 - Release: 2
1454 - update config.sub in trurlib
1455
1456 Revision 1.126  2004/01/10 20:47:38  arekm
1457 - correct tarball
1458
1459 Revision 1.125  2004/01/10 20:11:02  arekm
1460 - updated to 0.18.3
1461
1462 Revision 1.124  2004/01/09 19:00:42  arekm
1463 - updated to current version from stable poldek branch
1464
1465 Revision 1.123  2003/12/31 12:53:54  arekm
1466 - added libselinux-devel to rpm-devel requires; removed from poldek br
1467
1468 Revision 1.122  2003/12/31 12:07:53  troll
1469 - BR: libselinux-devel
1470
1471 Revision 1.121  2003/12/24 11:28:37  arekm
1472 - allow proxy to cache data
1473
1474 Revision 1.120  2003/12/09 23:39:09  yoshi
1475 - BR fix: /usr/bin/pod2man -> perl-tools-pod
1476
1477 Revision 1.119  2003/12/05 18:59:34  qboosh
1478 - added unaligned patch to kill unaligned traps on alpha
1479   (and fix 64-bit time_t handling on more archs)
1480 - release 17
1481
1482 Revision 1.118  2003/11/28 22:39:54  qboosh
1483 - force switch to db4.2 and rpm built with it, release 16
1484
1485 Revision 1.117  2003/11/27 16:15:48  qboosh
1486 - fixed epoch0 patch, release 15
1487
1488 Revision 1.116  2003/11/26 16:40:56  adgor
1489 - Added ldb4.patch
1490 - Release 14
1491
1492 Revision 1.115  2003/11/24 00:09:59  qboosh
1493 - removed R: pcre (autogenerated)
1494
1495 Revision 1.114  2003/11/23 14:20:55  zytek
1496 - R: pcre
1497
1498 Revision 1.113  2003/11/23 01:34:25  qboosh
1499 - added epoch0 patch (follow rpm 4.2.1+: no Epoch means Epoch 0)
1500 - release 13 (only for rpm 4.2.1+!)
1501
1502 Revision 1.112  2003/11/15 23:32:15  eothane
1503 - bconds
1504
1505 Revision 1.111  2003/10/20 11:40:29  qboosh
1506 - removed R: pcre - it is autogenerated
1507
1508 Revision 1.110  2003/10/17 23:58:01  havner
1509 - R: openssl and R:pcre
1510
1511 Revision 1.109  2003/09/30 20:18:30  eothane
1512 - ahh, what the hell: openssl 0.9.7c
1513
1514 Revision 1.108  2003/09/02 13:58:59  mmazur
1515 - rel 12 for ac... let's play
1516
1517 Revision 1.107  2003/08/18 21:38:54  arekm
1518 - really apply patch5 (taken from poldek repo by ankry) and add another patch that fixes segfaults when rpmdb is a bit corrupted; rel 11
1519
1520 Revision 1.106  2003/07/16 12:24:41  ankry
1521 - merge changes from cvs.pld.org.pl by mis and kloczek
1522
1523 Revision 1.105  2003/07/15 07:24:40  qboosh
1524 - BR: gettext-autopoint is back
1525
1526 Revision 1.104  2003/06/30 08:05:20  serek
1527 - more BR.
1528
1529 Revision 1.103  2003/06/19 20:10:26  qboosh
1530 - updated etc_dir patch: s/ETC_DIR/HOME_ETC/, dots are back
1531 - cleanups
1532
1533 Revision 1.102  2003/06/01 16:42:49  djrzulf
1534 - md5 fixed,
1535
1536 Revision 1.101  2003/05/25 11:00:57  malekith
1537 - massive attack, adding Source-md5
1538
1539 Revision 1.100  2003/05/25 06:25:39  misi3k
1540 - massive attack s/pld.org.pl/pld-linux.org/
1541
1542 Revision 1.99  2003/05/19 14:17:57  wiget
1543 - rebuild
1544
1545 Revision 1.98  2003/05/02 09:19:50  gotar
1546 - added poldek-retr_term.patch,
1547 - release 8.
1548
1549 Revision 1.97  2003/04/30 13:15:25  mis
1550 - rpm 4.1 bugfix (rpm4.1-fix.patch); rel 7
1551
1552 Revision 1.96  2003/04/15 17:04:40  mis
1553 - updated rpm-4.2 patch; release 6
1554
1555 Revision 1.95  2003/04/07 12:27:42  juandon
1556 - s/home_etc/etc_dir/
1557 - s/CONFIG_DIR/ETC_DIR/
1558
1559 Revision 1.94  2003/04/02 10:37:44  mis
1560 - rpm 4.2 patch
1561 - commented out home_etc patch (juandon: please test it yourself,
1562   and if everything will works fine, uncomment)
1563 - adapterized
1564 - release 5
1565
1566 Revision 1.93  2003/03/27 22:29:28  malekith
1567 - br ncurses-static if --with static
1568
1569 Revision 1.92  2003/03/16 22:03:50  migo
1570 - BR: gettext-autopoint
1571
1572 Revision 1.91  2003/03/10 08:03:47  juandon
1573 - added home_etc.patch
1574 - Release 4.5
1575 - Please test and if everything works fine, set integer release
1576
1577 Revision 1.90  2003/03/06 19:24:54  wiget
1578 - added static.patch (fix --with static)
1579 - remove gettext hack (not needed now)
1580 - release 4
1581
1582 Revision 1.89  2003/02/19 12:24:12  malekith
1583 - release 3; to rebuild on nest builders with new openssl
1584
1585 Revision 1.88  2003/02/13 14:05:23  juandon
1586 - force to use openssl >= 0.9.7, idea by kloczek
1587
1588 Revision 1.87  2003/02/09 23:32:56  undefine
1589 - poldek-static br readline-static
1590
1591 Revision 1.86  2002/12/14 11:35:33  wrobell
1592 - rel. 2
1593
1594 Revision 1.85  2002/12/11 00:18:56  wrobell
1595 - rel. 1.1 to rebuild on nest/ppc
1596
1597 Revision 1.84  2002/12/08 01:16:00  martii
1598 - added BR automake and autoconf
1599
1600 Revision 1.83  2002/11/27 19:46:36  mis
1601 - updated to 0.18.1
1602
1603 Revision 1.82  2002/11/23 10:18:41  djrzulf
1604 - STBR !
1605 - Release 7,
1606 - s/securirity/security/ at poldek.conf
1607
1608 Revision 1.81  2002/11/22 19:01:30  kloczek
1609 - release 6: corrected ra-updates-* repositories paths.
1610
1611 Revision 1.80  2002/11/21 21:48:03  kloczek
1612 - release 5: changes in default poldek.conf file:
1613 -- added commneted ra-updates-general packages repository,
1614 -- added uncommented ra-updates-security packages repository.
1615
1616 Revision 1.79  2002/11/14 19:26:27  mis
1617 - yet another bugfix patch
1618
1619 Revision 1.78  2002/11/14 16:52:52  mis
1620 - corrected name of the patch
1621
1622 Revision 1.77  2002/11/14 16:51:13  mis
1623 - another bugfix patch; rel 4; stbr
1624
1625 Revision 1.76  2002/11/12 20:23:56  jack
1626 - Changed location of Ra+2.4.1{8,9} packs for i686. Now they are in the same place as i586 - I think macro in poldek.spec should replace i686 to proper %target_cpu, so please check it first
1627 - bumped release.
1628
1629 Revision 1.75  2002/11/12 12:34:55  mis
1630 - +poldek-vfprogress.patch; release 2
1631
1632 Revision 1.74  2002/11/09 15:11:33  qboosh
1633 - removed BR: db3-devel - db version is determined by rpm
1634
1635 Revision 1.73  2002/11/08 21:52:57  kloczek
1636 - s/db/db3/ in BuildRequires rules.
1637
1638 Revision 1.72  2002/11/07 18:17:55  mis
1639 - updated to 0.18
1640
1641 Revision 1.71  2002/10/28 16:12:52  zytek
1642 - rel++, removed GNOME2-Pack from poldek.conf
1643
1644 Revision 1.70  2002/10/20 18:23:03  mmazur
1645 - from DEVEL
1646
1647 Revision 1.69.2.3  2002/10/15 17:17:26  misiek
1648 - new fixed from mis; rel 2
1649
1650 Revision 1.69.2.2  2002/10/15 08:13:54  wiget
1651 - now compiles
1652
1653 Revision 1.69.2.1  2002/10/14 12:25:45  misiek
1654 - rpm4 snap
1655
1656 Revision 1.69.2.39  2005/06/26 12:31:06  speedy
1657 - BR: home-etc-devel
1658
1659 Revision 1.69.2.38  2005/06/25 11:10:19  paszczus
1660 - added snap version to previous commit
1661
1662 Revision 1.69.2.37  2005/06/25 10:36:32  averne
1663 - updated [20050613.22]
1664
1665 Revision 1.69.2.36  2005/05/15 19:31:20  wolf
1666 - 20050515.19
1667
1668 Revision 1.69.2.35  2005/05/05 21:40:33  wiget
1669 - workaround for fopencookie() in glibc 2.3.5
1670 - release 0.snap.2
1671
1672 Revision 1.69.2.34  2005/04/27 21:52:17  wolf
1673 - 20050426.21
1674
1675 Revision 1.69.2.33  2005/04/12 19:48:08  patrys
1676 - up to 20050410.16 snapshot
1677
1678 Revision 1.69.2.32  2005/02/20 02:08:44  gotar
1679 - BR: libtool
1680
1681 Revision 1.69.2.31  2004/12/16 10:30:51  pluto
1682 - updated to 0.19.0-cvs20041215.21 (uninstall bug fixed).
1683
1684 Revision 1.69.2.30  2004/12/15 10:40:10  pluto
1685 - updated to 0.19.0-snap20041213.21.
1686
1687 Revision 1.69.2.29  2004/12/14 15:14:22  pluto
1688 - gcc4 fixes.
1689
1690 Revision 1.69.2.28  2004/12/09 23:34:55  wolf
1691 - capreq
1692
1693 Revision 1.69.2.27  2004/10/17 07:46:29  gotar
1694 - trigger has gone, so removed R: ed
1695
1696 Revision 1.69.2.26  2004/10/11 20:36:58  wiget
1697 - updated 0.19.0-cvs20041011.21
1698
1699 Revision 1.69.2.25  2004/10/09 10:57:36  wolf
1700 - remove obsolete links
1701
1702 Revision 1.69.2.24  2004/10/08 19:04:53  patrys
1703 - updated for latest snapshot - 20041008.17
1704
1705 Revision 1.69.2.23  2004/10/06 15:36:34  patrys
1706 - updated for most recent snapshot
1707
1708 Revision 1.69.2.22  2004/10/06 10:02:02  wiget
1709 - added apt mode "binaries"
1710
1711 Revision 1.69.2.21  2004/10/06 09:38:36  wiget
1712 - updated to 20041005.23 snapshot
1713
1714 Revision 1.69.2.20  2004/10/03 16:29:34  wolf
1715 - 20041003.16
1716
1717 Revision 1.69.2.19  2004/10/02 21:18:44  arekm
1718 - updated
1719
1720 Revision 1.69.2.18  2004/10/02 13:26:58  arekm
1721 - snap update
1722
1723 Revision 1.69.2.17  2004/10/02 10:01:43  arekm
1724 - new snap
1725
1726 Revision 1.69.2.16  2004/10/01 17:07:41  gotar
1727 - fixed arch rewriting once more
1728
1729 Revision 1.69.2.15  2004/10/01 13:00:04  arekm
1730 - regenerated
1731
1732 Revision 1.69.2.14  2004/09/30 19:28:13  arekm
1733 - updated to 20040930
1734
1735 Revision 1.69.2.13  2004/09/29 14:29:38  wolf
1736 - fix building on gcc 3.4.x
1737
1738 Revision 1.69.2.12  2004/09/29 07:33:08  gotar
1739 - fixed arch rewriting
1740
1741 Revision 1.69.2.11  2004/09/28 21:31:12  arekm
1742 - repackaged
1743
1744 Revision 1.69.2.10  2004/09/28 18:37:16  arekm
1745 - include all configs
1746
1747 Revision 1.69.2.9  2004/09/28 17:57:08  arekm
1748 - FIRST POLDEK2 SNAPSHOT
1749
1750 Revision 1.69.2.8  2004/04/24 22:17:41  qboosh
1751 - added types patch (fixes SEGV on 64-bit archs), release .2
1752
1753 Revision 1.69.2.7  2004/03/23 19:41:03  arekm
1754 - updated to snapshot 20040323 (mis fixed 3 deps related bugs)
1755
1756 Revision 1.69.2.6  2004/02/25 20:44:11  arekm
1757 - capreq patch not needed (said mis)
1758
1759 Revision 1.69.2.5  2004/02/24 23:29:12  arekm
1760 20040224 snap
1761
1762 Revision 1.133  2004/02/19 12:23:37  ankry
1763 - reversed last change
1764
1765 Revision 1.131  2004/02/19 11:26:02  qboosh
1766 - fixed trigger, updated Ra release in it; release 7
1767
1768 Revision 1.130  2004/02/19 07:18:52  qboosh
1769 - removed outdated patches, added cap_match_req-fix patch from author
1770 - release 6 (5 reserved for Ra)
1771
1772 Revision 1.129  2004/02/17 11:33:38  ankry
1773 - contr-trigger for ra upgrade
1774
1775 Revision 1.128  2004/02/17 08:39:07  ankry
1776 - rel.4: 3 is in ra
1777
1778 Revision 1.127  2004/01/15 12:16:43  jajcus
1779 - Release: 2
1780 - update config.sub in trurlib
1781
1782 Revision 1.126  2004/01/10 20:47:38  arekm
1783 - correct tarball
1784
1785 Revision 1.125  2004/01/10 20:11:02  arekm
1786 - updated to 0.18.3
1787
1788 Revision 1.124  2004/01/09 19:00:42  arekm
1789 - updated to current version from stable poldek branch
1790
1791 Revision 1.123  2003/12/31 12:53:54  arekm
1792 - added libselinux-devel to rpm-devel requires; removed from poldek br
1793
1794 Revision 1.122  2003/12/31 12:07:53  troll
1795 - BR: libselinux-devel
1796
1797 Revision 1.121  2003/12/24 11:28:37  arekm
1798 - allow proxy to cache data
1799
1800 Revision 1.120  2003/12/09 23:39:09  yoshi
1801 - BR fix: /usr/bin/pod2man -> perl-tools-pod
1802
1803 Revision 1.119  2003/12/05 18:59:34  qboosh
1804 - added unaligned patch to kill unaligned traps on alpha
1805   (and fix 64-bit time_t handling on more archs)
1806 - release 17
1807
1808 Revision 1.118  2003/11/28 22:39:54  qboosh
1809 - force switch to db4.2 and rpm built with it, release 16
1810
1811 Revision 1.117  2003/11/27 16:15:48  qboosh
1812 - fixed epoch0 patch, release 15
1813
1814 Revision 1.116  2003/11/26 16:40:56  adgor
1815 - Added ldb4.patch
1816 - Release 14
1817
1818 Revision 1.115  2003/11/24 00:09:59  qboosh
1819 - removed R: pcre (autogenerated)
1820
1821 Revision 1.114  2003/11/23 14:20:55  zytek
1822 - R: pcre
1823
1824 Revision 1.113  2003/11/23 01:34:25  qboosh
1825 - added epoch0 patch (follow rpm 4.2.1+: no Epoch means Epoch 0)
1826 - release 13 (only for rpm 4.2.1+!)
1827
1828 Revision 1.112  2003/11/15 23:32:15  eothane
1829 - bconds
1830
1831 Revision 1.111  2003/10/20 11:40:29  qboosh
1832 - removed R: pcre - it is autogenerated
1833
1834 Revision 1.110  2003/10/17 23:58:01  havner
1835 - R: openssl and R:pcre
1836
1837 Revision 1.109  2003/09/30 20:18:30  eothane
1838 - ahh, what the hell: openssl 0.9.7c
1839
1840 Revision 1.108  2003/09/02 13:58:59  mmazur
1841 - rel 12 for ac... let's play
1842
1843 Revision 1.107  2003/08/18 21:38:54  arekm
1844 - really apply patch5 (taken from poldek repo by ankry) and add another patch
1845   that fixes segfaults when rpmdb is a bit corrupted; rel 11
1846
1847 Revision 1.106  2003/07/16 12:24:41  ankry
1848 - merge changes from cvs.pld.org.pl by mis and kloczek
1849
1850 Revision 1.105  2003/07/15 07:24:40  qboosh
1851 - BR: gettext-autopoint is back
1852
1853 Revision 1.104  2003/06/30 08:05:20  serek
1854 - more BR.
1855
1856 Revision 1.103  2003/06/19 20:10:26  qboosh
1857 - updated etc_dir patch: s/ETC_DIR/HOME_ETC/, dots are back
1858 - cleanups
1859
1860 Revision 1.102  2003/06/01 16:42:49  djrzulf
1861 - md5 fixed,
1862
1863 Revision 1.101  2003/05/25 11:00:57  malekith
1864 - massive attack, adding Source-md5
1865
1866 Revision 1.100  2003/05/25 06:25:39  misi3k
1867 - massive attack s/pld.org.pl/pld-linux.org/
1868
1869 Revision 1.99  2003/05/19 14:17:57  wiget
1870 - rebuild
1871
1872 Revision 1.98  2003/05/02 09:19:50  gotar
1873 - added poldek-retr_term.patch,
1874 - release 8.
1875
1876 Revision 1.97  2003/04/30 13:15:25  mis
1877 - rpm 4.1 bugfix (rpm4.1-fix.patch); rel 7
1878
1879 Revision 1.96  2003/04/15 17:04:40  mis
1880 - updated rpm-4.2 patch; release 6
1881
1882 Revision 1.95  2003/04/07 12:27:42  juandon
1883 - s/home_etc/etc_dir/
1884 - s/CONFIG_DIR/ETC_DIR/
1885
1886 Revision 1.94  2003/04/02 10:37:44  mis
1887 - rpm 4.2 patch
1888 - commented out home_etc patch (juandon: please test it yourself,
1889   and if everything will works fine, uncomment)
1890 - adapterized
1891 - release 5
1892
1893 Revision 1.93  2003/03/27 22:29:28  malekith
1894 - br ncurses-static if --with static
1895
1896 Revision 1.92  2003/03/16 22:03:50  migo
1897 - BR: gettext-autopoint
1898
1899 Revision 1.91  2003/03/10 08:03:47  juandon
1900 - added home_etc.patch
1901 - Release 4.5
1902 - Please test and if everything works fine, set integer release
1903
1904 Revision 1.90  2003/03/06 19:24:54  wiget
1905 - added static.patch (fix --with static)
1906 - remove gettext hack (not needed now)
1907 - release 4
1908
1909 Revision 1.89  2003/02/19 12:24:12  malekith
1910 - release 3; to rebuild on nest builders with new openssl
1911
1912 Revision 1.88  2003/02/13 14:05:23  juandon
1913 - force to use openssl >= 0.9.7, idea by kloczek
1914
1915 Revision 1.87  2003/02/09 23:32:56  undefine
1916 - poldek-static br readline-static
1917
1918 Revision 1.86  2002/12/14 11:35:33  wrobell
1919 - rel. 2
1920
1921 Revision 1.85  2002/12/11 00:18:56  wrobell
1922 - rel. 1.1 to rebuild on nest/ppc
1923
1924 Revision 1.84  2002/12/08 01:16:00  martii
1925 - added BR automake and autoconf
1926
1927 Revision 1.83  2002/11/27 19:46:36  mis
1928 - updated to 0.18.1
1929
1930 Revision 1.82  2002/11/23 10:18:41  djrzulf
1931 - STBR !
1932 - Release 7,
1933 - s/securirity/security/ at poldek.conf
1934
1935 Revision 1.81  2002/11/22 19:01:30  kloczek
1936 - release 6: corrected ra-updates-* repositories paths.
1937
1938 Revision 1.80  2002/11/21 21:48:03  kloczek
1939 - release 5: changes in default poldek.conf file:
1940 - added commneted ra-updates-general packages repository,
1941 - added uncommented ra-updates-security packages repository.
1942
1943 Revision 1.79  2002/11/14 19:26:27  mis
1944 - yet another bugfix patch
1945
1946 Revision 1.78  2002/11/14 16:52:52  mis
1947 - corrected name of the patch
1948
1949 Revision 1.77  2002/11/14 16:51:13  mis
1950 - another bugfix patch; rel 4; stbr
1951
1952 Revision 1.76  2002/11/12 20:23:56  jack
1953 - Changed location of Ra+2.4.1{8,9} packs for i686. Now they are in the same
1954   place as i586 - I think macro in poldek.spec should replace i686 to proper
1955   %target_cpu, so please check it first
1956 - bumped release.
1957
1958 Revision 1.75  2002/11/12 12:34:55  mis
1959 - +poldek-vfprogress.patch; release 2
1960
1961 Revision 1.74  2002/11/09 15:11:33  qboosh
1962 - removed BR: db3-devel - db version is determined by rpm
1963
1964 Revision 1.73  2002/11/08 21:52:57  kloczek
1965 - s/db/db3/ in BuildRequires rules.
1966
1967 Revision 1.72  2002/11/07 18:17:55  mis
1968 - updated to 0.18
1969
1970 Revision 1.71  2002/10/28 16:12:52  zytek
1971 - rel++, removed GNOME2-Pack from poldek.conf
1972
1973 Revision 1.70  2002/10/20 18:23:03  mmazur
1974 - from DEVEL
1975
1976 Revision 1.69.2.3  2002/10/15 17:17:26  misiek
1977 - new fixed from mis; rel 2
1978
1979 Revision 1.69.2.2  2002/10/15 08:13:54  wiget
1980 - now compiles
1981
1982 Revision 1.69.2.1  2002/10/14 12:25:45  misiek
1983 - rpm4 snap
1984
1985 Revision 1.69  2002/10/11 12:11:18  gotar
1986 - typo
1987
1988 Revision 1.68  2002/10/05 11:26:27  gotar
1989 - added Requires: sed (cdid function in vfjuggle)
1990
1991 Revision 1.67  2002/09/20 16:24:01  mis
1992 - updated to 0.17.9; fixed 'sed s/i686/ARCH/' problem; STBR
1993
1994 Revision 1.66  2002/09/11 22:13:05  jack
1995 - Bumped release coz modified poldek.conf (corrected and added sources to Ra-Pack)
1996 - STB, please
1997
1998 Revision 1.65  2002/09/06 12:24:35  blues
1999 - release 3 - removed KDE3-Pack from poldek.conf - STBR after moving KDE3
2000   from /test
2001
2002 Revision 1.64  2002/08/25 00:26:03  qboosh
2003 - GPL v2
2004
2005 Revision 1.63  2002/08/24 22:57:29  krzak
2006 - fixed source URL
2007 - release 2
2008
2009 Revision 1.62  2002/08/22 16:16:10  mis
2010 - updated to 0.17.8
2011
2012 Revision 1.61  2002/08/08 13:23:37  qboosh
2013 - typo patch: fix for typo in pl.po
2014 - epoch patch: fix for Epoch-related bug in obsoletes processing
2015   (broke ls -u cache, processing orphaned packages and probably greedy option)
2016 - release 2 (better /test first...)
2017
2018 Revision 1.60  2002/06/14 16:16:00  mis
2019 - updated to 0.17.7
2020
2021 Revision 1.59  2002/06/08 21:55:15  undefine
2022 - poldek static requires pcre-static and db1-static
2023
2024 Revision 1.58  2002/06/08 20:58:34  filon
2025 - added missiong lanaguage files (using find_lang)
2026 - new %doc
2027 - release 2
2028
2029 Revision 1.57  2002/06/03 15:56:44  mis
2030 - updated to 0.17.6
2031
2032 Revision 1.56  2002/05/15 18:12:55  mis
2033 - updated to 0.17.5; stbr
2034
2035 Revision 1.55  2002/05/06 17:05:06  mis
2036 - update to 0.17.4
2037 - temporary removed linking with sys installed trurlib cause to its
2038   frequent changes
2039
2040 Revision 1.54  2002/04/23 09:43:08  mis
2041 - STBR
2042
2043 Revision 1.53  2002/04/21 16:38:25  mis
2044 - updated to 0.17.3
2045
2046 Revision 1.52  2002/04/09 12:20:44  malekith
2047 - patch should be applaied, not only included :)
2048
2049 Revision 1.51  2002/04/09 12:16:40  malekith
2050 - rel 3
2051 - added patch that fixes bug in handling vfjuggle
2052
2053 Revision 1.50  2002/04/06 12:08:39  malekith
2054 - added --without curl bcond
2055
2056 Revision 1.49  2002/04/04 09:13:51  orzech
2057 - added ra-supported to poldek.conf, STBR
2058
2059 Revision 1.48  2002/03/29 01:26:32  mis
2060 - updated to 0.17.2
2061
2062 Revision 1.47  2002/03/27 12:13:50  mis
2063 - pl description corrections
2064
2065 Revision 1.46  2002/03/27 10:24:09  mis
2066 - fixed source URL; added URL tag
2067
2068 Revision 1.45  2002/03/27 10:21:16  mis
2069 - PLD poldek.conf moved (and fixed) to SOURCES; rel 2; stbr
2070
2071 Revision 1.44  2002/03/26 23:42:02  mis
2072 - updated to 0.17.1
2073
2074 Revision 1.43  2002/03/26 00:11:34  mis
2075 - fixed preparation of poldek.conf
2076
2077 Revision 1.42  2002/03/25 23:52:50  mis
2078 - updated to 0.17
2079
2080 Revision 1.41  2002/03/16 12:30:36  malekith
2081 - removed BOOT
2082 - --without imode bcond added
2083 - more pl desc
2084
2085 Revision 1.40  2002/03/15 11:48:21  mis
2086 - requires trurlib 0.43.4; rel 3; STBR as soon as possible
2087
2088 Revision 1.39  2002/02/23 04:25:49  kloczek
2089 - adapterized.
2090
2091 Revision 1.38  2002/02/22 23:29:36  kloczek
2092 - removed all Group fields translations (oure rpm now can handle translating
2093   Group field using gettext).
2094
2095 Revision 1.37  2002/02/11 23:19:47  qboosh
2096 - BR popt-devel, popt-static only when building statically
2097 - adapterized, release 2
2098
2099 Revision 1.36  2002/01/31 09:41:06  mis
2100 - added 'static' bcond
2101
2102 Revision 1.35  2002/01/30 18:29:45  mis
2103 - autoupdated to 0.16
2104
2105 Revision 1.34  2002/01/18 02:14:38  kloczek
2106 - perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
2107
2108 Revision 1.33  2002/01/11 16:43:51  mis
2109 - autoupdated to 0.15.9
2110
2111 Revision 1.32  2001/10/29 11:13:45  mis
2112 - autoupdated to 0.15.8
2113
2114 Revision 1.31  2001/10/11 15:10:27  mis
2115 - fixed source URL; release 2 (may be STB)
2116
2117 Revision 1.30  2001/10/10 14:41:10  mis
2118 - updated to 0.15.7; STB
2119
2120 Revision 1.29  2001/09/20 10:10:14  mis
2121 - STB
2122
2123 Revision 1.28  2001/09/13 10:06:23  filon
2124 - rebuild with optimized zlib-static, release 2
2125
2126 Revision 1.27  2001/09/12 16:33:33  mis
2127 - trurlib 0.43.3 is needed
2128
2129 Revision 1.26  2001/09/12 16:28:04  mis
2130 - updated to 0.15.6
2131 - added global config
2132
2133 Revision 1.25  2001/08/28 12:06:58  filon
2134 - chagded BuildReq: pod2man to perl-devel
2135
2136 Revision 1.24  2001/08/22 17:30:39  filon
2137 - changed BuilReq:/usr/bin/pod2man to pod2man
2138
2139 Revision 1.23  2001/07/20 16:42:27  mis
2140 - updated to 0.15.5
2141
2142 Revision 1.22  2001/07/17 16:12:09  mis
2143 - updated to 0.15.4
2144
2145 Revision 1.21  2001/07/16 20:32:30  kloczek
2146 - reorder BuildRequires rules.
2147
2148 Revision 1.20  2001/07/16 18:38:31  kloczek
2149 - added rpm-static to BuildRequires if %{BOOT}.
2150
2151 Revision 1.19  2001/07/16 15:19:03  mis
2152 - updated to 0.15.3
2153
2154 Revision 1.18  2001/07/13 15:18:20  mis
2155 - updated to 0.15.2
2156
2157 Revision 1.17  2001/06/28 14:28:13  mis
2158 - updated to 0.15.1
2159
2160 Revision 1.16  2001/06/27 19:20:27  klakier
2161 - removed rpmvercmp from -BOOT
2162 - added debug options to -BOOT (do not work, though))
2163
2164 Revision 1.15  2001/06/27 18:32:55  klakier
2165 - removed -m386
2166
2167 Revision 1.14  2001/06/27 18:09:22  mis
2168 - updated to 0.15
2169
2170 Revision 1.13  2001/06/18 11:31:31  mis
2171 - updated to 0.14.1
2172
2173 Revision 1.12  2001/06/12 18:14:19  mis
2174 - updated to 0.14
2175
2176 Revision 1.11  2001/05/22 23:29:59  klakier
2177 - added -m386 to BOOT
2178
2179 Revision 1.10  2001/05/21 13:27:54  klakier
2180 - more buildrequires
2181
2182 Revision 1.9  2001/05/18 22:28:24  serek
2183 - popt-static added to buildrequires.
2184
2185 Revision 1.8  2001/05/18 18:58:16  mis
2186 - autoupdated to 0.13
2187
2188 Revision 1.7  2001/05/18 12:31:56  roman
2189 - added polish Summary and %description.
2190
2191 Revision 1.6  2001/05/11 14:06:55  klakier
2192 - fixed BuildRequires
2193
2194 Revision 1.5  2001/04/27 20:09:10  kloczek
2195 - finam cleanups.
2196
2197 Revision 1.4  2001/04/27 14:24:43  wiget
2198 - fix buildrequires
2199
2200 Revision 1.3  2001/04/27 14:08:11  klakier
2201 - removed rpmvercmp from BOOT
2202
2203 Revision 1.2  2001/04/23 11:43:26  klakier
2204 - ver 0.12
2205 - added BOOT package
2206
2207 Revision 1.1  2000/09/25 00:00:09  mis
2208 - initial version