SPECS: pld-builder.spec - new snap (20080717), check python syntax
glen
glen at pld-linux.org
Thu Jul 17 14:44:31 CEST 2008
Author: glen Date: Thu Jul 17 12:44:31 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- new snap (20080717), check python syntax
---- Files affected:
SPECS:
pld-builder.spec (1.42 -> 1.43)
---- Diffs:
================================================================
Index: SPECS/pld-builder.spec
diff -u SPECS/pld-builder.spec:1.42 SPECS/pld-builder.spec:1.43
--- SPECS/pld-builder.spec:1.42 Thu Jul 17 12:00:36 2008
+++ SPECS/pld-builder.spec Thu Jul 17 14:44:26 2008
@@ -1,19 +1,20 @@
# $Revision$, $Date$
-%define snap 20080713
+%define snap 20080717
Summary: PLD RPM builder environment
Summary(pl.UTF-8): Środowisko budowniczego pakietów RPM dla PLD
Name: pld-builder
Version: 0.0.%{snap}
-Release: 0.47
+Release: 0.48
License: GPL
Group: Development/Building
Source0: %{name}.new-%{snap}.tar.bz2
-# Source0-md5: 954f612ed3c4d937d92090171f4eb4ed
+# Source0-md5: a09e56c24c9c15998b65568a1b48769f
Source1: %{name}.init
Source2: %{name}.sysconfig
URL: http://cvs.pld-linux.org/cgi-bin/cvsweb/pld-builder.new/
+BuildRequires: python
BuildRequires: rpm-pythonprov
-BuildRequires: rpmbuild(macros) >= 1.268
+BuildRequires: rpmbuild(macros) >= 1.469
BuildRequires: sed >= 4.0
Requires(post,preun): /sbin/chkconfig
Requires(postun): /usr/sbin/userdel
@@ -115,6 +116,7 @@
%build
%{__make}
+%py_lint PLD_Builder
%install
rm -rf $RPM_BUILD_ROOT
@@ -267,6 +269,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.43 2008/07/17 12:44:26 glen
+- new snap (20080717), check python syntax
+
Revision 1.42 2008/07/17 10:00:36 glen
- use bash for builder shell
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pld-builder.spec?r1=1.42&r2=1.43&f=u
More information about the pld-cvs-commit
mailing list