]> git.pld-linux.org Git - packages/php4-pecl-intercept.git/commitdiff
- ./adapter -s
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 12 Sep 2005 12:36:19 +0000 (12:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php4-pecl-intercept.spec -> 1.3

php4-pecl-intercept.spec

index ea35d06323843ae102a4ebf9e08a8e606bac59b7..87bb03cd5c3bc8449790ecdbfb68efc794b8741b 100644 (file)
@@ -21,8 +21,9 @@ Obsoletes:    php-pear-%{_modname}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Allows the user to have a user-space function called when the specified
-function is called. Support for class/object methods will be added later.
+Allows the user to have a user-space function called when the
+specified function is called. Support for class/object methods will be
+added later.
 
 In PECL status of this extension is: %{_status}.
 
@@ -68,5 +69,5 @@ fi
 %files
 %defattr(644,root,root,755)
 %doc %{_modname}-%{version}/{CREDITS,EXPERIMENTAL}
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/%{_modname}.ini
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/%{_modname}.ini
 %attr(755,root,root) %{extensionsdir}/%{_modname}.so
This page took 0.108974 seconds and 4 git commands to generate.