rpms/backintime/F-11 backintime.spec,1.3,1.4

Simon Wesp cassmodiah at fedoraproject.org
Sun May 17 19:34:22 UTC 2009


Author: cassmodiah

Update of /cvs/pkgs/rpms/backintime/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21545

Modified Files:
	backintime.spec 
Log Message:



Index: backintime.spec
===================================================================
RCS file: /cvs/pkgs/rpms/backintime/F-11/backintime.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- backintime.spec	12 May 2009 17:09:35 -0000	1.3
+++ backintime.spec	17 May 2009 19:33:51 -0000	1.4
@@ -1,7 +1,7 @@
 Name:            backintime
 Version:         0.9.24
-Release:         2%{?dist}
-Summary:         Simple backup system 
+Release:         3%{?dist}
+Summary:         Simple backup tool 
 
 Group:           Applications/Archiving
 License:         GPLv2+
@@ -22,7 +22,7 @@ snapshots of a specified set of director
 
 
 %package         common
-Summary:         Common files for %{name}
+Summary:         Common files for the %{name}, a simple backup tool
 Group:           Applications/Archiving
 Requires:        python
 Requires:        rsync
@@ -30,11 +30,15 @@ Requires:        cronie
 
 
 %description     common
+Back In Time is a simple backup system for Linux inspired from 
+“flyback project” and “TimeVault”. The backup is done by taking 
+snapshots of a specified set of directories.
+
 This package contains non GUI files used by different GUI fontends.
 
 
 %package         gnome
-Summary:         Frontend for %{name}
+Summary:         GNOME frontend for %{name}, a simple backup tool
 Group:           Applications/Archiving
 Requires:        %{name}-common = %{version}-%{release}
 Requires:        pygtk2-libglade
@@ -44,11 +48,15 @@ Requires:        usermode-gtk
 
 
 %description     gnome
-Gnome frontend for %{name}
+Back In Time is a simple backup system for Linux inspired from 
+“flyback project” and “TimeVault”. The backup is done by taking 
+snapshots of a specified set of directories.
+
+This package contains the GNOME frontend
 
 
 %package         kde
-Summary:         Frontend for %{name}
+Summary:         KDE frontend for %{name}, a simple backup tool
 Group:           Applications/Archiving
 Requires:        %{name}-common = %{version}-%{release}
 Requires:        xorg-x11-utils
@@ -57,7 +65,11 @@ Requires:        usermode-gtk
 
 
 %description     kde
-KDE frontend for %{name}
+Back In Time is a simple backup system for Linux inspired from 
+“flyback project” and “TimeVault”. The backup is done by taking 
+snapshots of a specified set of directories.
+
+This package contains the KDE frontend
 
 
 %prep
@@ -225,6 +237,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun May 17 2009 Simon Wesp <cassmodiah at fedoraproject.org> - 0.9.24-3
+- Fix suamries, RHBZ #501085
+
 * Tue May 12 2009 Simon Wesp <cassmodiah at fedoraproject.org> - 0.9.24-2
 - LP #375113
 




More information about the scm-commits mailing list