Author: patrys Date: Fri Jan 19 18:38:38 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - builds
---- Files affected: SPECS: tapiocaui.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/tapiocaui.spec diff -u SPECS/tapiocaui.spec:1.1 SPECS/tapiocaui.spec:1.2 --- SPECS/tapiocaui.spec:1.1 Fri Jan 19 18:44:06 2007 +++ SPECS/tapiocaui.spec Fri Jan 19 19:38:33 2007 @@ -1,12 +1,13 @@ # $Revision$, $Date$ Summary: A framework for Voice over IP (VoIP) and Instant Messaging (IM) Name: tapiocaui -Version: 0.3.9.1 +Version: 0.3.9 Release: 0.1 License: GPL Group: Networking/Instant messaging Source0: http://dl.sourceforge.net/tapioca-voip/%{name}-%{version}.tar.gz -# Source0-md5: 2b0fc6997e793784763fe23c81a4986f +# Source0-md5: aab56e42ca10b312ba0ca2e416b72374 +Patch0: %{name}-farsight.patch URL: http://tapioca-voip.sourceforge.net/wiki/index.php/Tapioca BuildRequires: dbus-devel BuildRequires: gtk+2-devel @@ -42,6 +43,7 @@ %prep %setup -q +%patch0 -p1 %build %configure @@ -61,6 +63,7 @@ %attr(755,root,root) %{_bindir}/* %{_desktopdir}/tapiocaui.desktop %{_pixmapsdir}/*.png +%{_pixmapsdir}/tapiocaui/*.png %{_datadir}/tapiocaui/*.glade %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -69,6 +72,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/01/19 18:38:33 patrys +- builds + Revision 1.1 2007/01/19 17:44:06 patrys - initial PLD release - NFY ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/tapiocaui.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
