]> git.pld-linux.org Git - packages/libxml2.git/commitdiff
- don't verify /etc/xml/catalog size
authorSzymon Siwek <sls@pld-linux.org>
Mon, 24 Nov 2008 17:36:28 +0000 (17:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libxml2.spec -> 1.165

libxml2.spec

index 54641340dd0edec7126581463915ef4ca82501d8..5e8733bb56c54d2edbfde57a65ca1df50e608830 100644 (file)
@@ -202,7 +202,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/libxml.3*
 
 %dir %{_sysconfdir}/xml
-%config(noreplace) %verify(not md5 mtime) %{_sysconfdir}/xml/catalog
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/xml/catalog
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.403029 seconds and 4 git commands to generate.