]> git.pld-linux.org Git - packages/diffstat.git/commitdiff
- updated to 1.38
authordarekr <darekr@pld-linux.org>
Sun, 6 Feb 2005 19:01:26 +0000 (19:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- cosmetics

Changed files:
    diffstat.spec -> 1.33

diffstat.spec

index b607eec9c043073ad9d242d8db2c5ac762253548..9026c5135e7dfa88aefc3fbfa20a1c8a2f1e673a 100644 (file)
@@ -4,12 +4,12 @@ Summary(fr):  Fournit des statistiques sur les diff
 Summary(pl):   Umo¿liwia robienie statystyk plików diff
 Summary(tr):   diff dosyasý istatistik bilgileri çýkarýr
 Name:          diffstat
-Version:       1.35
+Version:       1.38
 Release:       1
 License:       distributable
 Group:         Applications/Text
 Source0:       ftp://invisible-island.net/diffstat/%{name}.tar.gz
-# Source0-md5: 97a8061b3f8510d6a5c490eea75d8230
+# Source0-md5: 79e948aae49d2a0bd767b791e5cc132f
 URL:           http://invisible-island.net/diffstat/
 BuildRequires: autoconf
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -52,7 +52,9 @@ istatistiksel bilgiler 
 chmod -R u+w *
 %{__autoconf}
 %configure
-%{__make} CPPFLAGS="%{rpmcflags} -w" LDFLAGS="%{rpmldflags}"
+%{__make} \
+       CPPFLAGS="%{rpmcflags} -w" \
+       LDFLAGS="%{rpmldflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.045575 seconds and 4 git commands to generate.