Logoj0ke.net Open Build Service > Projects > multimedia > inotify-tools > Changes
Sign Up | Log In

Changes of Revision 4

[-] Changed inotify-tools.spec
x
 
1
@@ -7,13 +7,13 @@
2
 Version:           3.13
3
 Release:           3
4
 Summary:           Command Line Utilities for inotify
5
-Source:            http://prdownloads.sourceforge.net/inotify-tools/inotify-tools-%{version}.tar.bz2
6
-Patch0:            inotify-tools.patch
7
-Patch1:            inotify-tools-old-doxygen.patch
8
+Source0:           http://prdownloads.sourceforge.net/inotify-tools/inotify-tools-%{version}.tar.bz2
9
+Source1:           inotify-tools-rpmlintrc
10
+Patch1:                inotify-tools-old-doxygen.patch
11
 URL:               http://inotify-tools.sourceforge.net/
12
-Group:         System/Filesystems
13
+Group:             System/Filesystems
14
 License:           GNU General Public License (GPL)
15
-BuildRoot:     %{_tmppath}/build-%{name}-%{version}
16
+BuildRoot:         %{_tmppath}/build-%{name}-%{version}
17
 BuildRequires: gcc glibc-devel make gettext gettext-devel intltool
18
 BuildRequires: doxygen
19
 BuildRequires: autoconf automake libtool
20
@@ -56,7 +56,6 @@
21
 %endif
22
 %prep
23
 %setup -q -n "inotify-tools-%{version}"
24
-%patch0
25
 %if 0%{?suse_version} < 1020
26
 %patch1
27
 %endif
28
[+] Deleted inotify-tools.patch ^
[+] Added inotify-tools-rpmlintrc ^