packages: postfix/postfix.spec - cosmetics

baggins baggins at pld-linux.org
Thu Apr 15 17:02:59 CEST 2010


Author: baggins                      Date: Thu Apr 15 15:02:59 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- cosmetics

---- Files affected:
packages/postfix:
   postfix.spec (1.342 -> 1.343) 

---- Diffs:

================================================================
Index: packages/postfix/postfix.spec
diff -u packages/postfix/postfix.spec:1.342 packages/postfix/postfix.spec:1.343
--- packages/postfix/postfix.spec:1.342	Thu Apr 15 16:58:19 2010
+++ packages/postfix/postfix.spec	Thu Apr 15 17:02:51 2010
@@ -255,10 +255,10 @@
 
 %prep
 %setup -q
-#{?with_vda:zcat %{SOURCE7} | %{__patch} -p1 -s}
-#{?with_vda:zcat %{SOURCE11} | %{__patch} -p1 -s}
-%{?with_vda:cat %{SOURCE7} | %{__patch} -p1 -s}
-%{?with_vda:cat %{SOURCE11} | %{__patch} -p1 -s}
+%if %{with vda}
+cat %{SOURCE7} | %{__patch} -p1 -s
+cat %{SOURCE11} | %{__patch} -p1 -s
+%endif
 
 find -type f | xargs sed -i -e 's|/etc/postfix|/etc/mail|g'
 
@@ -530,6 +530,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.343  2010/04/15 15:02:51  baggins
+- cosmetics
+
 Revision 1.342  2010/04/15 14:58:19  baggins
 - hand made vda-bigquota patch, builds
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/postfix/postfix.spec?r1=1.342&r2=1.343&f=u



More information about the pld-cvs-commit mailing list