rpms/gnomesword/devel .cvsignore, 1.9, 1.10 gnomesword.spec, 1.23, 1.24 sources, 1.10, 1.11

Deji Akingunola (deji) fedora-extras-commits at redhat.com
Sat Feb 24 20:37:11 UTC 2007


Author: deji

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

Modified Files:
	.cvsignore gnomesword.spec sources 
Log Message:
* Fri Feb 23 2007 Deji Akingunola <dakingun at gmail.com> - 2.2.2.1-1
- New release



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gnomesword/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	27 Jan 2007 19:29:35 -0000	1.9
+++ .cvsignore	24 Feb 2007 20:36:38 -0000	1.10
@@ -1 +1 @@
-gnomesword-2.2.1.tar.gz
+gnomesword-2.2.2.1.tar.gz


Index: gnomesword.spec
===================================================================
RCS file: /cvs/extras/rpms/gnomesword/devel/gnomesword.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- gnomesword.spec	28 Jan 2007 23:59:27 -0000	1.23
+++ gnomesword.spec	24 Feb 2007 20:36:38 -0000	1.24
@@ -1,26 +1,26 @@
-Name:           gnomesword           
-Version:        2.2.1
-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.9
-BuildRequires:  gettext
-BuildRequires:  desktop-file-utils
-BuildRequires:  gnome-doc-utils
-BuildRequires:  gtkhtml3-devel >= 3.6
-BuildRequires:  libgnomeui-devel
-BuildRequires:  scrollkeeper
-BuildRequires:  perl(XML::Parser)
-Requires(post):   scrollkeeper
-Requires(postun): scrollkeeper
-Obsoletes:      gnomesword2
-Provides:       gnomesword2
+Name:		gnomesword           
+Version:	2.2.2.1
+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.9
+BuildRequires:	gettext
+BuildRequires:	desktop-file-utils
+BuildRequires:	gnome-doc-utils
+BuildRequires:	gtkhtml3-devel >= 3.6
+BuildRequires:	libgnomeui-devel
+BuildRequires:	scrollkeeper
+BuildRequires:	perl(XML::Parser)
+Requires(post):	scrollkeeper
+Requires(postun):	scrollkeeper
+Obsoletes:	gnomesword2
+Provides:	gnomesword2
 
 %description
 Gnomesword is a Bible study application for GNOME, a graphical desktop
@@ -41,14 +41,14 @@
 rm -rf %buildroot
 make install DESTDIR=%buildroot
 
-desktop-file-install %buildroot%_datadir/applications/gnomesword.desktop \
---vendor=fedora \
---remove-category=X-Red-Hat-Extra \
---remove-category=Application \
---add-category=Other \
---dir=%buildroot%_datadir/applications \
---copy-name-to-generic-name \
---delete-original
+desktop-file-install --delete-original \
+	--vendor=fedora \
+	--remove-category=X-Red-Hat-Extra \
+	--remove-category=Application \
+	--add-category=Other \
+	--dir=%buildroot%_datadir/applications \
+	--copy-name-to-generic-name \
+	%buildroot%_datadir/applications/gnomesword.desktop
 
 # package docs with macro
 rm -rf %buildroot%_datadir/doc/%{name}
@@ -58,9 +58,11 @@
 %clean
 rm -rf %buildroot
 
-%post -p /usr/bin/scrollkeeper-update
+%post
+scrollkeeper-update -q -o %{_datadir}/omf/%{name} || :
 
-%postun -p /usr/bin/scrollkeeper-update
+%postun
+scrollkeeper-update -q || :
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)
@@ -72,6 +74,9 @@
 %_datadir/gnome/help/gnomesword/
 
 %changelog
+* Fri Feb 23 2007 Deji Akingunola <dakingun at gmail.com> - 2.2.2.1-1
+- New release
+
 * Sun Jan 28 2007 Deji Akingunola <dakingun at gmail.com> - 2.2.1-1
 - Remove un-neccesary gnome-spell and icu BRs
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gnomesword/devel/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	27 Jan 2007 19:29:36 -0000	1.10
+++ sources	24 Feb 2007 20:36:38 -0000	1.11
@@ -1 +1 @@
-39699ce93c105456960fca4b57b6dc7e  gnomesword-2.2.1.tar.gz
+d06a815ca81621add7f01365cca625e5  gnomesword-2.2.2.1.tar.gz




More information about the fedora-extras-commits mailing list