rpms/wallpapoz/devel wallpapoz.spec,1.15,1.16

Mamoru Tasaka mtasaka at fedoraproject.org
Tue Aug 26 05:07:13 UTC 2008


Author: mtasaka

Update of /cvs/extras/rpms/wallpapoz/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23314

Modified Files:
	wallpapoz.spec 
Log Message:
* Tue Aug 26 2008 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.4.1-6.svn87_trunk
- F-10+: Add (Build)Requires: gnome-python2-gnome (bug 456122, 460022)



Index: wallpapoz.spec
===================================================================
RCS file: /cvs/extras/rpms/wallpapoz/devel/wallpapoz.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- wallpapoz.spec	3 Apr 2008 07:36:30 -0000	1.15
+++ wallpapoz.spec	26 Aug 2008 05:06:42 -0000	1.16
@@ -8,7 +8,7 @@
 %define         mainver         0.4.1
 %undefine         betaver
 %define         svnver          svn87_trunk
-%define         fedorarel       5
+%define         fedorarel       6
 
 %define         rel             %{?betaver:0.}%{fedorarel}%{?svnver:.%svnver}%{?betaver:.%betaver}
 
@@ -31,9 +31,16 @@
 BuildRequires:  pygtk2-libglade
 BuildRequires:  python-imaging
 BuildRequires:  gnome-python2
+# See bug 456122
+%if 0%{?fedora} >= 10
+BuildRequires:  gnome-python2-gnome
+%endif
 Requires:       pygtk2-libglade
 Requires:       python-imaging
 Requires:       gnome-python2
+%if 0%{?fedora} >= 10
+Requires:       gnome-python2-gnome2
+%endif
 Requires:       xorg-x11-utils
 Requires:       %{_bindir}/kill
 Requires:       %{_bindir}/pgrep
@@ -79,6 +86,9 @@
 %{_datadir}/applications/fedora-%{name}.desktop
 
 %changelog
+* Tue Aug 26 2008 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.4.1-6.svn87_trunk
+- F-10+: Add (Build)Requires: gnome-python2-gnome (bug 456122, 460022)
+
 * Thu Apr  3 2008 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.4.1-5.svn87_trunk
 - Also install cs documents manually
 




More information about the fedora-extras-commits mailing list