/[smeserver]/rpms/e-smith-devtools/sme8/e-smith-devtools.spec
ViewVC logotype

Diff of /rpms/e-smith-devtools/sme8/e-smith-devtools.spec

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

Revision 1.4 by slords, Wed Oct 28 13:47:16 2009 UTC Revision 1.5 by slords, Tue Aug 17 14:16:59 2010 UTC
# Line 1  Line 1 
1  # $Id: e-smith-devtools.spec,v 1.3 2009/10/27 18:48:45 slords Exp $  # $Id: e-smith-devtools.spec,v 1.4 2009/10/28 13:47:16 slords Exp $
2    
3  Summary: e-smith tools for building RPMs  Summary: e-smith tools for building RPMs
4  %define name e-smith-devtools  %define name e-smith-devtools
5  Name: %{name}  Name: %{name}
6  %define version 2.2.0  %define version 2.2.0
7  %define release 3  %define release 4
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
13  Patch1: e-smith-devtools-2.2.0-compiledpython.patch  Patch1: e-smith-devtools-2.2.0-compiledpython.patch
14    Patch2: e-smith-devtools-2.2.0-no-orig.patch
15  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16  BuildArchitectures: noarch  BuildArchitectures: noarch
17  Requires: perl, perl(Test::Inline) >= 0.12, perl(XML::Parser)  Requires: perl, perl(Test::Inline) >= 0.12, perl(XML::Parser)
18  AutoReqProv: no  AutoReqProv: no
19    
20  %changelog  %changelog
21    * Tue Aug 17 2010 Shad L. Lords <slords@mail.com> 2.2.0-4.sme
22    - Ignore .orig files create is prep stage [SME: 6173]
23    
24  * Mon Oct 26 2009 Shad L. Lords <slords@mail.com> 2.2.0-3.sme  * Mon Oct 26 2009 Shad L. Lords <slords@mail.com> 2.2.0-3.sme
25  - Fix previous patch [SME: 5538]  - Fix previous patch [SME: 5538]
26    
# Line 380  permissions. Line 384  permissions.
384  %prep  %prep
385  %setup  %setup
386  %patch1 -p1  %patch1 -p1
387    %patch2 -p1
388    
389  %build  %build
390    


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