]> git.pld-linux.org Git - packages/di.git/commitdiff
- better Summary; cosmetics
authordarekr <darekr@pld-linux.org>
Fri, 18 Mar 2005 16:20:42 +0000 (16:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    di.spec -> 1.22

di.spec

diff --git a/di.spec b/di.spec
index 803d3fe489949d238c3f8a42f9c934c75b586ac9..bab2723abcdceb75375df07f815e06968508645a 100644 (file)
--- a/di.spec
+++ b/di.spec
@@ -1,11 +1,11 @@
-Summary:       Disk Info
-Summary(pl):   Disk Info
+Summary:       Disk Info - disk information utility
+Summary(pl):   Disk Info - informacje o dyskach 
 Name:          di
 Version:       3.11
 Release:       1
 License:       GPL
 Group:         Applications/System
-Source0:       http://www.gentoo.com/%{name}/%{name}-%{version}.tar.gz
+Source0:       http://www.gentoo.com/di/%{name}-%{version}.tar.gz
 # Source0-md5: 13f5c38bde30091ae53fb8483426ce34
 URL:           http://www.gentoo.com/di/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -25,8 +25,10 @@ w systemie. Podobnie jak 'df' lecz w bardziej przyst
 %setup -q
 
 %build
-./configure --prefix=%{_prefix}
-%{__make} RPM_OPT_FLAGS="%{rpmcflags}"
+./configure \
+       --prefix=%{_prefix}
+%{__make} \
+       RPM_OPT_FLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.069052 seconds and 4 git commands to generate.