[byobu/el5/master: 7/7] - fixed path to DOC directory

Jan Klepek hpejakle at fedoraproject.org
Sun Sep 5 16:55:50 UTC 2010


commit c0e9058c4ff0fb243b91bf1d8dc966a0c66c4553
Merge: d762697 3a66e67
Author: Jan Klepek <jan.klepek at gmail.com>
Date:   Sun Sep 5 18:55:47 2010 +0200

    - fixed path to DOC directory

 byobu-status.patch |   11 +++++++++++
 byobu.spec         |   40 ++++++++++++++++++++++++++++++++--------
 fedoracommon       |    4 ++++
 sources            |    2 +-
 4 files changed, 48 insertions(+), 9 deletions(-)
---
diff --cc byobu.spec
index dfcb13a,7c5351f..e467173
--- a/byobu.spec
+++ b/byobu.spec
@@@ -73,17 -87,24 +87,27 @@@ rm -rf %{buildroot
  %dir %{_sysconfdir}/%{name}
  %config(noreplace) %{_sysconfdir}/%{name}/*
  %{_bindir}/%{name}*
- %{_bindir}/motd+shell
- %{_datadir}/applications/*
+ %{_bindir}/shell
 -%{_datadir}/applications/%{name}.desktop
++%{_datadir}/applications/*%{name}.desktop
  %{_datadir}/%{name}/*
+ %{_mandir}/man1/shell*
  %{_mandir}/man1/%{name}*.1.gz
  %{_libexecdir}/%{name}/*
  
  %changelog
+ * Sun Sep 5 2010 Jan Klepek <jan.klepek at, gmail.com> - 3.4-2
+ - fixed path to DOC directory
+ 
+ * Fri Sep 3 2010 Jan Klepek <jan.klepek at, gmail.com> - 3.4-1
+ - upgraded to 3.4
+ 
+ * Thu Jun 17 2010 Jan Klepek - 2.80-1
+ - bugfix for BZ#595087, changed default windows selection, removed apport from toggle status notification
+ - upgraded to 2.80 version
+ 
 +* Wed May 5 2010 Jan Klepek <jan.klepek at, gmail.com> - 2.73-2
 +- changed desktop-file-install to work correctly for RHEL
 +
  * Sun May 2 2010 Jan Klepek <jan.klepek at, gmail.com> - 2.73-1
  - new version released
  


More information about the scm-commits mailing list