]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- 20070703.00 snap and ndie_fix.patch
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 5 Jul 2007 06:37:38 +0000 (06:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poldek.spec -> 1.277.2.3.2.8

poldek.spec

index d8a1b9ae4bb1996276f2fff83bc0cc48212cd894..3d6901f2c73a3e4c0c037545110f0e687cc643a3 100644 (file)
@@ -6,7 +6,7 @@
 # required versions (forced to avoid SEGV with mixed db used by rpm and poldek)
 %define        ver_db  4.2.50-1
 %define        ver_rpm 4.4.1
-%define        _snap   20070628.00
+%define        _snap   20070703.00
 Summary:       RPM packages management helper tool
 Summary(pl.UTF-8):     Pomocnicze narzędzie do zarządzania pakietami RPM
 Name:          poldek
@@ -22,8 +22,7 @@ Source3:      %{name}-aliases.conf
 Patch1:                %{name}-vserver-packages.patch
 Patch2:                %{name}-config.patch
 Patch3:                %{name}-multilib.patch
-Patch4:                %{name}-su-sigsev.patch
-Patch5:                %{name}-uninstall-depfix.patch
+Patch4:                %{name}-ndie_fix.patch
 URL:           http://poldek.pld-linux.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -154,7 +153,6 @@ Moduły języka Python dla poldka.
 %patch3 -p1
 %endif
 %patch4 -p0
-%patch5 -p0
 
 # cleanup backups after patching
 find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
This page took 0.220228 seconds and 4 git commands to generate.