6 |
Name: %{name} |
Name: %{name} |
7 |
%define version 1.3.0 |
%define version 1.3.0 |
8 |
Version: %{version} |
Version: %{version} |
9 |
%define release 2 |
%define release 3 |
10 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
11 |
License: GPL |
License: GPL |
12 |
Source: %{name}-%{version}.tgz |
Source: %{name}-%{version}.tgz |
19 |
Requires: Perl(MLDBM) >= 1.21-4 |
Requires: Perl(MLDBM) >= 1.21-4 |
20 |
|
|
21 |
%changelog |
%changelog |
22 |
* Fri Aug 31 2012 JP Pialasse <test@pialasse.com> 1.3.0-2.sme |
* Fri Aug 31 2012 JP Pialasse <test@pialasse.com> 1.3.0-3.sme |
23 |
- build error fix |
- build error fix : prep setup |
24 |
|
|
25 |
* Wed Aug 15 2012 JP Pialasse <test@pialasse.com> 1.3.0-1.sme |
* Wed Aug 15 2012 JP Pialasse <test@pialasse.com> 1.3.0-1.sme |
26 |
- update from 1.03-02sn to comply with SME8 and SME7 |
- update from 1.03-02sn to comply with SME8 and SME7 |
31 |
%description |
%description |
32 |
DUREP is a Report Generator that creates graphical Output for the "du" command |
DUREP is a Report Generator that creates graphical Output for the "du" command |
33 |
|
|
34 |
|
%prep |
35 |
|
|
36 |
|
%setup |
37 |
|
|
38 |
%install |
%install |
39 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |