Author: glen                         Date: Thu Nov 22 19:48:18 2007 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- rel 7; make '.' dir become getcwd() one to prevent system trash on 
'--install-dist .' (arekm)

---- Files affected:
SPECS:
   poldek.spec (1.277.2.3.2.13 -> 1.277.2.3.2.14) 

---- Diffs:

================================================================
Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.277.2.3.2.13 SPECS/poldek.spec:1.277.2.3.2.14
--- SPECS/poldek.spec:1.277.2.3.2.13    Thu Nov 22 18:42:40 2007
+++ SPECS/poldek.spec   Thu Nov 22 20:48:12 2007
@@ -12,7 +12,7 @@
 Summary(pl.UTF-8):     Pomocnicze narzędzie do zarządzania pakietami RPM
 Name:          poldek
 Version:       0.21
-Release:       0.%{_snap}.5
+Release:       0.%{_snap}.7
 License:       GPL v2
 Group:         Applications/System
 Source0:       
http://poldek.pld-linux.org/download/snapshots/%{name}-%{version}-cvs%{_snap}.tar.bz2
@@ -27,6 +27,7 @@
 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
@@ -160,6 +161,7 @@
 %patch5 -p0
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 # cleanup backups after patching
 find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
@@ -353,6 +355,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.277.2.3.2.14  2007-11-22 19:48:12  glen
+- rel 7; make '.' dir become getcwd() one to prevent system trash on 
'--install-dist .' (arekm)
+
 Revision 1.277.2.3.2.13  2007-11-22 17:42:40  glen
 - fixed multilib poldek config; rel .5
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/poldek.spec?r1=1.277.2.3.2.13&r2=1.277.2.3.2.14&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to