1 |
# $Id: e-smith-devtools.spec,v 1.2 2008/10/07 17:59:43 slords Exp $ |
# $Id: e-smith-devtools.spec,v 1.3 2009/10/27 18:48:45 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 2 |
%define release 3 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
17 |
AutoReqProv: no |
AutoReqProv: no |
18 |
|
|
19 |
%changelog |
%changelog |
20 |
|
* Mon Oct 26 2009 Shad L. Lords <slords@mail.com> 2.2.0-3.sme |
21 |
|
- Fix previous patch [SME: 5538] |
22 |
|
|
23 |
* Mon Oct 26 2009 Shad L. Lords <slords@mail.com> 2.2.0-2.sme |
* Mon Oct 26 2009 Shad L. Lords <slords@mail.com> 2.2.0-2.sme |
24 |
- Add compiled python files to the packaged files list [SME: 5538] |
- Add compiled python files to the packaged files list [SME: 5538] |
25 |
|
|