From 87ebe30819a3f47ab3dc3a3387edc49d70e99c56 Mon Sep 17 00:00:00 2001 From: Roshan Singh Date: Feb 19 2011 11:47:21 +0000 Subject: update to version 1.0.2 --- 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-1.0.1-DSOlink.patch b/artha-1.0.1-DSOlink.patch deleted file mode 100644 index e0fd1b4..0000000 --- a/artha-1.0.1-DSOlink.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- artha-1.0.1/src/Makefile.am.debug 2010-01-20 08:31:32.000000000 +0900 -+++ artha-1.0.1/src/Makefile.am 2010-02-14 20:28:27.000000000 +0900 -@@ -19,5 +19,6 @@ - # @GTK_LIBS@ & libdbus_CFLAGS are not used to avoid unwanted - # libraries (like -latk, -lrt, etc.) passed to the linker - artha_LDADD = $(WORDNET_LIB) -lgtk-x11-2.0 -lgmodule-2.0 \ -+ -lgdk-x11-2.0 -lX11 -lgobject-2.0 -lglib-2.0 \ - -ldbus-1 -ldbus-glib-1 libwni.a - - 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 - 1.0.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild +* Sat Feb 19 2011 Roshan Kumar Singh 1.0.2-1 +- New release for version 1.0.2 * Sun Feb 14 2010 Roshan Kumar Singh 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