rpms/dia/devel dia.spec,1.42,1.43

Huzaifa Sidhpurwala huzaifas at fedoraproject.org
Wed Aug 5 08:43:05 UTC 2009


Author: huzaifas

Update of /cvs/pkgs/rpms/dia/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13547

Modified Files:
	dia.spec 
Log Message:
Disable with-python


Index: dia.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dia/devel/dia.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -p -r1.42 -r1.43
--- dia.spec	5 Aug 2009 08:30:37 -0000	1.42
+++ dia.spec	5 Aug 2009 08:43:05 -0000	1.43
@@ -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 scm-commits mailing list