SPECS: gamin.spec - rel 2; enable inotify on alpha/ppc/sparc; disa...

arekm arekm at pld-linux.org
Mon Aug 8 22:00:01 CEST 2005


Author: arekm                        Date: Mon Aug  8 20:00:01 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; enable inotify on alpha/ppc/sparc; disable debug messages

---- Files affected:
SPECS:
   gamin.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SPECS/gamin.spec
diff -u SPECS/gamin.spec:1.34 SPECS/gamin.spec:1.35
--- SPECS/gamin.spec:1.34	Wed Aug  3 23:30:50 2005
+++ SPECS/gamin.spec	Mon Aug  8 21:59:56 2005
@@ -3,11 +3,12 @@
 Summary(pl):	Biblioteka dostarczająca File Alteration Monitor API gamina
 Name:		gamin
 Version:	0.1.3
-Release:	1
+Release:	2
 License:	LGPL
 Group:		Networking/Daemons
 Source0:	http://www.gnome.org/~veillard/gamin/sources/%{name}-%{version}.tar.gz
 # Source0-md5:	1670da322c89ad56e778d36e7fb7c9e9
+Patch0:		%{name}-inotify.patch
 URL:		http://www.gnome.org/~veillard/gamin/
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
@@ -85,6 +86,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -92,7 +94,8 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+%configure \
+	--%{?debug:en}%{!?debug:dis}able-debug
 %{__make}
 
 %install
@@ -143,6 +146,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2005/08/08 19:59:56  arekm
+- rel 2; enable inotify on alpha/ppc/sparc; disable debug messages
+
 Revision 1.34  2005/08/03 21:30:50  freetz
 - 0.1.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gamin.spec?r1=1.34&r2=1.35&f=u




More information about the pld-cvs-commit mailing list