]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- rel 7; make '.' dir become getcwd() one to prevent system trash on '--install-dist .'. auto/th/poldek-0_21-0_20070703_00_7
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 22 Nov 2007 17:18:05 +0000 (17:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poldek.spec -> 1.298

poldek.spec

index 6c4182b0a1b642e219ce7b479bbe4f65fe0681b7..960fdf32f7213cb80bf4db9c2c80b35950e0fcd6 100644 (file)
@@ -13,7 +13,7 @@ Summary:      RPM packages management helper tool
 Summary(pl.UTF-8):     Pomocnicze narzędzie do zarządzania pakietami RPM
 Name:          poldek
 Version:       0.21
-Release:       0.%{snap}.6
+Release:       0.%{snap}.7
 License:       GPL v2
 Group:         Applications/System
 Source0:       http://poldek.pld-linux.org/download/snapshots/%{name}-%{version}-cvs%{snap}.tar.bz2
@@ -28,6 +28,7 @@ Patch4:               %{name}-ndie_fix.patch
 Patch5:                %{name}-uri-escape-fix.patch
 Patch6:                %{name}-install-dist.patch
 Patch7:                %{name}-nohold-fix.patch
+Patch8:                %{name}-dir-dot.patch
 URL:           http://poldek.pld-linux.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -159,6 +160,7 @@ Moduły języka Python dla poldka.
 %patch5 -p0
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 # cleanup backups after patching
 find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
This page took 0.066978 seconds and 4 git commands to generate.