/[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.6 by slords, Tue Sep 9 20:10:09 2008 UTC
# Line 1  Line 1 
1    # $Id: plague.spec,v 1.3 2008/04/02 15:22:03 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.5
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 -b .extras
88    find www -name \*.extras | xargs rm
89    
90    
91  %build  %build
# Line 165  fi Line 172  fi
172    
173    
174  %changelog  %changelog
175    * Tue Sep  9 2008 Shad L. Lords <slords@mail.com> - 0.4.5.5-1.1
176    - add the optional pushscript-extras patch
177    
178    * Mon Sep  8 2008 Michael Schwendt <mschwendt@fedoraproject.org> - 0.4.5.5-1
179    - update to 0.4.5.5
180    
181    * Sun Sep 07 2008 Michael Schwendt <mschwendt@fedoraproject.org> - 0.4.5.4-1
182    - update to 0.4.5.4 to make it work with MySQL 5
183    
184    * Sun Sep  7 2008 Michael Schwendt <mschwendt@fedoraproject.org> - 0.4.5.3-2
185    - fix mod_user in plague-user-manager for sqlite2/3
186    
187  * 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
188  - update to 0.4.5.3 for sqlite2 compatibility fixes for Fedora  - update to 0.4.5.3 for sqlite2 compatibility fixes for Fedora
189  - 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