SPECS: bad-behavior.spec - add undefined syntax warning silence patch
glen
glen at pld-linux.org
Mon Jul 10 15:00:06 CEST 2006
Author: glen Date: Mon Jul 10 13:00:06 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add undefined syntax warning silence patch
---- Files affected:
SPECS:
bad-behavior.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/bad-behavior.spec
diff -u SPECS/bad-behavior.spec:1.2 SPECS/bad-behavior.spec:1.3
--- SPECS/bad-behavior.spec:1.2 Fri Jun 23 21:35:05 2006
+++ SPECS/bad-behavior.spec Mon Jul 10 15:00:01 2006
@@ -3,11 +3,12 @@
Summary(pl): Oparte na PHP oprogramowanie blokujące spam z automatycznych odnośników
Name: bad-behavior
Version: 1.2.4
-Release: 0.7
+Release: 0.8
License: GPL v2
Group: Applications/WWW
Source0: http://www.homelandstupidity.us/download/%{name}-%{version}.zip
# Source0-md5: 2f7db82336542af415d59d7b0a52687f
+Patch0: %{name}-syntax.patch
URL: http://www.homelandstupidity.us/software/bad-behavior/
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -32,6 +33,7 @@
%prep
%setup -qcT -n %{name}
%{__unzip} -qq -a %{SOURCE0} -d ..
+%patch0 -p1
%install
rm -rf $RPM_BUILD_ROOT
@@ -52,6 +54,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2006/07/10 13:00:01 glen
+- add undefined syntax warning silence patch
+
Revision 1.2 2006/06/23 19:35:05 qboosh
- pl
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/bad-behavior.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list