Author: wolvverine                   Date: Sun Feb 25 01:03:49 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.0-RC2

---- Files affected:
SPECS:
   nagios-fruity.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/nagios-fruity.spec
diff -u SPECS/nagios-fruity.spec:1.22 SPECS/nagios-fruity.spec:1.23
--- SPECS/nagios-fruity.spec:1.22       Tue Feb 13 08:16:49 2007
+++ SPECS/nagios-fruity.spec    Sun Feb 25 02:03:44 2007
@@ -1,5 +1,5 @@
 # $Revision$, $Date$
-%define                _rc rc1
+%define                _rc rc2
 %define                _rel 0.4
 Summary:       Nagios Configuration Tool
 Summary(pl.UTF-8):     Narzędzie konfiguracyjne dla Nagiosa
@@ -9,11 +9,8 @@
 License:       GPL v2
 Group:         Applications/WWW
 Source0:       http://dl.sourceforge.net/fruity/fruity-%{version}-%{_rc}.tar.gz
-# Source0-md5: 5571da4c337dab1a189b0fcaf795dfc9
-Source1:       patches.tar.bz2
-# Source1-md5: e8d7825cdfdb2ffdbb5f54f38cd3b1d2
+# Source0-md5: 2c4fd0ad1d58c47f37e8dd64f61bfdce
 Patch0:                %{name}-adodb.patch
-Patch1:                %{name}-config.patch
 URL:           http://fruity.sourceforge.net/
 BuildRequires: rpmbuild(macros) >= 1.264
 BuildRequires: sed >= 4.0
@@ -44,20 +41,15 @@
 w PHP i wykorzystuje bibliotekę abstrakcji baz danych AdoDB.
 
 %prep
-%setup -q -n fruity-%{version}-%{_rc} -a1
+%setup -q -n fruity-%{version}-%{_rc}
 
 mv includes/config.inc{,.dist}
-rm -r config # no longer used
 rm -rf includes/adodb # using system adodb
 
 # undos the source
 find '(' -name '*.php' -o -name '*.inc' ')' -print0 | xargs -0 sed -i -e 
's,\r$,,'
 
-find patch -name '*.patch' | xargs sed -i -e 's,\r$,,'
-find patch -name '*.patch' | xargs cat | patch -p1
-
 %patch0 -p1
-%patch1 -p1
 
 cat <<EOF > apache.conf
 Alias /fruity %{_appdir}
@@ -127,6 +119,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2007/02/25 01:03:44  wolvverine
+- up to 1.0-RC2
+
 Revision 1.22  2007/02/13 07:16:49  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nagios-fruity.spec?r1=1.22&r2=1.23&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to