rpms/dia/F-10 dia.spec,1.30,1.31

Huzaifa Sidhpurwala huzaifas at fedoraproject.org
Wed Aug 5 09:53:34 UTC 2009


Author: huzaifas

Update of /cvs/pkgs/rpms/dia/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv310

Modified Files:
	dia.spec 
Log Message:
fix python


Index: dia.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dia/F-10/dia.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -p -r1.30 -r1.31
--- dia.spec	5 Aug 2009 09:52:28 -0000	1.30
+++ dia.spec	5 Aug 2009 09:53:34 -0000	1.31
@@ -1,6 +1,6 @@
 Name:           dia
 Version:        0.97
-Release:        1%{?dist}
+Release:        2%{?dist}
 Epoch:          1
 Summary:        Diagram drawing program
 Group:          Applications/Multimedia
@@ -8,7 +8,7 @@ License:        GPLv2+
 URL:            http://www.gnome.org/projects/dia/
 Source0:        ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{version}/%{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  libgnomeui-devel pygtk2-devel desktop-file-utils python-devel
+BuildRequires:  libgnomeui-devel pygtk2-devel desktop-file-utils
 BuildRequires:  intltool docbook-utils docbook-style-dsssl docbook-style-xsl
 BuildRequires:  gettext
 Requires:       hicolor-icon-theme
@@ -31,7 +31,7 @@ mv usage-layers.xml.UTF-8 doc/en/usage-l
 
 
 %build
-%configure --enable-gnome --enable-db2html --with-python
+%configure --enable-gnome --enable-db2html 
 make %{?_smp_mflags}
  
 
@@ -90,6 +90,9 @@ rm -fr $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Aug 05 2009 Huzaifa Sidhpurwala <huzaifas at redhat.com> - 1:0.97-2
+- Disable --with-python
+
 * Fri Jul 24 2009 Huzaifa Sidhpurwala <huzaifas at redhat.com> - 1:0.97-1
 - update to 0.97
 - drop old patches




More information about the fedora-extras-commits mailing list