rpms/kvirc/F-10 kvirc.spec,1.6,1.7 sources,1.7,1.8

nucleo nucleo at fedoraproject.org
Wed Sep 9 21:52:59 UTC 2009


Author: nucleo

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

Modified Files:
	kvirc.spec sources 
Log Message:
disabled pyhton module


Index: kvirc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kvirc/F-10/kvirc.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- kvirc.spec	8 Sep 2009 00:35:23 -0000	1.6
+++ kvirc.spec	9 Sep 2009 21:52:58 -0000	1.7
@@ -3,7 +3,7 @@
 
 Name:             kvirc
 Version:          4.0.0
-Release:          0.16.%{pre}%{?dist}
+Release:          0.17.%{pre}%{?dist}
 Summary:          Free portable IRC client
 Group:            Applications/Internet
 License:          GPLv2+ with exceptions
@@ -11,7 +11,7 @@ URL:              http://kvirc.net/
 Source0:          ftp://ftp.kvirc.de/pub/kvirc/snapshots/source/%{name}-4.0%{pre}.tar.bz2
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:    kdelibs4-devel audiofile-devel esound-devel glib2-devel
-BuildRequires:    python-devel perl-ExtUtils-Embed dbus-devel
+BuildRequires:    perl-ExtUtils-Embed dbus-devel
 BuildRequires:    cmake desktop-file-utils gettext doxygen graphviz
 Requires(post):   /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
@@ -28,13 +28,13 @@ many IRC addicted developers around the 
 %build
 %{cmake}  \
 %ifarch %{ix86}
--DWITH_ix86_ASM=YES \
+-DWITH_ix86_ASM=ON \
 %endif
 -DWANT_NO_EMBEDDED_CODE=OFF \
 -DWITHOUT_ESD=OFF \
 -DWITHOUT_OSS=OFF \
 -DWANT_COEXISTENCE=OFF \
--DWITH_PYTHON=ON \
+-DWITHOUT_PYTHON=ON \
 -DUSE_ENV_FLAGS=ON \
 -DMANUAL_REVISION=%{rev}
 
@@ -126,6 +126,10 @@ gtk-update-icon-cache %{_datadir}/icons/
 %exclude %{_mandir}/*.ISO8859-1/man1/%{name}.1.gz
 
 %changelog
+* Wed Sep  9 2009 Alexey Kurov <nucleo at fedoraproject.org> - 4.0.0-0.17.rc1
+- disabled pyhton module, added -DWITHOUT_PYTHON=ON
+- removed BR python-devel
+
 * Tue Sep  8 2009 Alexey Kurov <nucleo at fedoraproject.org> - 4.0.0-0.16.rc1
 - KVIrc 4.0 release candidate 1
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kvirc/F-10/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	8 Sep 2009 00:35:23 -0000	1.7
+++ sources	9 Sep 2009 21:52:58 -0000	1.8
@@ -1 +1 @@
-092206ada148236a9e62351c98d59560  kvirc-4.0rc1.tar.bz2
+fbf84c24864b7a89922574bcfa68f292  kvirc-4.0rc1.tar.bz2




More information about the scm-commits mailing list