2 |
%define name e-smith-formmagick |
%define name e-smith-formmagick |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.4.0 |
%define version 1.4.0 |
5 |
%define release 5 |
%define release 6 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: Artistic |
License: Artistic |
19 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
20 |
|
|
21 |
%changelog |
%changelog |
22 |
|
* Thu Nov 08 2007 Gavin Weight <gweight@gmail.com> 1.4.0-6 |
23 |
|
- Remove/Fix Formmagick.pm.orig file. [SME: 3526] |
24 |
|
|
25 |
* Fri Jun 1 2007 Shad L. Lords <slords@mail.com> 1.4.0-5 |
* Fri Jun 1 2007 Shad L. Lords <slords@mail.com> 1.4.0-5 |
26 |
- pam_unix requires passwords >= 6 [SME: 3039] |
- pam_unix requires passwords >= 6 [SME: 3039] |
27 |
|
|