rpms/awn-extras-applets/F-8 awn-extras-applets.spec,1.4,1.5

Huang Peng (phuang) fedora-extras-commits at redhat.com
Wed Mar 19 00:55:40 UTC 2008


Author: phuang

Update of /cvs/pkgs/rpms/awn-extras-applets/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11829

Modified Files:
	awn-extras-applets.spec 
Log Message:
Update BuildRequire and Require in rpm spec file.



Index: awn-extras-applets.spec
===================================================================
RCS file: /cvs/pkgs/rpms/awn-extras-applets/F-8/awn-extras-applets.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- awn-extras-applets.spec	17 Mar 2008 08:25:51 -0000	1.4
+++ awn-extras-applets.spec	19 Mar 2008 00:55:03 -0000	1.5
@@ -2,7 +2,7 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 Name:           awn-extras-applets
 Version:        0.2.6
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Extras applets for avant window navigator
 
 Group:          User Interface/Desktops
@@ -11,7 +11,7 @@
 Source0:        https://edge.launchpad.net/awn-extras/0.2/%{version}/+download/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  avant-window-navigator-devel
+BuildRequires:  avant-window-navigator-devel >= 0.2.6
 BuildRequires:  libwnck-devel
 BuildRequires:  libglade2-devel
 BuildRequires:  gnome-menus-devel
@@ -30,8 +30,8 @@
 BuildRequires:  pygtk2-devel
 BuildRequires:  vte-devel
 
-Requires:       avant-window-navigator
-Requires:       avant-window-navigator-python
+Requires:       avant-window-navigator >= 0.2.6
+Requires:       avant-window-navigator-python >= 0.2.6
 Requires:       gnome-python2
 Requires:       gnome-python2-gnomedesktop
 Requires:       gnome-python2-gnomevfs
@@ -131,6 +131,9 @@
 %{_datadir}/awn-extras-applets/*
 
 %changelog
+* Wed Mar 19 2008 Huang Peng <phuang at redhat.com> - 0.2.6-2
+- Update BuildRequire and Require in rpm spec file.
+
 * Mon Mar 17 2008 Huang Peng <phuang at redhat.com> - 0.2.6-1
 - Update to 0.2.6.
 




More information about the fedora-extras-commits mailing list