Author: charles Date: Mon Jul 3 23:30:32 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.8 - BR: boost-regex-devel - added -userprofileform_map.patch; -from-mainwindow.patch commented out
---- Files affected: SPECS: twinkle.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: SPECS/twinkle.spec diff -u SPECS/twinkle.spec:1.17 SPECS/twinkle.spec:1.18 --- SPECS/twinkle.spec:1.17 Mon Jun 12 11:58:05 2006 +++ SPECS/twinkle.spec Tue Jul 4 01:30:27 2006 @@ -6,20 +6,22 @@ Summary: twinkle - SIP Soft Phone Summary(pl): twinkle - telefon programowy SIP Name: twinkle -Version: 0.7.1 +Version: 0.8 Release: 1 License: GPL v2 Group: Applications/Communications Source0: http://www.xs4all.nl/~mfnboer/twinkle/download/%{name}-%{version}.tar.gz -# Source0-md5: 5f6b909cde026182750119bf8c0bed33 +# Source0-md5: 390c9f94a519fa58575c1752d7559a89 Source1: %{name}.desktop Patch0: %{name}-gcc4.patch Patch1: %{name}-gsm.patch Patch2: %{name}-from-mainwindow.patch +Patch3: %{name}-userprofileform_map.patch URL: http://www.twinklephone.com/ BuildRequires: autoconf BuildRequires: automake BuildRequires: alsa-lib-devel +BuildRequires: boost-regex-devel BuildRequires: commoncpp2-devel >= 1.3.0 BuildRequires: ccrtp-devel >= 1.3.4 %{?with_kde:BuildRequires: kdelibs-devel} @@ -44,7 +46,8 @@ %setup -q %patch0 -p1 %patch1 -p1 -%patch2 -p1 +#%patch2 -p1 # seems obsolete (arekm?) +%patch3 -p1 %build %{__libtoolize} @@ -88,8 +91,13 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2006/07/03 23:30:27 charles +- updated to 0.8 +- BR: boost-regex-devel +- added -userprofileform_map.patch; -from-mainwindow.patch commented out + Revision 1.17 2006/06/12 09:58:05 arekm -log from in main window +- log from in main window Revision 1.16 2006/05/07 21:12:06 charles - updated to 0.7.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/twinkle.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
