1 |
|
# $Id$ |
2 |
|
|
3 |
Summary: e-smith dynamic dns client to update dyndns.com |
Summary: e-smith dynamic dns client to update dyndns.com |
4 |
%define name e-smith-dynamicdns-dyndns |
%define name e-smith-dynamicdns-dyndns |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 1.5.0 |
%define version 2.2.0 |
7 |
%define release 1 |
%define release 1 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
17 |
AutoReqProv: no |
AutoReqProv: no |
18 |
|
|
19 |
%changelog |
%changelog |
20 |
|
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme |
21 |
|
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
22 |
|
|
23 |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
24 |
- Clean up spec so package can be built by koji/plague |
- Clean up spec so package can be built by koji/plague |
25 |
|
|