diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-08-12 16:46:18 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-08-12 16:46:18 +0200 |
commit | 0c8bec3912203d1ee224d9b6bd532390e40cffcc (patch) | |
tree | d70c354c5e17400e34899a2069f8c3a416c24cfa | |
parent | 23eedecd68bd637f11d322ba31ab196395ee27ec (diff) |
php-pear-Net-DNS2: own /usr/share/pear/Net
-rw-r--r-- | php-pear-Net-DNS2.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php-pear-Net-DNS2.spec b/php-pear-Net-DNS2.spec index 45f2b84..ec32201 100644 --- a/php-pear-Net-DNS2.spec +++ b/php-pear-Net-DNS2.spec @@ -114,6 +114,7 @@ fi %files %defattr(-,root,root,-) %{pear_xmldir}/%{name}.xml +%dir %{pear_phpdir}/Net %{pear_phpdir}/Net/DNS2 %{pear_phpdir}/Net/DNS2.php %{pear_testdir}/%{pear_name} |