]> git.pld-linux.org Git - packages/gamin.git/blobdiff - gamin.spec
- rel 2
[packages/gamin.git] / gamin.spec
index 6c9c1cc3fa47f597bc05492c9d291ffdba774a40..525364cc3fbbf07c57d050f913a85048a844f8f5 100644 (file)
@@ -1,12 +1,13 @@
 Summary:       Library providing the gamin File Alteration Monitor API
 Summary(pl):   Biblioteka dostarczaj±ca File Alteration Monitor API gamina
 Name:          gamin
-Version:       0.1.1
-Release:       3
+Version:       0.1.8
+Release:       2
 License:       LGPL
 Group:         Networking/Daemons
 Source0:       http://www.gnome.org/~veillard/gamin/sources/%{name}-%{version}.tar.gz
-# Source0-md5: 5c5330c3df26ece7d71b69a0b8f4a126
+# Source0-md5: 985022c8b1b993e471d528fd0e14ffbe
+Patch0:                %{name}-inotify.patch
 URL:           http://www.gnome.org/~veillard/gamin/
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake
@@ -84,6 +85,7 @@ Modu
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -91,7 +93,8 @@ Modu
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+%configure \
+       --%{?debug:en}%{!?debug:dis}able-debug
 %{__make}
 
 %install
This page took 0.113856 seconds and 4 git commands to generate.