]> git.pld-linux.org Git - packages/rpm-build-macros.git/commitdiff
- %pear_package_setup: undos also xml (to always match package.xml), for packages...
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 22 Aug 2010 08:11:30 +0000 (08:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.macros -> 1.574

rpm.macros

index d074f8c09e0b1313afc0ea350f409076afe4d554..15f356255732ddc32d9dbb06cf4e3580d96013fe 100644 (file)
@@ -1427,7 +1427,7 @@ fi \
 %{-z:cd ..} \
 %{__tar} --wildcards -zvxf %{S:0} package*.xml \
 cat %{-z:$_N/}.install.log | %__pear_install_log \
-%undos -f php,html,js \
+%undos -f php,html,js,xml \
 %{!?_noautocompressdoc:%global _noautocompressdoc %{nil}}%{expand:%%global _noautocompressdoc %{_noautocompressdoc} optional-packages.txt} \
 %{!?_noautoprov:%global _noautoprov %{nil}}%{expand:%%global _noautoprov %{_noautoprov} 'pear(tests/.*)'} \
 %{nil}
This page took 0.04075 seconds and 4 git commands to generate.