Author: baggins                      Date: Sat Nov 29 12:21:22 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR dos2unix

---- Files affected:
SPECS:
   munin-plugins-muninexchange.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/munin-plugins-muninexchange.spec
diff -u SPECS/munin-plugins-muninexchange.spec:1.4 
SPECS/munin-plugins-muninexchange.spec:1.5
--- SPECS/munin-plugins-muninexchange.spec:1.4  Sat Nov 29 13:17:54 2008
+++ SPECS/munin-plugins-muninexchange.spec      Sat Nov 29 13:21:17 2008
@@ -8,7 +8,7 @@
 Summary(pl.UTF-8):     Wtyczki munina z MuninExchange
 Name:          munin-plugins-muninexchange
 Version:       20081128
-Release:       1.2
+Release:       1.3
 License:       GPL
 Group:         Daemons
 Source0:       %{name}-%{version}.tar.bz2
@@ -16,6 +16,7 @@
 Patch0:                %{name}-vserver.patch
 Patch1:                %{name}-postfix.patch
 URL:           http://muninexchange.projects.linpro.no/
+BuildRequires: dos2unix
 BuildRequires: perl-devel
 BuildRequires: rpmbuild(macros) >= 1.268
 BuildArch:     noarch
@@ -690,6 +691,9 @@
 
 %prep
 %setup -q
+
+find -type f -print0 | xargs -0 dos2unix
+
 %patch0 -p1
 %patch1 -p1
 
@@ -768,6 +772,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2008/11/29 12:21:17  baggins
+- BR dos2unix
+
 Revision 1.4  2008/11/29 12:17:54  baggins
 - added fixes for postfix plugins
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/munin-plugins-muninexchange.spec?r1=1.4&r2=1.5&f=u

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

Reply via email to