rpms/kvirc/devel .cvsignore, 1.7, 1.8 kvirc.spec, 1.15, 1.16 sources, 1.8, 1.9 kvirc-cryptopp.patch, 1.1, NONE

nucleo nucleo at fedoraproject.org
Sat Dec 19 18:50:07 UTC 2009


Author: nucleo

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

Modified Files:
	.cvsignore kvirc.spec sources 
Removed Files:
	kvirc-cryptopp.patch 
Log Message:
KVIrc 4.0 release candidate 2


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kvirc/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- .cvsignore	8 Sep 2009 00:12:15 -0000	1.7
+++ .cvsignore	19 Dec 2009 18:50:06 -0000	1.8
@@ -1 +1 @@
-kvirc-4.0rc1.tar.bz2
+kvirc-4.0rc2.tar.bz2


Index: kvirc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kvirc/devel/kvirc.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- kvirc.spec	24 Nov 2009 22:26:52 -0000	1.15
+++ kvirc.spec	19 Dec 2009 18:50:06 -0000	1.16
@@ -1,20 +1,21 @@
-%define           rev 3462
-%define           pre rc1
+%define           rev 3713
+%define           pre rc2
 
 Name:             kvirc
 Version:          4.0.0
-Release:          0.19.%{pre}%{?dist}
+Release:          0.20.%{pre}%{?dist}
 Summary:          Free portable IRC client
 Group:            Applications/Internet
 License:          GPLv2+ with exceptions
 URL:              http://kvirc.net/
 Source0:          ftp://ftp.kvirc.de/pub/kvirc/snapshots/source/%{name}-4.0%{pre}.tar.bz2
-Patch0:           kvirc-cryptopp.patch
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:    kdelibs4-devel audiofile-devel esound-devel glib2-devel
-BuildRequires:    perl-ExtUtils-Embed dbus-devel
+BuildRequires:    python-devel perl-ExtUtils-Embed dbus-devel
 BuildRequires:    cmake desktop-file-utils gettext doxygen graphviz
-BuildRequires:    cryptopp-devel
+BuildRequires:    cryptopp-devel >= 5.6.1
+#BuildRequires:    libv4l-devel libtheora-devel libvorbis-devel
+
 Requires(post):   /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
 
@@ -26,7 +27,6 @@ many IRC addicted developers around the 
 
 %prep
 %setup -q -n %{name}-4.0%{pre}
-%patch0 -p1
 
 %build
 %{cmake}  \
@@ -37,9 +37,13 @@ many IRC addicted developers around the 
 -DWITHOUT_ESD=OFF \
 -DWITHOUT_OSS=OFF \
 -DWANT_COEXISTENCE=OFF \
--DWITHOUT_PYTHON=ON \
+-DWITHOUT_PYTHON=OFF \
 -DUSE_ENV_FLAGS=ON \
 -DMANUAL_REVISION=%{rev}
+#-DWITH_DCC_VIDEO=ON \
+#-DWITH_OGG_THEORA=ON \
+#-DWITH_DCC_CANVAS=OFF \
+
 
 make %{?_smp_mflags}
 
@@ -118,23 +122,20 @@ gtk-update-icon-cache %{_datadir}/icons/
 %lang(ru) %{_datadir}/%{name}/4.0/locale/*_ru.mo
 %lang(sr) %{_datadir}/%{name}/4.0/locale/*_sr.mo
 %lang(uk) %{_datadir}/%{name}/4.0/locale/*_uk.mo
-%lang(de) %{_mandir}/de.UTF-8/man1/%{name}.1.gz
-%lang(it) %{_mandir}/it.UTF-8/man1/%{name}.1.gz
+%lang(de) %{_mandir}/de/man1/%{name}.1.gz
 %lang(it) %{_mandir}/it/man1/%{name}.1.gz
 
 %exclude %{_libdir}/libkvilib.so
 %exclude %{_bindir}/kvirc-config
 %exclude %{_datadir}/%{name}/4.0/doc/FAQ
 %exclude %{_datadir}/%{name}/4.0/doc/README
-%exclude %{_mandir}/*.ISO8859-1/man1/%{name}.1.gz
 
 %changelog
-* Wed Nov 25 2009 Alexey Kurov <nucleo at fedoraproject.org> - 4.0.0-0.19.rc1
-- rebuild (qt-4.6.0-rc1, fc13+)
-
-* Tue Nov  3 2009 Alexey Kurov <nucleo at fedoraproject.org> - 4.0.0-0.18.rc1
-- patch for using cryptopp includepath and pkgconfig file (rhbz#512761)
+* Sat Dec 19 2009 Alexey Kurov <nucleo at fedoraproject.org> - 4.0.0-0.20.rc2
+- KVIrc 4.0 release candidate 2
 - added BR cryptopp-devel and -DWANT_NO_EMBEDDED_CODE=ON
+- re-enabled pyhton module -DWITHOUT_PYTHON=OFF
+- added BR python-devel
 
 * Wed Sep  9 2009 Alexey Kurov <nucleo at fedoraproject.org> - 4.0.0-0.17.rc1
 - disabled pyhton module, added -DWITHOUT_PYTHON=ON


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kvirc/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- sources	9 Sep 2009 21:05:26 -0000	1.8
+++ sources	19 Dec 2009 18:50:06 -0000	1.9
@@ -1 +1 @@
-fbf84c24864b7a89922574bcfa68f292  kvirc-4.0rc1.tar.bz2
+36856df4a423f25e20f884a23bfbdbc7  kvirc-4.0rc2.tar.bz2


--- kvirc-cryptopp.patch DELETED ---




More information about the fedora-extras-commits mailing list