/[smeserver]/rpms/e-smith-test/sme9/e-smith-test.spec
ViewVC logotype

Diff of /rpms/e-smith-test/sme9/e-smith-test.spec

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

Revision 1.2 by wellsi, Sun May 5 05:57:09 2013 UTC Revision 1.3 by vip-ire, Sat Nov 30 11:15:35 2013 UTC
# Line 1  Line 1 
1  # $Id: e-smith-test.spec,v 1.1 2013/01/25 17:23:01 slords Exp $  # $Id: e-smith-test.spec,v 1.2 2013/05/05 05:57:09 wellsi Exp $
2    
3  Summary: e-smith server and gateway - testing infrastructure module  Summary: e-smith server and gateway - testing infrastructure module
4  %define name e-smith-test  %define name e-smith-test
5  Name: %{name}  Name: %{name}
6  %define version 2.4.0  %define version 2.4.0
7  %define release 1  %define release 2
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: Artistic  License: Artistic
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
13    Patch0: e-smith-test-2.4.0-remove_interface_swap.patch
14  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
15  BuildArchitectures: noarch  BuildArchitectures: noarch
16  Requires: perl  Requires: perl
# Line 24  BuildRequires: e-smith-devtools >= 1.7.1 Line 25  BuildRequires: e-smith-devtools >= 1.7.1
25  e-smith server and gateway software - testing infrastructure module.  e-smith server and gateway software - testing infrastructure module.
26    
27  %changelog  %changelog
28    * Sat Nov 30 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-2.sme
29    - Remove the "swap interface" feature [SME: 7993]
30    
31  * Fri Jan 25 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme  * Fri Jan 25 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
32  - Roll new stream for sme9  - Roll new stream for sme9
33  - Perl module rpms moved to /usr/share/perl5/vendor_perl [SME: 7223]  - Perl module rpms moved to /usr/share/perl5/vendor_perl [SME: 7223]
# Line 213  e-smith server and gateway software - te Line 217  e-smith server and gateway software - te
217    
218  %prep  %prep
219  %setup  %setup
220    %patch0 -p1
221    
222  %pre  %pre
223    


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