packages: kbackup/kbackup.spec - files

shadzik shadzik at pld-linux.org
Thu Jun 3 16:18:37 CEST 2010


Author: shadzik                      Date: Thu Jun  3 14:18:37 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- files

---- Files affected:
packages/kbackup:
   kbackup.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/kbackup/kbackup.spec
diff -u packages/kbackup/kbackup.spec:1.1 packages/kbackup/kbackup.spec:1.2
--- packages/kbackup/kbackup.spec:1.1	Thu Jun  3 16:14:24 2010
+++ packages/kbackup/kbackup.spec	Thu Jun  3 16:18:32 2010
@@ -3,7 +3,7 @@
 %define		kdever		4.4.4
 
 Summary:	kbackup
-Summary(pl.UTF-8):	Program
+Summary(pl.UTF-8):	kbackup
 Name:		kbackup
 Version:	0.6.4
 Release:	0.1
@@ -22,15 +22,15 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-KBackup is a program that lets you back up any directories or files, 
-whereby it uses an easy to use directory tree to select the things to 
-back up. It lets you save your settings in so called "profile" files, 
-where a profile is a simple textfile containing definitions for 
-directories and files to be included or excluded from the backup 
-process. Also, it lets you define where the backup shall be saved to. 
-The target can be either a local directory (e.g. a local mounted 
-device like a ZIP drive, USB stick, etc.) but it can also be any 
-remote URL (e.g. smb://remote/some_path) to back up your data to some 
+KBackup is a program that lets you back up any directories or files,
+whereby it uses an easy to use directory tree to select the things to
+back up. It lets you save your settings in so called "profile" files,
+where a profile is a simple textfile containing definitions for
+directories and files to be included or excluded from the backup
+process. Also, it lets you define where the backup shall be saved to.
+The target can be either a local directory (e.g. a local mounted
+device like a ZIP drive, USB stick, etc.) but it can also be any
+remote URL (e.g. smb://remote/some_path) to back up your data to some
 central server, etc.
 
 %description -l pl.UTF-8
@@ -61,6 +61,17 @@
 
 %files
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/kbackup
+%{_desktopdir}/kde4/kbackup.desktop
+%{_datadir}/apps/kbackup
+%{_datadir}/mime/packages/kbackup.xml
+%{_iconsdir}/hicolor/*x*/apps/kbackup.png
+%{_iconsdir}/hicolor/*x*/mimetypes/text-x-kbp.png
+%lang(de) %{_kdedocdir}/de/kbackup
+%lang(en) %{_kdedocdir}/en/kbackup
+%lang(fr) %{_kdedocdir}/fr/kbackup
+%lang(ru) %{_kdedocdir}/ru/kbackup
+
 
 %define date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -68,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2010/06/03 14:18:32  shadzik
+- files
+
 Revision 1.1  2010/06/03 14:14:24  shadzik
 - init
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kbackup/kbackup.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list