/[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.5 by slords, Mon Sep 8 13:54:04 2008 UTC
# Line 2  BuildArch: noarch Line 2  BuildArch: noarch
2    
3  Summary: Distributed build system for RPMs  Summary: Distributed build system for RPMs
4  Name: plague  Name: plague
5  Version: 0.4.5.3  Version: 0.4.5.4
6  Release: 1%{?dist}  Release: 1%{?dist}.1
7  License: GPLv2+  License: GPLv2+
8  Group: Development/Tools  Group: Development/Tools
9  #Source: http://fedoraproject.org/projects/plague/releases/%{name}-%{version}.tar.bz2  #Source: http://fedoraproject.org/projects/plague/releases/%{name}-%{version}.tar.bz2
10  Source: %{name}-%{version}.tar.bz2  Source: %{name}-%{version}.tar.bz2
11    Patch0: plague-0.4.5.4-pushscript-extras.patch
12  URL: http://www.fedoraproject.org/wiki/Projects/Plague  URL: http://www.fedoraproject.org/wiki/Projects/Plague
13  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
14  BuildRequires: python  BuildRequires: python
# Line 79  the interface to the build server. Line 80  the interface to the build server.
80    
81  %prep  %prep
82  %setup -q  %setup -q
83    %patch0 -p1 -b .extras
84    find www -name \*.extras | xargs rm
85    
86    
87  %build  %build
# Line 165  fi Line 168  fi
168    
169    
170  %changelog  %changelog
171    * Sun Sep  7 2008 Michael Schwendt <mschwendt@fedoraproject.org> - 0.4.5.4-1.extras
172    - update to 0.4.5.4 and update pushscript-extras patch
173    
174    * Sun Sep  7 2008 Michael Schwendt <mschwendt@fedoraproject.org> - 0.4.5.3-2.extras
175    - add the optional pushscript-extras patch
176    - fix mod_user in plague-user-manager for sqlite2/3
177    
178  * 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
179  - update to 0.4.5.3 for sqlite2 compatibility fixes for Fedora  - update to 0.4.5.3 for sqlite2 compatibility fixes for Fedora
180  - 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