1 |
# $Id: plague.spec,v 1.3 2008/04/02 15:22:03 slords Exp $ |
# $Id: plague.spec,v 1.7 2008/10/06 00:17:17 slords Exp $ |
2 |
# Authority: slords |
# Authority: slords |
3 |
# Name: Shad L. Lords |
# Name: Shad L. Lords |
4 |
|
|
6 |
|
|
7 |
Summary: Distributed build system for RPMs |
Summary: Distributed build system for RPMs |
8 |
Name: plague |
Name: plague |
9 |
Version: 0.4.5.5 |
Version: 0.4.5.6 |
10 |
Release: 1%{?dist}.1 |
Release: 1%{?dist}.1 |
11 |
License: GPLv2+ |
License: GPLv2+ |
12 |
Group: Development/Tools |
Group: Development/Tools |
84 |
|
|
85 |
%prep |
%prep |
86 |
%setup -q |
%setup -q |
87 |
%patch0 -p1 -b .extras |
%patch0 -p1 |
|
find www -name \*.extras | xargs rm |
|
88 |
|
|
89 |
|
|
90 |
%build |
%build |
171 |
|
|
172 |
|
|
173 |
%changelog |
%changelog |
174 |
* Tue Sep 9 2008 Shad L. Lords <slords@mail.com> - 0.4.5.5-1.1 |
* Sun Oct 5 2008 Shad L. Lords <slords@mail.com> - 0.4.5.6-1.1 |
175 |
- add the optional pushscript-extras patch |
- add the optional pushscript-extras patch |
176 |
|
|
177 |
|
* Sun Sep 21 2008 Michael Schwendt <mschwendt@fedoraproject.org> - 0.4.5.6-1 |
178 |
|
- update to 0.4.5.6 |
179 |
|
|
180 |
|
* Sat Sep 20 2008 Michael Schwendt <mschwendt@fedoraproject.org> - 0.4.5.5-2 |
181 |
|
- add fix for sqlite's limited ALTER TABLE |
182 |
|
|
183 |
* Mon Sep 8 2008 Michael Schwendt <mschwendt@fedoraproject.org> - 0.4.5.5-1 |
* Mon Sep 8 2008 Michael Schwendt <mschwendt@fedoraproject.org> - 0.4.5.5-1 |
184 |
- update to 0.4.5.5 |
- update to 0.4.5.5 |
185 |
|
|