[reposurgeon/el6: 2/2] Merge branch 'master' into el6

Christopher Meng cicku at fedoraproject.org
Thu Aug 8 04:41:05 UTC 2013


commit 9b39b5fb33ec1ab67ee7727494f6798c05aefbee
Merge: ce04c47 77d9602
Author: Christopher Meng <rpm at cicku.me>
Date:   Thu Aug 8 12:40:22 2013 +0800

    Merge branch 'master' into el6

 reposurgeon.spec |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --cc reposurgeon.spec
index 0285f0a,be1b079..c254f87
--- a/reposurgeon.spec
+++ b/reposurgeon.spec
@@@ -30,12 -28,9 +30,12 @@@ install -p -D -m 755 %{name} %{buildroo
  install -p -D -m 755 repopuller %{buildroot}%{_bindir}/repopuller
  install -p -D -m 755 repodiffer %{buildroot}%{_bindir}/repodiffer
  install -p -D -m 644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
- install -p -D -m 644 repopuller.1 "%{buildroot}%{_mandir}/man1/repopuller.1
- install -p -D -m 644 repodiffer.1 "%{buildroot}%{_mandir}/man1/repodiffer.1
+ install -p -D -m 644 repopuller.1 %{buildroot}%{_mandir}/man1/repopuller.1
+ install -p -D -m 644 repodiffer.1 %{buildroot}%{_mandir}/man1/repodiffer.1
  
 +%clean
 +rm -rf %{buildroot}
 +
  %files
  %doc AUTHORS COPYING NEWS README TODO features.html
  %{_bindir}/%{name}


More information about the scm-commits mailing list