2009-03-02 Brian Cameron <[email protected]>
authoryippi
Tue, 03 Mar 2009 01:10:38 +0000
changeset 15271 3b72c88f283e
parent 15270 9aba8dfa8ea3
child 15272 a36a3e54fe96
2009-03-02 Brian Cameron <[email protected]> * SUNWgnome-python26-extras.spec: Correct Requires/BuildRequires lines.
ChangeLog
SUNWgnome-python26-extras.spec
--- a/ChangeLog	Mon Mar 02 20:20:45 2009 +0000
+++ b/ChangeLog	Tue Mar 03 01:10:38 2009 +0000
@@ -1,3 +1,8 @@
+2009-03-02  Brian Cameron  <[email protected]>
+
+	* SUNWgnome-python26-extras.spec: Correct Requires/BuildRequires
+	  lines.
+
 2009-03-02  Wang Xin  <[email protected]>
 
 	* base-specs/gnome-power-manager.spec: Bump to 2.24.4, remove
--- a/SUNWgnome-python26-extras.spec	Mon Mar 02 20:20:45 2009 +0000
+++ b/SUNWgnome-python26-extras.spec	Tue Mar 03 01:10:38 2009 +0000
@@ -19,16 +19,16 @@
 SUNW_BaseDir:            %{_basedir}
 SUNW_Copyright:          SUNWgnome-python-extras.copyright
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
-Requires:                SUNWPython
-Requires:                SUNWgnome-python-libs
+Requires:                SUNWPython26
+Requires:                SUNWgnome-python26-libs
 Requires:                SUNWfirefox
 Requires:                SUNWgksu
 Requires:                SUNWgtkspell
-BuildRequires:           SUNWgnome-python-libs-devel
+BuildRequires:           SUNWgnome-python26-libs-devel
 BuildRequires:           SUNWfirefox-devel
 BuildRequires:           SUNWgksu-devel
 BuildRequires:           SUNWgtkspell-devel
-BuildRequires:           SUNWpython-setuptools
+BuildRequires:           SUNWpython26-setuptools
 
 %include default-depend.inc