]> git.pld-linux.org Git - packages/perl-Mon.git/commitdiff
- mass commit: cosmetics (removed trailing white spaces)
authorTomasz Pala <gotar@pld-linux.org>
Mon, 18 Aug 2003 08:09:02 +0000 (08:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Mon.spec -> 1.20

perl-Mon.spec

index f00087181a03d80f1b96848e1dc5d24d4b5df683..b3f9f31fb4ed9d60bf5c660d64a5266eb460e2b1 100644 (file)
@@ -1,8 +1,8 @@
 %include        /usr/lib/rpm/macros.perl
 Summary:       perl-Mon module
 Summary(pl):   Modu³ perla Mon
-Name:          perl-Mon        
-version:       0.11    
+Name:          perl-Mon
+version:       0.11
 Release:       6
 License:       GPL
 Group:         Development/Languages/Perl
@@ -12,7 +12,7 @@ URL:          http://www.kernel.org/software/mon/
 BuildRequires: perl-devel >= 5.6.1
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-   
+
 %description
 This is the Perl5 module for interfacing with the Mon system
 monitoring package. Currently only the client interface is
@@ -28,7 +28,7 @@ Aktualnie zaimplementowany jest tylko interfejs klienta.
 
 %build
 %{__perl} Makefile.PL \
-       INSTALLDIRS=vendor 
+       INSTALLDIRS=vendor
 %{__make}
 
 %install
This page took 0.343326 seconds and 4 git commands to generate.