SPECS: fam.spec - added gcc4.patch (removed extra qualification in...

wiget wiget at pld-linux.org
Mon Feb 20 13:37:55 CET 2006


Author: wiget                        Date: Mon Feb 20 12:37:55 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added gcc4.patch (removed extra qualification in C++ code)
- release 3

---- Files affected:
SPECS:
   fam.spec (1.46 -> 1.47) 

---- Diffs:

================================================================
Index: SPECS/fam.spec
diff -u SPECS/fam.spec:1.46 SPECS/fam.spec:1.47
--- SPECS/fam.spec:1.46	Sat Dec 31 12:01:09 2005
+++ SPECS/fam.spec	Mon Feb 20 13:37:50 2006
@@ -4,7 +4,7 @@
 Summary(pt_BR):	FAM, um monitor de alteraçőes em arquivos
 Name:		fam
 Version:	2.7.0
-Release:	2
+Release:	3
 License:	GPL
 Group:		Daemons
 Source0:	ftp://oss.sgi.com/projects/fam/download/stable/%{name}-%{version}.tar.gz
@@ -16,6 +16,7 @@
 Patch1:		%{name}-cleanup.patch
 Patch2:		%{name}-gcc34.patch
 Patch3:		%{name}-paths.patch
+Patch4:		%{name}-gcc4.patch
 URL:		http://oss.sgi.com/projects/fam/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -160,6 +161,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 %{__libtoolize}
@@ -254,6 +256,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47  2006/02/20 12:37:50  wiget
+- added gcc4.patch (removed extra qualification in C++ code)
+- release 3
+
 Revision 1.46  2005/12/31 11:01:09  glen
 - listen only local connections by default
 - fixed man pages
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/fam.spec?r1=1.46&r2=1.47&f=u



More information about the pld-cvs-commit mailing list