| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: monotone | Distribution: Fedora Project |
| Version: 1.0 | Vendor: Fedora Project |
| Release: 1.fc15 | Build date: Sun May 15 15:11:29 2011 |
| Group: Development/Tools | Build host: x86-16.phx2.fedoraproject.org |
| Size: 5905629 | Source RPM: monotone-1.0-1.fc15.src.rpm |
| Packager: Fedora Project | |
| Url: http://monotone.ca/ | |
| Summary: A free, distributed version control system | |
monotone is a free, distributed version control system. It provides fully disconnected operation, manages complete tree versions, keeps its state in a local transactional database, supports overlapping branches and extensible metadata, exchanges work over plain network protocols, performs history-sensitive merging, and delegates trust functions to client-side RSA certificates.
GPLv2+
* Sat May 14 2011 Thomas Moschny <thomas.moschny@gmx.de> - 1.0-1
- Update to 1.0.
- Upstream ships bzip2 archives now.
- monotone.el is no longer shipped.
- Bash completion is installed by 'make install'.
- Add BR on bash-completion, needed for the testsuite.
- Fix postun snippet for -server package.
- On Fedora 15 and later, use the tmpfiles.d service to create the
/var/run/monotone directory.
- Add a patch to prevent a name clash with struct file_handle defined
by fcntl.h in glibc 2.14.
- Add a patch fixing broken helptexts and manpage.
- Explicitly disable network access by the testsuite.
- Fix some rpmlint warnings.
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.99.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Sun Oct 31 2010 Thomas Moschny <thomas.moschny@gmx.de> - 0.99.1-1
- Update to 0.99.1.
- Remove patch already applied upstream.
* Fri Oct 29 2010 Thomas Moschny <thomas.moschny@gmx.de> - 0.99-1
- Update to 0.99.
- Remove patch already applied upstream.
- Add patch for monotone bug #100.
- Include the monotone manpage in the package.
- Specfile cleanups.
* Wed Oct 27 2010 Thomas Moschny <thomas.moschny@gmx.de> - 0.48.1-1
- Update to 0.48.1.
- Add patch from upstream to support newer sqlite.
* Mon Jun 14 2010 Thomas Moschny <thomas.moschny@gmx.de> - 0.48-1
- Update to 0.48.
* Sat May 08 2010 Thomas Moschny <thomas.moschny@gmx.de> - 0.47-3
- Add patch from upstream for a bug that prevents successful execution
of push / pull / sync over pipes.
* Thu Apr 29 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.47-2
- Mass rebuild with perl-5.12.0
* Sun Apr 11 2010 Thomas Moschny <thomas.moschny@gmx.de> - 0.47-1
- Update to 0.47.
- Remove patch applied upstream.
* Sat Jan 23 2010 Thomas Moschny <thomas.moschny@gmx.de> - 0.46-1
- Update to 0.46.
- Remove patch applied upstream.
- Add patch from trunk for failing test.
- Fix installation of documentation: include figures in the package.
- Let tests in the testsuite run in parallel.
* Mon Dec 07 2009 Stepan Kasal <skasal@redhat.com> - 0.45-2
- rebuild against perl 5.10.1
* Sat Sep 12 2009 Thomas Moschny <thomas.moschny@gmx.de> - 0.45-1
- Update to 0.45.
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.44-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Wed May 13 2009 Thomas Moschny <thomas.moschny@gmx.de> - 0.44-1
- Update to 0.44.
* Sat Apr 25 2009 Thomas Moschny <thomas.moschny@gmx.de> - 0.43-2
- Rebuilt for new botan version.
* Fri Mar 27 2009 Thomas Moschny <thomas.moschny@gmx.de> - 0.43-1
- Update to 0.43.
- Add BRs for libraries monotone doesn't bundle anylonger.
- Drop patches applied upstream.
* Fri Feb 27 2009 Thomas Moschny <thomas.moschny@gmx.de> - 0.42-5
- Add one more netsync related patch from trunk.
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.42-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Mon Feb 09 2009 Thomas Moschny <thomas.moschny@gmx.de> - 0.42-3
- Disable %{_smp_mflags} in the testsuite, causes strange errors.
- Fix two issues with gcc44.
- Add patch from upstream fixing netsync printing an error message of
the form "peer [...] IO failed in confirmed state (success)".
* Fri Jan 02 2009 Thomas Moschny <thomas.moschny@gmx.de> - 0.42-2
- Pack Monotone.pm (in a subpackage). (#450267)
* Fri Jan 02 2009 Thomas Moschny <thomas.moschny@gmx.de> - 0.42-1
- Updated for 0.42 release.
* Fri Sep 12 2008 Thomas Moschny <thomas.moschny@gmx.de> - 0.41-1
- Updated for 0.41 release.
- Added mtnopt helper.
* Mon Aug 11 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.40-2
- fix license tag
* Mon Apr 14 2008 Roland McGrath <roland@redhat.com> - 0.40-1
- Updated for 0.40 release.
- Tweaked trivia for packaging guidelines nits.
* Mon Feb 25 2008 Roland McGrath <roland@redhat.com> - 0.39-1
- Updated for 0.39 release.
* Sat Dec 22 2007 Roland McGrath <roland@redhat.com> - 0.38-2
- Fix monotone-server user creation. (#426607)
- Moved monotone-server database to /var/lib. (#426608)
- Use monotone@ in server key name. (#426609)
* Fri Dec 21 2007 Roland McGrath <roland@redhat.com> - 0.38-1
- Updated for 0.38 release.
* Sat Oct 27 2007 Roland McGrath <roland@redhat.com> - 0.37-3
- Updated for 0.37 release.
- Prevent destroying old passphrase file with 'service monotone genkey'.
- Put LSB standard comments in monotone.init for monotone-server subpackage.
* Tue Aug 28 2007 Roland McGrath <roland@redhat.com> - 0.36-2
- Clean up %pre script per packaging guidelines.
- Disable ppc and ppc64 builds temporarily since make check fails. (#259161)
* Fri Aug 03 2007 Roland McGrath <roland@redhat.com> - 0.36-1
- Updated for 0.36 release.
* Fri Jul 06 2007 Florian La Roche <laroche@redhat.com> - 0.35-4
- add more requires
* Wed May 16 2007 Roland McGrath <roland@redhat.com> - 0.35-3
- Fix locale dependency in monotone-server init script. (#213893)
* Wed May 09 2007 Roland McGrath <roland@redhat.com> - 0.35-2
- Updated for 0.35 release.
- Avoid unnecessary "db migrate" in monotone-server init script. (#213893)
* Wed Apr 04 2007 Roland McGrath <roland@redhat.com> - 0.34-1
- Updated for 0.34 release.
* Thu Mar 01 2007 Roland McGrath <roland@redhat.com> - 0.33-1
- Updated for 0.33 release.
- Install monotone.bash_completion file.
* Wed Feb 28 2007 Roland McGrath <roland@redhat.com> - 0.32-1
- Updated for 0.32 release.
* Thu Dec 21 2006 Kevin Fenzi <kevin@tummy.com> - 0.31-2
- Bump and rebuild to fix upgrade path
* Sat Nov 11 2006 Roland McGrath <roland@redhat.com> - 0.31-1
- Updated for 0.31 release.
* Tue Oct 10 2006 Roland McGrath <roland@redhat.com> - 0.30-1
- Updated for 0.30 release.
- Fix service script to work around buggy init.d/functions. (#198761)
* Thu Aug 03 2006 Roland McGrath <roland@redhat.com> - 0.28-2
- Updated for 0.28 release. (#198652)
- Move server PID file into /var/run/monotone subdirectory. (#198761)
* Tue Jul 11 2006 Roland McGrath <roland@redhat.com> - 0.27-1
- Updated for 0.27 release.
* Mon May 08 2006 Roland McGrath <roland@redhat.com> - 0.26-2
- Fix service script genkey subcommand.
* Mon Apr 10 2006 Roland McGrath <roland@redhat.com> - 0.26-1
- Updated for 0.26 release.
- Major changes; see UPGRADE doc file for details.
* Fri Jan 06 2006 Roland McGrath <roland@redhat.com> - 0.25-2
- Restore testsuite fix for nonroot owner of / in build chroot.
* Thu Jan 05 2006 Roland McGrath <roland@redhat.com> - 0.25-1
- Updated for 0.25 release.
* Sun Dec 11 2005 Roland McGrath <roland@redhat.com> - 0.24-1
- Updated for 0.24 release.
* Mon Oct 03 2005 Roland McGrath <roland@redhat.com> - 0.23-1
- Updated for 0.23 release.
* Mon Aug 22 2005 Roland McGrath <roland@redhat.com> - 0.22-4
- Updated for 0.22 release.
- Added monotone-server package.
* Sun Aug 07 2005 Roland McGrath <roland@redhat.com> - 0.21-3
- Work around non-root build user owning / in mock chroot builds.
* Wed Jul 27 2005 Roland McGrath <roland@redhat.com> - 0.21-2
- Include monotone-nav.el too.
- Add BuildRequires on cvs so the test suite can run.
* Mon Jul 18 2005 Roland McGrath <roland@redhat.com> - 0.21-1
- Updated for 0.21 release.
- Install Emacs support.
* Thu Jul 07 2005 Roland McGrath <roland@redhat.com> - 0.20-0.1
- Updated for 0.20 release.
- Added %check section.
- Cannot use FC4 native sqlite3, need newer bundled one.
* Mon Apr 18 2005 Jeffrey C. Ollie <jcollie@lt16586.campus.dmacc.edu> - 0.18-0.4
- Modified summary so that it doesn't contain the name
* Thu Apr 14 2005 Jeffrey C. Ollie <jcollie@lt16586.campus.dmacc.edu> - 0.18-0.3
- Modified install-info commands to prevent errors in case of --excludedocs
* Wed Apr 13 2005 Jeffrey C. Ollie <jcollie@lt16586.campus.dmacc.edu> - 0.18-0.2
- Added post and postun scripts to take care of .info file
- Added parallel make flags
* Wed Apr 13 2005 Jeffrey C. Ollie <jcollie@lt16586.campus.dmacc.edu> - 0.18-0.1
- First version.
/etc/bash_completion.d /etc/bash_completion.d/monotone.bash_completion /usr/bin/mtn /usr/bin/mtn-cleanup /usr/bin/mtnopt /usr/share/doc/monotone-1.0 /usr/share/doc/monotone-1.0/AUTHORS /usr/share/doc/monotone-1.0/COPYING /usr/share/doc/monotone-1.0/NEWS /usr/share/doc/monotone-1.0/README /usr/share/doc/monotone-1.0/UPGRADE /usr/share/doc/monotone-1.0/contrib /usr/share/doc/monotone-1.0/contrib/Attic /usr/share/doc/monotone-1.0/contrib/Attic/monotone-nav.el /usr/share/doc/monotone-1.0/contrib/Attic/recreate-manifest-tables.sh /usr/share/doc/monotone-1.0/contrib/ChangeLog.sh /usr/share/doc/monotone-1.0/contrib/Monotone.pm /usr/share/doc/monotone-1.0/contrib/README /usr/share/doc/monotone-1.0/contrib/README.missing /usr/share/doc/monotone-1.0/contrib/bisect.sh /usr/share/doc/monotone-1.0/contrib/ciabot_monotone.py /usr/share/doc/monotone-1.0/contrib/color-logs.conf /usr/share/doc/monotone-1.0/contrib/color-logs.sh /usr/share/doc/monotone-1.0/contrib/colorize /usr/share/doc/monotone-1.0/contrib/command /usr/share/doc/monotone-1.0/contrib/command/README /usr/share/doc/monotone-1.0/contrib/command/base.lua /usr/share/doc/monotone-1.0/contrib/command/conflicts.lua /usr/share/doc/monotone-1.0/contrib/command/fuse.lua /usr/share/doc/monotone-1.0/contrib/command/init.lua /usr/share/doc/monotone-1.0/contrib/command/remote_export.lua /usr/share/doc/monotone-1.0/contrib/command/revision.lua /usr/share/doc/monotone-1.0/contrib/dtrace2calltree.py /usr/share/doc/monotone-1.0/contrib/edit_comment_from_changelog.lua /usr/share/doc/monotone-1.0/contrib/extra-commands.lua /usr/share/doc/monotone-1.0/contrib/get_stdio.pl /usr/share/doc/monotone-1.0/contrib/monoprof.sh /usr/share/doc/monotone-1.0/contrib/monotone-inotify.lua /usr/share/doc/monotone-1.0/contrib/monotone-log-of-pulled-revs-hook.lua /usr/share/doc/monotone-1.0/contrib/monotone-mirror-postaction-push.sh /usr/share/doc/monotone-1.0/contrib/monotone-mirror-postaction-update.sh /usr/share/doc/monotone-1.0/contrib/monotone-mirror.lua /usr/share/doc/monotone-1.0/contrib/monotone-mirror.sh /usr/share/doc/monotone-1.0/contrib/monotone-run-script-post-netsync.lua /usr/share/doc/monotone-1.0/contrib/monotone.zsh_completion /usr/share/doc/monotone-1.0/contrib/mtbrowse.sh /usr/share/doc/monotone-1.0/contrib/op2calltree.py /usr/share/doc/monotone-1.0/contrib/parse-accounting.pl /usr/share/doc/monotone-1.0/contrib/perf-test.sh /usr/share/doc/monotone-1.0/examples /usr/share/doc/monotone-1.0/examples/000README.txt /usr/share/doc/monotone-1.0/examples/mirror.rc /usr/share/doc/monotone-1.0/examples/push.rc /usr/share/doc/monotone-1.0/examples/read-permissions /usr/share/doc/monotone-1.0/examples/server-setup /usr/share/doc/monotone-1.0/examples/server-setup/README /usr/share/doc/monotone-1.0/examples/server-setup/monotone.init /usr/share/doc/monotone-1.0/examples/server-setup/monotone.run /usr/share/doc/monotone-1.0/examples/server-setup/serverrc /usr/share/doc/monotone-1.0/examples/user-setup /usr/share/doc/monotone-1.0/examples/user-setup/README /usr/share/doc/monotone-1.0/examples/user-setup/monotonerc /usr/share/doc/monotone-1.0/examples/write-permissions /usr/share/info/monotone.info-1.gz /usr/share/info/monotone.info-2.gz /usr/share/info/monotone.info.gz /usr/share/locale/de/LC_MESSAGES/monotone.mo /usr/share/locale/fr/LC_MESSAGES/monotone.mo /usr/share/locale/it/LC_MESSAGES/monotone.mo /usr/share/locale/pt/LC_MESSAGES/monotone.mo /usr/share/locale/sv/LC_MESSAGES/monotone.mo /usr/share/man/man1/mtn-cleanup.1.gz /usr/share/man/man1/mtn.1.gz /usr/share/man/man1/mtnopt.1.gz /usr/share/monotone /usr/share/monotone/hooks /usr/share/monotone/hooks/authorize_remote_automate.lua /usr/share/monotone/hooks/get_passphrase_from_file.lua /usr/share/monotone/hooks/monotone-buildbot.lua /usr/share/monotone/hooks/monotone-ciabot.lua /usr/share/monotone/hooks/monotone-cluster-push.lua /usr/share/monotone/hooks/monotone-cvs-ignore.lua /usr/share/monotone/hooks/monotone-mail-notify.lua /usr/share/monotone/scripts /usr/share/monotone/scripts/monotone-ciabot.py /usr/share/monotone/scripts/monotone-mail-notify
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 07:32:46 2013