]> git.pld-linux.org Git - packages/gamin.git/commitdiff
- updated to 0.0.26 snapshot 20050414, works with inotify 0.22
authorfreetz <freetz@pld-linux.org>
Thu, 14 Apr 2005 19:19:58 +0000 (19:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  (patch added)

Changed files:
    gamin.spec -> 1.26

gamin.spec

index e0d642afde266a03afc37e953f48e292b4e80bdf..1d1193be650d90b3dfd63badb02035eda412ba6a 100644 (file)
@@ -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
 
 %prep
 %setup -q
+%patch0 -p0
 
 %build
 %{__libtoolize}
This page took 0.089657 seconds and 4 git commands to generate.