Logoj0ke.net Open Build Service > Projects > internetx:php5:extensions > php5-inotify > Changes
Sign Up | Log In

Changes of Revision 4

[-] Changed php5-inotify.spec
x
 
1
@@ -16,6 +16,7 @@
2
 #
3
 URL:       http://pecl.php.net/
4
 Source:        http://pecl.php.net/package/%{pkg_name}/%{pkg_name}-%{version}.tgz
5
+Patch0:        inotify.patch
6
 Summary:   The inotify extension allows to use inotify functions in a PHP script
7
 
8
 %description
9
@@ -29,6 +30,7 @@
10
 
11
 %prep
12
 %setup -n %{pkg_name}-%{version}
13
+%patch0
14
 
15
 %{__mkdir} %{name}
16
 
17
[+] Added inotify.patch ^
[+] Added package.xml ^
[+] Added package2.xml ^