1 |
|
# $Id$ |
2 |
|
|
3 |
Summary: bash completion specifications for e-smith-lib utilities |
Summary: bash completion specifications for e-smith-lib utilities |
4 |
%define name e-smith-lib-compspec |
%define name e-smith-lib-compspec |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 1.0.0 |
%define version 2.2.0 |
7 |
%define release 2 |
%define release 1 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
40 |
%defattr(-,root,root) |
%defattr(-,root,root) |
41 |
|
|
42 |
%changelog |
%changelog |
43 |
|
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme |
44 |
|
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
45 |
|
|
46 |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
47 |
- Clean up spec so package can be built by koji/plague |
- Clean up spec so package can be built by koji/plague |
48 |
|
|