summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfreetz2005-04-14 19:19:58 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitc5e6bb38855e5e5b9f1d0c10f7fad4862a846794 (patch)
treeaad5809d7135a20c49393697540cf5d68e3a3b9c
parent999608656e8dfef743135f52bd3af70951c7af75 (diff)
downloadgamin-c5e6bb38855e5e5b9f1d0c10f7fad4862a846794.zip
gamin-c5e6bb38855e5e5b9f1d0c10f7fad4862a846794.tar.gz
- updated to 0.0.26 snapshot 20050414, works with inotify 0.22
(patch added) Changed files: gamin.spec -> 1.26
-rw-r--r--gamin.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/gamin.spec b/gamin.spec
index e0d642a..1d1193b 100644
--- a/gamin.spec
+++ b/gamin.spec
@@ -1,12 +1,15 @@
+%define _snap 20050414
Summary: Library providing the gamin File Alteration Monitor API
Summary(pl): Biblioteka dostarczająca File Alternation Monitor Api gamina
Name: gamin
Version: 0.0.26
-Release: 1
+Release: 3.%{_snap}.0
License: LGPL
Group: Networking/Daemons
-Source0: http://www.gnome.org/~veillard/gamin/sources/%{name}-%{version}.tar.gz
-# Source0-md5: 3d716b6533466f9ca69df13c58009981
+#Source0: http://www.gnome.org/~veillard/gamin/sources/%{name}-%{version}.tar.gz
+Source0: %{name}-%{version}-%{_snap}.tar.bz2
+# Source0-md5: 6acf1e4a006825ee70ae451b308e89ca
+Patch0: %{name}-inotify-redux-3.patch
URL: http://www.gnome.org/~veillard/gamin/
BuildRequires: autoconf >= 2.52
BuildRequires: automake
@@ -87,6 +90,7 @@ Moduły języka Python dla gamina.
%prep
%setup -q
+%patch0 -p0
%build
%{__libtoolize}