]> git.pld-linux.org Git - packages/di.git/commitdiff
- spec adapterized.
authorkloczek <kloczek@pld-linux.org>
Thu, 18 May 2000 17:35:47 +0000 (17:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    di.spec -> 1.5

di.spec

diff --git a/di.spec b/di.spec
index 4def2b5ba131f363f8c94865fbe0841496a8fd41..d0a028a584dfcde1af25b8c23a5a9945aced0e9d 100644 (file)
--- a/di.spec
+++ b/di.spec
@@ -3,9 +3,9 @@ Summary(pl):    Disk Info
 Name:          di
 Version:       2.3
 Release:       1
 Name:          di
 Version:       2.3
 Release:       1
-Copyright:     GPL
-Group:         System Tools
-Group(pl):     Na¿êdzia systemowe
+License:       GPL
+Group:         Utilities/System
+Group(pl):     Narzêdzia/System
 Source0:       %name-distr.001
 Source1:       %name-distr.002
 Source2:       %name-distr.003
 Source0:       %name-distr.001
 Source1:       %name-distr.002
 Source2:       %name-distr.003
@@ -16,14 +16,14 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define        _prefix /usr
 
 %description
 %define        _prefix /usr
 
 %description
-'di' is a disk information utility, displaying everything (and more) that 
-your 'df' command does. It features the ability to display your disk usage 
-in whatever format you desire/prefer/are used to. 
+'di' is a disk information utility, displaying everything (and more)
+that your 'df' command does. It features the ability to display your
+disk usage in whatever format you desire/prefer/are used to.
 
 It is designed to be portable across many platforms.
 
 %description -l pl
 
 It is designed to be portable across many platforms.
 
 %description -l pl
-'di' jest narzêdziem udostêpniaj±cym informacje o dyskach istniej±cych 
+'di' jest narzêdziem udostêpniaj±cym informacje o dyskach istniej±cych
 w systemie. Podobnie jak 'df' lecz w bardziej przystêpnej formie.
 
 %prep
 w systemie. Podobnie jak 'df' lecz w bardziej przystêpnej formie.
 
 %prep
@@ -52,6 +52,7 @@ cd $RPM_BUILD_DIR/%name-%version
 make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
 
 %install
 make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
 
 %install
+rm -rf $RPM_BUILD_ROOT
 cd $RPM_BUILD_DIR/%name-%version
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
 cd $RPM_BUILD_DIR/%name-%version
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
This page took 0.08013 seconds and 4 git commands to generate.