]> git.pld-linux.org Git - packages/libxml2.git/commitdiff
- adalterized (sorted %verify flags)
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 13 Dec 2005 11:54:17 +0000 (11:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libxml2.spec -> 1.135

libxml2.spec

index dbc585e2e41a52cac2a301fc80ae71f45dbdec98..dfc112d50e45fbdb1ec4e78ecb29541e04109738 100644 (file)
@@ -131,7 +131,7 @@ Modu
 %{__automake}
 %configure \
        %{!?with_static_libs:--enable-static=no}
-       
+
 %{__make}
 
 %install
@@ -187,7 +187,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %dir %{_sysconfdir}/xml
-%config(noreplace) %verify(not mtime md5) %{_sysconfdir}/xml/catalog
+%config(noreplace) %verify(not md5 mtime) %{_sysconfdir}/xml/catalog
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.041745 seconds and 4 git commands to generate.