rpms/pybliographer/devel pybliographer.spec,1.6,1.7

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/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14871/devel

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


Index: pybliographer.spec
===================================================================
RCS file: /cvs/extras/rpms/pybliographer/devel/pybliographer.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pybliographer.spec	5 Mar 2005 21:10:24 -0000	1.6
+++ pybliographer.spec	25 Mar 2005 22:49:04 -0000	1.7
@@ -1,25 +1,26 @@
 Summary: Framework for working with bibliographic databases
 Name: pybliographer
 Version: 1.2.6.2
-Release: 1
+Release: 2
 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 >= 2.0.0
-BuildRequires: gnome-python2 >= 2.0.0
-BuildRequires: gnome-python2-gconf >= 2.0.0
+BuildRequires: gnome-python2 >= 2.0.3
+BuildRequires: gnome-python2-gconf >= 2.0.3
 BuildRequires: python-bibtex >= 1.1.93.1
 BuildRequires: gettext
 BuildRequires: scrollkeeper
 BuildRequires: desktop-file-utils
 
 Requires: pygtk2-libglade >= 2.0.0
-Requires: gnome-python2 >= 2.0.0
-Requires: gnome-python2-gconf >= 2.0.0
+Requires: gnome-python2 >= 2.0.3
+Requires: gnome-python2-gconf >= 2.0.3
 Requires: python-bibtex >= 1.1.93.1
 
 Requires(post): scrollkeeper
@@ -43,6 +44,7 @@
 
 %prep
 %setup -q
+%patch -p1
 
 %build
 %configure
@@ -153,6 +155,10 @@
 
 
 %changelog
+* Fri Mar 25 2005 Zoltan Kota <z.kota at gmx.net> - 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 scm-commits mailing list