diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-06-10 07:17:36 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-06-10 07:17:36 +0200 |
commit | e69a395e8a4cd9ea83a87590b177e712f59aed84 (patch) | |
tree | 1777c3a6b263ed29611abeb64e60254bead5b007 /PHP_CompatInfo-addhtml.patch |
repo reorg
Diffstat (limited to 'PHP_CompatInfo-addhtml.patch')
-rw-r--r-- | PHP_CompatInfo-addhtml.patch | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/PHP_CompatInfo-addhtml.patch b/PHP_CompatInfo-addhtml.patch new file mode 100644 index 0000000..39f1a61 --- /dev/null +++ b/PHP_CompatInfo-addhtml.patch @@ -0,0 +1,15 @@ +diff -up PHP_CompatInfo-2.1.0/php-bartlett-PHP-CompatInfo.xml.addhtml PHP_CompatInfo-2.1.0/php-bartlett-PHP-CompatInfo.xml +--- PHP_CompatInfo-2.1.0/php-bartlett-PHP-CompatInfo.xml.addhtml 2011-09-20 18:22:05.525712911 +0200 ++++ PHP_CompatInfo-2.1.0/php-bartlett-PHP-CompatInfo.xml 2011-09-20 18:23:53.312153155 +0200 +@@ -784,6 +784,11 @@ Bug fixes: + <file baseinstalldir="Bartlett" md5sum="c65cb59e8aa7d6e164f5908c6a4f3348" name="README.markdown" role="doc"> + <tasks:replace from="@package_version@" to="version" type="package-info" /> + </file> ++ <file baseinstalldir="Bartlett" name="docs/index.html" role="doc" /> ++ <file baseinstalldir="Bartlett" name="docs/INSTALL.html" role="doc" /> ++ <file baseinstalldir="Bartlett" name="docs/LICENSE.html" role="doc" /> ++ <file baseinstalldir="Bartlett" name="docs/phpci-book.html" role="doc" /> ++ <file baseinstalldir="Bartlett" name="docs/CHANGELOG.html" role="doc" /> + </dir> + </contents> + <dependencies> |