rpms/pybliographer/FC-3 pybliographer.spec,1.4,1.5

Zoltan Kota (zkota) fedora-extras-commits at redhat.com
Fri Mar 25 22:49:06 UTC 2005


Author: zkota

Update of /cvs/extras/rpms/pybliographer/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14871/FC-3

Modified Files:
	pybliographer.spec 
Log Message:
add patch for gnome help display


Index: pybliographer.spec
===================================================================
RCS file: /cvs/extras/rpms/pybliographer/FC-3/pybliographer.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pybliographer.spec	22 Feb 2005 22:46:02 -0000	1.4
+++ pybliographer.spec	25 Mar 2005 22:49:04 -0000	1.5
@@ -1,26 +1,27 @@
 Summary: A framework for working with bibliographic databases.
 Name: pybliographer
 Version: 1.2.6.2
-Release: 1
+Release: 2
 Epoch: 0
 License: GPL
 Group: Applications/Publishing
 Source: http://dl.sf.net/pybliographer/pybliographer-1.2.6.2.tar.gz
+Patch: gnome-help.patch
 Url: http://www.pybliographer.org/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
 
 BuildRequires: pygtk2-libglade >= 0:2.0.0
-BuildRequires: gnome-python2 >= 0:2.0.0
-BuildRequires: gnome-python2-gconf >= 0:2.0.0
+BuildRequires: gnome-python2 >= 0:2.0.3
+BuildRequires: gnome-python2-gconf >= 0:2.0.3
 BuildRequires: python-bibtex >= 0:1.1.93.1
 BuildRequires: gettext
 BuildRequires: scrollkeeper
 BuildRequires: desktop-file-utils
 
 Requires: pygtk2-libglade >= 0:2.0.0
-Requires: gnome-python2 >= 0:2.0.0
-Requires: gnome-python2-gconf >= 0:2.0.0
+Requires: gnome-python2 >= 0:2.0.3
+Requires: gnome-python2-gconf >= 0:2.0.3
 Requires: python-bibtex >= 0:1.1.93.1
 
 Requires(post): scrollkeeper
@@ -44,6 +45,7 @@
 
 %prep
 %setup -q
+%patch -p1
 
 %build
 %configure
@@ -154,6 +156,10 @@
 
 
 %changelog
+* Fri Mar 25 2005 Zoltan Kota <z.kota at gmx.net> - 0:1.2.6.2-2
+- add patch for gnome help display
+- update gnome-python2 requirements
+
 * Tue Feb 22 2005 Zoltan Kota <z.kota at gmx.net> - 0:1.2.6.2-1
 - update to 1.2.6.2
 




More information about the fedora-extras-commits mailing list