rpms/mypaint/F-12 mypaint.spec,1.8,1.9

Christoph Wickert cwickert at fedoraproject.org
Sat Nov 28 17:31:32 UTC 2009


Author: cwickert

Update of /cvs/pkgs/rpms/mypaint/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11808/F-12

Modified Files:
	mypaint.spec 
Log Message:
* Sat Nov 28 2009 Christoph Wickert <cwickert at fedoraproject.org> - 0.7.1-2
- Require numpy



Index: mypaint.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mypaint/F-12/mypaint.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- mypaint.spec	25 Nov 2009 01:49:22 -0000	1.8
+++ mypaint.spec	28 Nov 2009 17:31:32 -0000	1.9
@@ -2,7 +2,7 @@
 
 Name:           mypaint
 Version:        0.7.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A fast and easy graphics application for digital painters
 
 Group:          Applications/Multimedia
@@ -14,7 +14,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 
 BuildRequires:  python-devel, desktop-file-utils, gtk2-devel, pygtk2-devel
 BuildRequires:  numpy, scons, swig
-Requires:       gtk2, pygtk2, python
+Requires:       gtk2, numpy, pygtk2, python
 
 %description
 MyPaint is a fast and easy graphics application for digital painters. It lets 
@@ -102,6 +102,9 @@ gtk-update-icon-cache %{_datadir}/icons/
 %{_libdir}/mypaint/_mypaintlib.so
 
 %changelog
+* Sat Nov 28 2009 Christoph Wickert <cwickert at fedoraproject.org> - 0.7.1-2
+- Require numpy
+
 * Wed Nov 25 2009 Christoph Wickert <cwickert at fedoraproject.org> - 0.7.1-1
 - Update to 0.7.1
 - Move private python modules to a private location




More information about the fedora-extras-commits mailing list