[ANN] poldek 0.18.8

Paweł A. Gajda mis at k2.net.pl
Thu Dec 30 16:12:51 CET 2004


0.18.8 (bugfix release; 2004/12/30)
* fixed checking file-based dependencies of packages being removed
* 'ls' output fixes to be parsable by external scripts (Patryk Zawadzki 
  <patrys at pld-dc org>)
* removed usage of superfluous n_free() (Tomasz Wittner <twittner at o2 pl>)
* vfile's progress bar: fixed displaying total transfer and rate 
  (Lukasz Masko at ipipan waw pl)
* support for RPM 4.4 
* fixed build under Owl (rpm 4.0.2 without libelf)
* workaround for "group not found" bug 
* pl and de translation fixes (PLD Team)

Almost all PLD's patches were included in this release; patch 
for poldek.spec attached. 

-------------- next part --------------
Index: poldek.spec
===================================================================
RCS file: /cvsroot/SPECS/poldek.spec,v
retrieving revision 1.195
diff -u -r1.195 poldek.spec
--- poldek.spec	29 Dec 2004 14:46:57 -0000	1.195
+++ poldek.spec	30 Dec 2004 14:28:37 -0000
@@ -12,8 +12,8 @@
 Summary:	RPM packages management helper tool
 Summary(pl):	Pomocnicze narz?dzie do zarz?dzania pakietami RPM
 Name:		poldek
-Version:	0.18.7
-Release:	6%{?with_distver:+distver}
+Version:	0.18.8
+Release:	1%{?with_distver:+distver}
 License:	GPL v2
 Group:		Applications/System
 Source0:	http://team.pld.org.pl/~mis/poldek/download/%{name}-%{version}.tar.bz2
@@ -21,13 +21,6 @@
 Source1:	%{name}.conf
 Patch0:		%{name}-etc_dir.patch
 Patch1:		%{name}-retr_term.patch
-Patch2:		%{name}-simplestatic.patch
-Patch3:		%{name}-po.patch
-Patch4:		%{name}-n_free.patch
-Patch5:		%{name}-transfer_rate.patch
-Patch6:		%{name}-capreq.patch
-Patch7:		%{name}-fix_ls_output.patch
-Patch8:		%{name}-depfix-pkgdrags.patch
 Patch12:	%{name}-distver.patch
 URL:		http://team.pld.org.pl/~mis/poldek/
 BuildRequires:	automake
@@ -97,12 +90,6 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p0
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p2
-%patch7 -p1
 %patch8 -p0
 %{?with_distver:%patch12 -p1}
 


More information about the pld-devel-en mailing list