[mercurial/f13/master] Update to 1.6.3

Neal Becker nbecker at fedoraproject.org
Thu Aug 26 18:50:48 UTC 2010


commit 320097010a80417e31c9727488fbae5deb55c42b
Author: Neal Becker <ndbecker2 at gmail.com>
Date:   Thu Aug 26 14:50:32 2010 -0400

    Update to 1.6.3

 mercurial.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/mercurial.spec b/mercurial.spec
index 60e2588..9f3d1ce 100644
--- a/mercurial.spec
+++ b/mercurial.spec
@@ -151,13 +151,16 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{python_sitearch}/hgext
 
 %files -n emacs-%{pkg}
+%defattr(-,root,root,-)
 %{emacs_lispdir}/*.elc
 %{emacs_startdir}/*.el
 
 %files -n emacs-%{pkg}-el
+%defattr(-,root,root,-)
 %{emacs_lispdir}/*.el
 
 %files hgk -f %{name}-hgk.files
+%defattr(-,root,root,-)
 %{_libexecdir}/mercurial/
 %{_sysconfdir}/mercurial/hgrc.d/hgk.rc
 


More information about the scm-commits mailing list