/[smecontribs]/rpms/smeserver-durep/contribs9/smeserver-durep.spec
ViewVC logotype

Diff of /rpms/smeserver-durep/contribs9/smeserver-durep.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.4 by jpp, Sun Feb 11 03:13:58 2018 UTC Revision 1.5 by jpp, Sat Dec 28 19:10:45 2019 UTC
# Line 1  Line 1 
1  # $Id: smeserver-durep.spec,v 1.3 2015/08/22 19:35:51 stephdl Exp $  # $Id: smeserver-durep.spec,v 1.4 2018/02/11 03:13:58 jpp Exp $
2  # Authority: unnilennnium  # Authority: unnilennnium
3  # Name: JP Pialasse  # Name: JP Pialasse
4    
# Line 6  Line 6 
6  Name:          %{name}  Name:          %{name}
7  %define version 1.5.0  %define version 1.5.0
8  Version:       %{version}  Version:       %{version}
9  %define release 3  %define release 4
10  Release:       %{release}%{?dist}  Release:       %{release}%{?dist}
11  License:       GPL  License:       GPL
12  Source:  %{name}-%{version}.tar.gz  Source:  %{name}-%{version}.tar.gz
13  Patch0: smeserver-durep-1.5.0-bz10118-more_paths.patch  Patch0: smeserver-durep-1.5.0-bz10118-more_paths.patch
14    Patch1: smeserver-durep-1.5.0-dfposix.patch
15  BuildRoot: /var/tmp/%{name}-%{version}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-buildroot
16  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
17  BuildArch: noarch  BuildArch: noarch
# Line 23  Obsoletes:      e-smith-durep Line 24  Obsoletes:      e-smith-durep
24    
25    
26  %changelog  %changelog
27    * Sat Dec 28 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.5.0-4.sme
28    - output all mounted points with df on one line using Posix
29    
30  * Sat Feb 10 2018 Jean-Philipe Pialasse <tests@pialasse.com> 1.5.0-3.sme  * Sat Feb 10 2018 Jean-Philipe Pialasse <tests@pialasse.com> 1.5.0-3.sme
31  - add hability to stat more directories [SME: 10118]  - add hability to stat more directories [SME: 10118]
32  - add status enabled or disabled  - add status enabled or disabled
# Line 59  DUREP is a  Report Generator that create Line 63  DUREP is a  Report Generator that create
63  %prep  %prep
64  %setup  %setup
65  %patch0 -p1  %patch0 -p1
66    %patch1 -p1
67    
68  %install  %install
69  /bin/rm -rf $RPM_BUILD_ROOT  /bin/rm -rf $RPM_BUILD_ROOT


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed