/[smecontribs]/rpms/smeserver-denyhosts/contribs8/smeserver-denyhosts.spec
ViewVC logotype

Diff of /rpms/smeserver-denyhosts/contribs8/smeserver-denyhosts.spec

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

Revision 1.1 by slords, Sun Jun 3 16:15:41 2012 UTC Revision 1.2 by unnilennium, Sun Jul 14 19:39:26 2013 UTC
# Line 1  Line 1 
1  # $Id: smeserver-denyhosts.spec,v 1.30 2011/04/27 16:47:18 slords Exp $  # $Id: smeserver-denyhosts.spec,v 1.1 2012/06/03 16:15:41 slords Exp $
2  # Authority: unnilennium  # Authority: unnilennium
3  # Name: Jean-Philippe Pialasse  # Name: Jean-Philippe Pialasse
4    
5  Summary: smeserver-denyhosts  Summary: smeserver-denyhosts
6  %define name smeserver-denyhosts  %define name smeserver-denyhosts
7  %define version 2.7  %define version 2.7
8  %define release 1  %define release 2
9  Name: %{name}  Name: %{name}
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
13  Group: Applications/System  Group: Applications/System
14  Source: %{name}-%{version}.tgz  Source: %{name}-%{version}.tgz
15    Patch0: smeserver-denyhosts-2.7-locale-2013-07-14.patch
16  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
17  BuildArch: noarch  BuildArch: noarch
18  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
# Line 24  Integration package to mesh denyhosts wi Line 25  Integration package to mesh denyhosts wi
25    
26  %prep  %prep
27  %setup  %setup
28    %patch0 -p1
29    
30  %build  %build
31  /usr/bin/perl createlinks  /usr/bin/perl createlinks
# Line 44  rm -rf $RPM_BUILD_ROOT Line 46  rm -rf $RPM_BUILD_ROOT
46  touch /etc/hosts.deny_ssh  touch /etc/hosts.deny_ssh
47    
48  %changelog  %changelog
49    * Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 2.7-2.sme
50    - apply locale 2013-07-14 patch
51    
52  * Sun Jun 3 2012 JP PIALASSE tests@pialasse.com  2.7-1.sme  * Sun Jun 3 2012 JP PIALASSE tests@pialasse.com  2.7-1.sme
53  - Initial version  - Initial version


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