rpms/artha/F-12 artha.spec, NONE, 1.1 import.log, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Roshan Singh roshansingh at fedoraproject.org
Tue Dec 15 11:13:10 UTC 2009


Author: roshansingh

Update of /cvs/pkgs/rpms/artha/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22679/F-12

Modified Files:
	.cvsignore sources 
Added Files:
	artha.spec import.log 
Log Message:
import F-12



--- NEW FILE artha.spec ---
Name:		artha
Version:	0.9.1
Release:	3%{?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
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires:	wordnet-devel, libnotify-devel, desktop-file-utils

%description
Artha is a handy thesaurus based on WordNet.

%prep
%setup -q
chmod -x TODO

%build
%configure
make %{?_smp_mflags}

%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=${RPM_BUILD_ROOT} INSTALL="install -p"
desktop-file-validate ${RPM_BUILD_ROOT}/%{_datadir}/applications/artha.desktop

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING NEWS README TODO
%dir %{_datadir}/artha
%{_bindir}/artha
%{_datadir}/applications/artha.desktop
%{_datadir}/artha/gui.ui
%{_datadir}/pixmaps/artha.png
%{_mandir}/man1/artha.1.gz

%changelog
* Tue Dec 2 2009 Roshan Kumar Singh <singh.roshan08 at gmail.com> 0.9.1-3
- Fixed error with the URL in the spec

* Tue Dec 1 2009 Roshan Kumar Singh <singh.roshan08 at gmail.com> 0.9.1-2
- Fixed problems with the previous rpm

* Fri Nov 27 2009 Roshan Kumar Singh <singh.roshan08 at gmail.com> 0.9.1-1
- First rpm release for fedora


--- NEW FILE import.log ---
artha-0_9_1-3_fc11:F-12:artha-0.9.1-3.fc11.src.rpm:1260875547


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/artha/F-12/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	14 Dec 2009 17:46:10 -0000	1.1
+++ .cvsignore	15 Dec 2009 11:13:10 -0000	1.2
@@ -0,0 +1 @@
+artha-0.9.1.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/artha/F-12/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	14 Dec 2009 17:46:10 -0000	1.1
+++ sources	15 Dec 2009 11:13:10 -0000	1.2
@@ -0,0 +1 @@
+c3fc06df65b4aea21fbf4e26a6d57f19  artha-0.9.1.tar.gz




More information about the fedora-extras-commits mailing list