Author: caleb Date: Fri May 4 13:43:33 2012 GMT Module: packages Tag: HEAD ---- Log message: - Up to 0.15.0.5
---- Files affected: packages/rabbitvcs: rabbitvcs.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: packages/rabbitvcs/rabbitvcs.spec diff -u packages/rabbitvcs/rabbitvcs.spec:1.1 packages/rabbitvcs/rabbitvcs.spec:1.2 --- packages/rabbitvcs/rabbitvcs.spec:1.1 Sun Apr 12 03:29:37 2009 +++ packages/rabbitvcs/rabbitvcs.spec Fri May 4 15:43:27 2012 @@ -1,27 +1,33 @@ # $Revision$, $Date$ -Summary: NautilusSvn - extension for Nautilus which integrates a load of Subversion functionality into the GNOME Nautilus file manager -Name: nautilussvn -Version: 0.12 +Summary: RabbitVCS - extension for Nautilus which integrates subversion and git functionality into the GNOME Nautilus file manager +Name: rabbitvcs +Version: 0.15.0.5 Release: 0.1 License: GPL v2 Group: X11/Libraries -Source0: http://nautilussvn.googlecode.com/files/%{name}_%{version}-beta1-2.tar.gz -# Source0-md5: 1cd6f9d28bfadfe9a6455a9b0a50c9ab -URL: http://code.google.com/p/nautilussvn/ -BuildRequires: eel-devel >= 2.0 +Source0: http://rabbitvcs.googlecode.com/files/%{name}-%{version}.tar.bz2 +# Source0-md5: 9bf0548557cc803ad2d88f747da1af8a +URL: http://rabbitvcs.org/ +#BuildRequires: eel-devel >= 2.0 BuildRequires: nautilus-devel BuildRequires: neon-devel BuildRequires: python-devel BuildRequires: subversion-devel Requires: meld -Requires: nautilus-python >= 0.4.3 -Requires: python-pygtk >= 2.12.1 +Requires: nautilus-python >= 0.5.0 +Requires: python-pygtk-gtk >= 2.12.1 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -NautilusSvn is a Python extension for Nautilus which integrates a load -of Subversion functionality into the GNOME Nautilus file manager, -basically as a clone of the TortoiseSVN project on Windows. +RabbitVCS is a set of graphical tools written to provide simple and +straightforward access to the version control systems you use. +Currently, it is integrated into the Nautilus and Thunar file +managers, the Gedit text editor, and supports Subversion and Git, with +a goal to incorporate other version control systems as well as other +file managers. + +It is primarily inspired by TortoiseSVN. + %prep %setup -q @@ -41,11 +47,10 @@ %files -f %{name}.lang %defattr(644,root,root,755) -%doc AUTHORS CREDITS MAINTAINERS README THANKS -%attr(755,root,root) %{_bindir}/nautilussvn -%{_libdir}/nautilus/extensions-2.0/python/NautilusSvn.py +%doc AUTHORS MAINTAINERS README %{_iconsdir}/hicolor/scalable/actions/%{name}-*.svg -%{_iconsdir}/hicolor/scalable/apps/nautilussvn.svg +%{_iconsdir}/hicolor/scalable/apps/%{name}.svg +%{_iconsdir}/hicolor/scalable/apps/%{name}-small.svg %{_iconsdir}/hicolor/scalable/emblems/emblem-%{name}-*.svg %{_datadir}/%{name} %{py_sitescriptdir}/%{name}-%{version}*.egg-info @@ -57,6 +62,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2012/05/04 13:43:27 caleb +- Up to 0.15.0.5 + Revision 1.1 2009/04/12 01:29:37 wolvverine - init ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/rabbitvcs/rabbitvcs.spec?r1=1.1&r2=1.2 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
