From eae1a91ecb79636c2e34b80c28e644df2e56d470 Mon Sep 17 00:00:00 2001 From: qwiat Date: Tue, 14 Sep 2010 21:40:22 +0000 Subject: [PATCH] - updated to 1.0 - updated patch Changed files: backintime.spec -> 1.4 backintime_kde4_makefile.patch -> 1.2 --- backintime.spec | 5 +++-- backintime_kde4_makefile.patch | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/backintime.spec b/backintime.spec index ca7cda5..07e998c 100644 --- a/backintime.spec +++ b/backintime.spec @@ -4,7 +4,7 @@ Summary: Back In Time is a simple backup tool for Linux Summary(pl.UTF-8): Back In Time to proste narzędzie do tworzenia kopii zapasowych pod Linuksem Name: backintime -Version: 0.9.26 +Version: 1.0 Release: 1 License: v2/GPL Group: Applications/Archiving @@ -116,6 +116,7 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}-kde4/copyright %clean rm -rf $RPM_BUILD_ROOT + %files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS CHANGES LICENSE README TODO TRANSLATIONS VERSION common/debian_specific/copyright @@ -124,7 +125,7 @@ rm -rf $RPM_BUILD_ROOT %dir %{_datadir}/backintime/common %{_datadir}/backintime/common/* %dir %{_datadir}/backintime/plugins -%{_datadir}/backintime/plugins/usercallbackplugin.py +%{_datadir}/backintime/plugins/* %{_mandir}/man1/backintime.1* %files gnome diff --git a/backintime_kde4_makefile.patch b/backintime_kde4_makefile.patch index e5c6abb..5582bf1 100644 --- a/backintime_kde4_makefile.patch +++ b/backintime_kde4_makefile.patch @@ -6,8 +6,8 @@ #install docbook - install -d $(DEST)/share/doc/kde4/HTML/en/backintime/figures - install --mode=644 docbook/en/*.docbook $(DEST)/share/doc/kde4/HTML/en/backintime -- install --mode=644 docbook/en/figures/*.png $(DEST)/share/doc/kde4/HTML/en/backintime/figures +- #install --mode=644 docbook/en/figures/*.png $(DEST)/share/doc/kde4/HTML/en/backintime/figures + install -d $(DEST)/share/doc/kde/HTML/en/backintime/figures + install --mode=644 docbook/en/*.docbook $(DEST)/share/doc/kde/HTML/en/backintime -+ install --mode=644 docbook/en/figures/*.png $(DEST)/share/doc/kde/HTML/en/backintime/figures ++ #install --mode=644 docbook/en/figures/*.png $(DEST)/share/doc/kde/HTML/en/backintime/figures -- 2.44.0