[skychart] Correct wrong patch

mattia mattia at fedoraproject.org
Fri Apr 20 16:10:20 UTC 2012


commit 006c5c24164d43cd646b608b1d8f2a4ebd1686a5
Author: Mattia Verga <mattia.verga at tiscali.it>
Date:   Fri Apr 20 18:09:57 2012 +0200

    Correct wrong patch

 skychart-wgetdata.patch |   19 -------------------
 skychart.spec           |    5 +++--
 2 files changed, 3 insertions(+), 21 deletions(-)
---
diff --git a/skychart-wgetdata.patch b/skychart-wgetdata.patch
index 4bb7202..d400995 100644
--- a/skychart-wgetdata.patch
+++ b/skychart-wgetdata.patch
@@ -13,22 +13,3 @@
    tar xvzf $pkgz -C $ddir
  }
  
-@@ -42,12 +42,12 @@
-   install -v -m 644  $f $destdir/share/skychart/$f
- done
- 
--if [ ! -d doc/wiki_doc ]; then
--  cd wiki_doc
--  ./getdoc.sh
--  ./copydoc.sh
--  cd ..
--fi
-+#if [ ! -d doc/wiki_doc ]; then
-+#  cd wiki_doc
-+#  ./getdoc.sh
-+#  ./copydoc.sh
-+#  cd ..
-+#fi
- 
- for f in $(find doc/wiki_doc/|grep -v .svn)
- do
diff --git a/skychart.spec b/skychart.spec
index d7b9365..71e5825 100644
--- a/skychart.spec
+++ b/skychart.spec
@@ -2,7 +2,7 @@
 
 Name: skychart
 Version: 3.6
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: Planetarium software for the advanced amateur astronomer
 
 Group: Amusements/Graphics
@@ -143,8 +143,9 @@ fi
 
 
 %changelog
-* Fri Apr 20 2012 Mattia Verga <mattia.verga at tiscali.it> - 3.6-2
+* Fri Apr 20 2012 Mattia Verga <mattia.verga at tiscali.it> - 3.6-3
 - Rebuild with lazarus 0.9.30.4 fix bug #799711
+- Correct patch
 
 * Sat Mar 17 2012 Mattia Verga <mattia.verga at tiscali.it> - 3.6-1
 - Update to 3.6 version


More information about the scm-commits mailing list