rpms/thunar-vcs-plugin/F-12 thunar-vcs-plugin.spec,1.5,1.6

Christoph Wickert cwickert at fedoraproject.org
Wed Nov 11 20:29:45 UTC 2009


Author: cwickert

Update of /cvs/pkgs/rpms/thunar-vcs-plugin/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29873/F-12

Modified Files:
	thunar-vcs-plugin.spec 
Log Message:
* Wed Nov 10 2009 Christoph Wickert <cwickert at fedoraproject.org> - 0.1.2-2
- Require git
- Rework description



Index: thunar-vcs-plugin.spec
===================================================================
RCS file: /cvs/pkgs/rpms/thunar-vcs-plugin/F-12/thunar-vcs-plugin.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- thunar-vcs-plugin.spec	9 Nov 2009 23:52:56 -0000	1.5
+++ thunar-vcs-plugin.spec	11 Nov 2009 20:29:44 -0000	1.6
@@ -2,7 +2,7 @@
 
 Name:           thunar-vcs-plugin
 Version:        0.1.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Version Contol System plugin for the Thunar filemanager
 
 Group:          User Interface/Desktops
@@ -26,6 +26,7 @@ Requires:       Thunar >= 0.9.0
 Requires:       Thunar >= 1.0.0
 %endif
 Requires:       subversion
+Requires:       git
 # Obsolete thunar-svn-plugin for smooth upgrades
 Provides:       thunar-svn-plugin = %{version}-%{release}
 Obsoletes:      thunar-svn-plugin < 0.0.4-1
@@ -37,7 +38,8 @@ Thunar. This gives a VCS integration to 
   delete, export, import, lock, log, move, properties, relocate, resolved, 
   revert, status, switch, unlock and update
 * Subversion info in file properties dialog
-* Basic GIT actions: add, branch, clone, log, reset, status
+* Basic GIT actions: add, blame, branch, clean, clone, log, move, reset, stash 
+  and status
 
 This project was formerly known as Thunar SVN Plugin.
 
@@ -90,6 +92,10 @@ gtk-update-icon-cache %{_datadir}/icons/
 
 
 %changelog
+* Wed Nov 10 2009 Christoph Wickert <cwickert at fedoraproject.org> - 0.1.2-2
+- Require git
+- Rework description
+
 * Tue Nov 10 2009 Christoph Wickert <cwickert at fedoraproject.org> - 0.1.2-1
 - Update to 0.1.2
 




More information about the fedora-extras-commits mailing list