[starcal] Retain license and about files in share/starcal2/ directory which is used in the first run

Hedayat Vatankhah hedayat at fedoraproject.org
Thu Jul 28 01:36:53 UTC 2011


commit 49fd8f732c7c8ea6cd92dffb85852e820e42732d
Author: Hedayat Vatankhah <hedayat.fwd at gmail.com>
Date:   Thu Jul 28 06:06:34 2011 +0430

    Retain license and about files in share/starcal2/ directory which is
    used in the first run

 starcal.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/starcal.spec b/starcal.spec
index 692a48d..fceb356 100644
--- a/starcal.spec
+++ b/starcal.spec
@@ -2,7 +2,7 @@
 
 Name:           starcal
 Version:        1.9.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A full-featured international calendar written in Python
 
 Group:          User Interface/Desktops
@@ -53,7 +53,7 @@ install -p -m 644 %{SOURCE3} %{SOURCE4} %{buildroot}%{_datadir}/gnome-shell/exte
 rm -rf %{buildroot}%{_datadir}/doc/
 rm -rf %{buildroot}/etc/init.d/ %{buildroot}%{_prefix}/lib/
 rm -rf      \
-  %{buildroot}%{_datadir}/%{pkg_name}/{*install*,README,about,donate,license} \
+  %{buildroot}%{_datadir}/%{pkg_name}/{*install*,README,donate} \
   %{buildroot}%{_datadir}/%{pkg_name}/locale.d
 find %{buildroot}%{_datadir}/%{pkg_name} -name "*compilefix" -delete
 
@@ -86,6 +86,10 @@ desktop-file-install     \
 %{_datadir}/gnome-shell/extensions/*
 
 %changelog
+* Thu Jul 28 2011 Hedayat Vatankhah <hedayat.fwd+rpmchlog at gmail.com> - 1.9.3-2
+- Retain license and about files in share/starcal2/ directory which is
+  used in the first run
+
 * Sat Jul 23 2011 Hedayat Vatankhah <hedayat.fwd+rpmchlog at gmail.com> - 1.9.3-1
 - Updated to 1.9.3
 - removed defattr


More information about the scm-commits mailing list