[artha] update to version 1.0.2

Roshan Singh roshansingh at fedoraproject.org
Sat Feb 19 11:45:29 UTC 2011


commit 213004db1ff816016f2d5e73b238845eca91b83c
Author: Roshan Singh <roshan at localhost.localdomain>
Date:   Sat Feb 19 17:15:19 2011 +0530

    update to version 1.0.2

 .gitignore                |    1 +
 artha-1.0.1-DSOlink.patch |   10 ----------
 artha.spec                |   17 +++++------------
 sources                   |    2 +-
 4 files changed, 7 insertions(+), 23 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ecb81e2..11096ce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 artha-1.0.1.tar.gz
+/artha-1.0.2.tar.gz
diff --git a/artha.spec b/artha.spec
index 59c4082..e8be335 100644
--- a/artha.spec
+++ b/artha.spec
@@ -1,17 +1,14 @@
 Name:		artha
-Version:	1.0.1
-Release:	3%{?dist}
+Version:	1.0.2
+Release:	1%{?dist}
 Summary:	A handy thesaurus based on WordNet
 URL:		http://artha.sourceforge.net/
 License:	GPLv2+
 Group:		Applications/Productivity
 Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
-# Patch0 needs autotools
-Patch0:		artha-1.0.1-DSOlink.patch
+
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	wordnet-devel, desktop-file-utils, gtk2-devel, dbus-glib-devel
-# For Patch0
-BuildRequires:	automake
 
 #libnotify.so.1 is dlopen'ed, not linked
 Requires:	libnotify, enchant, hunspell-en
@@ -23,10 +20,6 @@ Artha is a handy thesaurus based on WordNet.
 %setup -q
 chmod -x TODO
 
-%patch0 -p1 -b .dsolink
-# For Patch0
-autoreconf -fi
-
 %build
 %configure
 make %{?_smp_mflags}
@@ -50,8 +43,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/artha.1.gz
 
 %changelog
-* Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.1-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+* Sat Feb 19 2011 Roshan Kumar Singh <singh.roshan08 at gmail.com> 1.0.2-1
+- New release for version 1.0.2
 
 * Sun Feb 14 2010 Roshan Kumar Singh <singh.roshan08 at gmail.com> 1.0.1-2
 - Patch for ImplicitDSOLinking
diff --git a/sources b/sources
index c193029..f06af91 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d929df1a8d2e4405edaa63f9d38d5c9f  artha-1.0.1.tar.gz
+40341100b8d4a0b03457f05fc4f2ce7a  artha-1.0.2.tar.gz


More information about the scm-commits mailing list