[pyexiv2] fix spec file error

Peter Robinson pbrobinson at fedoraproject.org
Fri Dec 23 15:07:06 UTC 2011


commit 0189fe1945b0cdb3070ebb6cd5d79670a68905b5
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Fri Dec 23 15:07:03 2011 +0000

    fix spec file error

 pyexiv2.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pyexiv2.spec b/pyexiv2.spec
index cf594ef..2a5d9ce 100644
--- a/pyexiv2.spec
+++ b/pyexiv2.spec
@@ -39,7 +39,7 @@ pushd test
 PYTHONPATH=$RPM_BUILD_ROOT%{python_sitearch}  ./TestsRunner.py
 popd
 
- Dec 23 2011 Peter Robinson <pbrobinson at fedoraproject.org> -%files
+%files
 %defattr(-,root,root,-)
 %doc README COPYING NEWS doc/
 %{python_sitearch}/*


More information about the scm-commits mailing list