]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- added unaligned patch to kill unaligned traps on alpha auto/ac/poldek-0_18_1-17
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 5 Dec 2003 18:59:34 +0000 (18:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  (and fix 64-bit time_t handling on more archs)
- release 17

Changed files:
    poldek.spec -> 1.119

poldek.spec

index c2a202437a0fa0a9d00d3eca8d86b0f3efc30f2d..62c774c2d7dd631c6fb1eca2441c14ed7a04ce02 100644 (file)
@@ -11,7 +11,7 @@ Summary:      RPM packages management helper tool
 Summary(pl):   Pomocnicze narzêdzie do zarz±dzania pakietami RPM
 Name:          poldek
 Version:       0.18.1
-Release:       16
+Release:       17
 License:       GPL v2
 Group:         Applications/System
 Source0:       http://team.pld.org.pl/~mis/poldek/download/%{name}-%{version}.tar.bz2
@@ -26,6 +26,7 @@ Patch5:               %{name}-deps-fix.patch
 Patch6:                %{name}-broken-rpmdb.patch
 Patch7:                %{name}-epoch0.patch
 Patch8:                %{name}-ldb4.patch
+Patch9:                %{name}-unaligned.patch
 URL:           http://team.pld.org.pl/~mis/poldek/
 BuildRequires: automake
 BuildRequires: autoconf
@@ -98,6 +99,7 @@ modu
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 %build
 %{__autopoint}
This page took 2.079365 seconds and 4 git commands to generate.