rpms/gnomesword/devel gnomesword.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Michael A. Peters (mpeters) fedora-extras-commits at redhat.com
Tue Jun 7 12:04:33 UTC 2005


Author: mpeters

Update of /cvs/extras/rpms/gnomesword/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28161/devel

Modified Files:
	.cvsignore sources 
Added Files:
	gnomesword.spec 
Log Message:
auto-import gnomesword-2.1.2-1 on branch devel from gnomesword-2.1.2-1.src.rpm
initial checkin


--- NEW FILE gnomesword.spec ---
Name:           gnomesword           
Version:        2.1.2
Release:        1%{?dist}
Summary:        GNOME-based Bible research tool

Group:          Applications/Text
License:        GPL
URL:            http://gnomesword.sourceforge.net/
Source0:        http://easynews.dl.sourceforge.net/sourceforge/gnomesword/gnomesword-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  sword-devel >= 1.5.8
BuildRequires:  gettext
BuildRequires:  desktop-file-utils
BuildRequires:  gnome-spell
BuildRequires:  gtkhtml3-devel
BuildRequires:  curl-devel
BuildRequires:  libgnomeui-devel
BuildRequires:  scrollkeeper
Requires(post):   scrollkeeper
Requires(postun): scrollkeeper
Obsoletes:      gnomesword2

%description
Gnomesword is a Bible study application for GNOME, a graphical desktop
enviroment which is available for several Unix and Linux flavors. It is based
on SWORD by the CrossWire Bible Society, a framework providing the possibility
to study the Bible and additional information like commentaries, dictionaries
and other texts using your computer.

%prep
%setup -q 


%build
%configure
make %{?_smp_mflags}


%install
rm -rf %buildroot
cp gnomesword.desktop gnomesword.desktop.orig
sed -e s?"^Categories=.*"?"Categories=GNOME;Application;Other;"? < gnomesword.desktop.orig > gnomesword.desktop
make install DESTDIR=%buildroot

desktop-file-install %buildroot%_datadir/applications/gnomesword.desktop \
--vendor=fedora \
--add-category=X-Fedora \
--dir=%buildroot%_datadir/applications \
--delete-original

# package docs with macro
rm -rf %buildroot%_datadir/doc/%{name}

%find_lang %{name} --with-gnome
echo "%dir %_datadir/omf/gnomesword" >> gnomesword.lang
echo "%_datadir/omf/gnomesword/gnomesword-manual-C.omf" >> gnomesword.lang
echo "%lang(fr) %_datadir/omf/gnomesword/gnomesword-manual-fr.omf" >> gnomesword.lang

%clean
rm -rf %buildroot

%post -p /usr/bin/scrollkeeper-update

%postun -p /usr/bin/scrollkeeper-update

%files -f %{name}.lang
%defattr(-,root,root,-)
%doc AUTHORS COPYING COPYING-DOCS ChangeLog NEWS README TODO
%_bindir/gnomesword2
%_datadir/pixmaps/gnomesword
%_datadir/applications/fedora-gnomesword.desktop


%changelog
* Mon Jun 06 2005 Michael A. Peters <mpeters at mac.com> - 2.1.2-1
- Initial cvs checkin for Fedora Extras


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gnomesword/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	7 Jun 2005 12:00:00 -0000	1.1
+++ .cvsignore	7 Jun 2005 12:04:31 -0000	1.2
@@ -0,0 +1 @@
+gnomesword-2.1.2.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gnomesword/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	7 Jun 2005 12:00:00 -0000	1.1
+++ sources	7 Jun 2005 12:04:31 -0000	1.2
@@ -0,0 +1 @@
+ce1171f19a40256cfdd31f42c979d91c  gnomesword-2.1.2.tar.gz




More information about the fedora-extras-commits mailing list