[packages/poldek/AC-DEVEL: 27/38] - update with new rc2 snap from HEAD
glen
glen at pld-linux.org
Sat Jun 22 12:24:29 CEST 2013
commit 9dbba3423e7ce61658e41cabf3b66efe09cdc5df
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Sat Oct 1 22:49:10 2011 +0000
- update with new rc2 snap from HEAD
Changed files:
poldek.spec -> 1.315.2.26
poldek.spec | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/poldek.spec b/poldek.spec
index f906a74..55ccdc6 100644
--- a/poldek.spec
+++ b/poldek.spec
@@ -7,11 +7,11 @@
%bcond_without python # don't build python bindings
# required versions (forced to avoid SEGV with mixed db used by rpm and poldek)
-%define ver_db 4.3.27-1
-%define ver_rpm 4.4.9-1
+%define ver_db 4.5.20
+%define ver_rpm 4.5-49
%define snap rc2
-%define rel 1%{pld_release}
+%define rel 3%{pld_release}
Summary: RPM packages management helper tool
Summary(hu.UTF-8): RPM csomagkezelést segítő eszköz
Summary(pl.UTF-8): Pomocnicze narzędzie do zarządzania pakietami RPM
@@ -21,8 +21,9 @@ Release: 0.%{snap}.%{rel}
License: GPL v2
Group: Applications/System
#Source0: http://poldek.pld-linux.org/download/snapshots/%{name}-%{version}-cvs%{snap}.tar.bz2
-Source0: http://carme.pld-linux.org/~megabajt/snaps/poldek/%{name}-%{version}%{snap}.tar.bz2
-# Source0-md5: 98806c2c6c8b5b840e7cfde6164fdeb4
+#Source0: http://carme.pld-linux.org/~megabajt/snaps/poldek/%{name}-%{version}%{snap}.tar.bz2
+Source0: http://carme.pld-linux.org/~cactus/snaps/poldek/%{name}-%{version}%{snap}.tar.bz2
+# Source0-md5: 14135ae2960da09990c50d5b5342be64
Source1: %{name}.conf
Source2: %{name}-multilib.conf
Source5: %{name}-aliases.conf
@@ -32,7 +33,7 @@ Patch100: %{name}-dirdeps.patch
Patch0: %{name}-vserver-packages.patch
Patch1: %{name}-config.patch
Patch2: %{name}-size-type.patch
-Patch4: ac-prog-libtool.patch
+Patch4: %{name}-Os-fail-workaround.patch
URL: http://poldek.pld-linux.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -52,6 +53,7 @@ BuildRequires: readline-devel >= 5.0
BuildRequires: rpm-devel >= %{ver_rpm}
%{?with_python:BuildRequires: rpm-pythonprov}
BuildRequires: sed >= 4.0
+BuildRequires: swig-python
BuildRequires: zlib-devel
%if %{with static}
BuildRequires: bzip2-static
@@ -198,6 +200,7 @@ rm -f m4/libtool.m4 m4/lt*.m4
# cleanup backups after patching
find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
+chmod u+x ./configure ./doc/conf-xml2.sh
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/poldek.git/commitdiff/a9509223080f5faa486ee17dce055a07aff2da0e
More information about the pld-cvs-commit
mailing list