/[smecontribs]/rpms/plague/contribs8/plague.spec
ViewVC logotype

Diff of /rpms/plague/contribs8/plague.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.4 by slords, Mon Sep 8 13:40:51 2008 UTC Revision 1.7 by slords, Mon Oct 6 00:17:17 2008 UTC
# Line 1  Line 1 
1    # $Id: plague.spec,v 1.6 2008/09/09 20:10:09 slords Exp $
2    # Authority: slords
3    # Name: Shad L. Lords
4    
5  BuildArch: noarch  BuildArch: noarch
6    
7  Summary: Distributed build system for RPMs  Summary: Distributed build system for RPMs
8  Name: plague  Name: plague
9  Version: 0.4.5.3  Version: 0.4.5.6
10  Release: 1%{?dist}  Release: 1%{?dist}.1
11  License: GPLv2+  License: GPLv2+
12  Group: Development/Tools  Group: Development/Tools
13  #Source: http://fedoraproject.org/projects/plague/releases/%{name}-%{version}.tar.bz2  #Source: http://fedoraproject.org/projects/plague/releases/%{name}-%{version}.tar.bz2
14  Source: %{name}-%{version}.tar.bz2  Source: %{name}-%{version}.tar.bz2
15    Patch0: plague-0.4.5.4-pushscript-extras.patch
16  URL: http://www.fedoraproject.org/wiki/Projects/Plague  URL: http://www.fedoraproject.org/wiki/Projects/Plague
17  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
18  BuildRequires: python  BuildRequires: python
# Line 79  the interface to the build server. Line 84  the interface to the build server.
84    
85  %prep  %prep
86  %setup -q  %setup -q
87    %patch0 -p1
88    
89    
90  %build  %build
# Line 165  fi Line 171  fi
171    
172    
173  %changelog  %changelog
174    * Sun Oct  5 2008 Shad L. Lords <slords@mail.com> - 0.4.5.6-1.1
175    - 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
184    - update to 0.4.5.5
185    
186    * Sun Sep 07 2008 Michael Schwendt <mschwendt@fedoraproject.org> - 0.4.5.4-1
187    - update to 0.4.5.4 to make it work with MySQL 5
188    
189    * Sun Sep  7 2008 Michael Schwendt <mschwendt@fedoraproject.org> - 0.4.5.3-2
190    - fix mod_user in plague-user-manager for sqlite2/3
191    
192  * Fri Sep  5 2008 Michael Schwendt <mschwendt@fedoraproject.org> - 0.4.5.3-1  * Fri Sep  5 2008 Michael Schwendt <mschwendt@fedoraproject.org> - 0.4.5.3-1
193  - update to 0.4.5.3 for sqlite2 compatibility fixes for Fedora  - update to 0.4.5.3 for sqlite2 compatibility fixes for Fedora
194  - merge fedora pkg spec changes  - merge fedora pkg spec changes


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed