]> git.pld-linux.org Git - packages/dnotify.git/blobdiff - dnotify.spec
- updated to 0.16.0
[packages/dnotify.git] / dnotify.spec
index 45a322c2ebf34e6f0b1e30576253f931addfd1b8..158f218426a8261530fe2666666fff8466b60165 100644 (file)
@@ -1,14 +1,14 @@
 Summary:       Execute a command when the contents of a directory change
 Summary(pl):   Wykonywanie poleceñ po zmianie zawarto¶ci katalogu
 Name:          dnotify
-Version:       0.13.0
-Release:       2
+Version:       0.16.0
+Release:       1
 Epoch:         1
 License:       GPL
 Vendor:                Oskar Liljeblad <oskar@osk.mine.nu>
 Group:         Applications/File
 Source0:       http://www.student.lu.se/~nbi98oli/src/%{name}-%{version}.tar.gz
-# Source0-md5: 6e8a3959d2dc8db6fe072fbb99cba5a0
+# Source0-md5: 95d5f111d90a77256e0ba4b2052ba2bc
 URL:           http://www.student.lu.se/~nbi98oli/dnotify.html
 BuildRequires: autoconf
 BuildRequires: automake
@@ -48,10 +48,12 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+%find_lang %{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc README AUTHORS NEWS TODO
 %attr(755,root,root) %{_bindir}/*
This page took 0.093445 seconds and 4 git commands to generate.