From: Jakub Bogusz Date: Thu, 8 Aug 2002 13:23:37 +0000 (+0000) Subject: - typo patch: fix for typo in pl.po X-Git-Tag: poldek-0_17_7-2 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=159449c474d2fc72eb73147f1adf3cb736b49961;p=packages%2Fpoldek.git - typo patch: fix for typo in pl.po - epoch patch: fix for Epoch-related bug in obsoletes processing (broke ls -u cache, processing orphaned packages and probably greedy option) - release 2 (better /test first...) Changed files: poldek.spec -> 1.61 --- diff --git a/poldek.spec b/poldek.spec index 4255c5c..f808a63 100644 --- a/poldek.spec +++ b/poldek.spec @@ -6,11 +6,13 @@ Summary: RPM packages management helper tool Summary(pl): Pomocnicze narzêdzie do zarz±dzania pakietami RPM Name: poldek Version: 0.17.7 -Release: 1 +Release: 2 License: GPL Group: Applications/System Source0: http://team.pld.org.pl/~mis/poldek/download/%{name}-%{version}.tar.gz Source1: %{name}.conf +Patch0: %{name}-typo.patch +Patch1: %{name}-epoch.patch URL: http://team.pld.org.pl/~mis/poldek/ #%{!?_with_static:Requires: trurlib >= 0.43.6} Requires: rpm >= 4.0.2-62 @@ -66,6 +68,8 @@ modu %prep %setup -q +%patch0 -p1 +%patch1 -p1 %build %configure \