[php-phpunit-FinderFacade] own dir

Remi Collet remi at fedoraproject.org
Sun Nov 18 18:48:08 UTC 2012


commit da2cf99a3b13316631470c6911befddc665c9f2c
Author: Remi Collet <remi at fedoraproject.org>
Date:   Sun Nov 18 19:47:57 2012 +0100

    own dir

 .gitignore                    |    2 ++
 php-phpunit-FinderFacade.spec |    3 ++-
 2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ad0ac7d..0a2bafb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,3 @@
+*spec~
+package-*.xml
 /FinderFacade-1.0.5.tgz
diff --git a/php-phpunit-FinderFacade.spec b/php-phpunit-FinderFacade.spec
index 8f3c666..98116c5 100644
--- a/php-phpunit-FinderFacade.spec
+++ b/php-phpunit-FinderFacade.spec
@@ -77,9 +77,10 @@ fi
 
 %files
 %defattr(-,root,root,-)
+%doc %{pear_docdir}/%{pear_name}
 %{pear_xmldir}/%{name}.xml
+%dir %{pear_phpdir}/SebastianBergmann
 %{pear_phpdir}/SebastianBergmann/%{pear_name}
-%doc %{pear_docdir}/%{pear_name}
 
 
 %changelog


More information about the scm-commits mailing list