packages: linphone/linphone.spec - up to 3.3.1

arvenil arvenil at pld-linux.org
Fri Jun 4 23:19:40 CEST 2010


Author: arvenil                      Date: Fri Jun  4 21:19:40 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 3.3.1

---- Files affected:
packages/linphone:
   linphone.spec (1.49 -> 1.50) 

---- Diffs:

================================================================
Index: packages/linphone/linphone.spec
diff -u packages/linphone/linphone.spec:1.49 packages/linphone/linphone.spec:1.50
--- packages/linphone/linphone.spec:1.49	Tue Sep 30 02:08:14 2008
+++ packages/linphone/linphone.spec	Fri Jun  4 23:19:35 2010
@@ -8,14 +8,12 @@
 Summary:	Linphone Internet Phone
 Summary(pl.UTF-8):	Linphone - telefon internetowy
 Name:		linphone
-Version:	2.1.1
+Version:	3.3.1
 Release:	0.1
 License:	LGPL/GPL
 Group:		Applications/Communications
 Source0:	http://download.savannah.gnu.org/releases/linphone/stable/sources//%{name}-%{version}.tar.gz
-# Source0-md5:	130fb6048f84ee89f7c1a8a010ff1add
-#Patch0:		%{name}-desktop.patch
-#Patch1:		%{name}-system-libs.patch
+# Source0-md5:	bf17ae27e89c5ed1aa17f2a0a83a3870
 URL:		http://www.linphone.org/
 BuildRequires:	a52dec-libs-devel
 BuildRequires:	alsa-lib-devel >= 0.9.0
@@ -108,8 +106,6 @@
 
 %prep
 %setup -q
-#%patch0 -p1
-#%patch1 -p1
 
 %build
 # requires .po file fixes
@@ -133,11 +129,10 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-install share/linphone.desktop $RPM_BUILD_ROOT%{_desktopdir}
-install pixmaps/*.png pixmaps/*.xpm $RPM_BUILD_ROOT%{_pixmapsdir}
+install pixmaps/%{name}.png $RPM_BUILD_ROOT%{_pixmapsdir}
 
 # kill .desktop in GNOME1-specific location
-rm -rf $RPM_BUILD_ROOT%{_datadir}/gnome/apps
+#rm -rf $RPM_BUILD_ROOT%{_datadir}/gnome/apps
 
 %find_lang %{name} --with-gnome --all-name
 
@@ -157,12 +152,16 @@
 %doc AUTHORS BUGS ChangeLog NEWS README TODO
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/liblinphone.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/liblinphone.so.?
 %attr(755,root,root) %{_libdir}/libmediastreamer.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libmediastreamer.so.?
 %attr(755,root,root) %{_libdir}/libortp.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libortp.so.?
 %{_libdir}/mediastream
 %{_datadir}/sounds/*
 %{_desktopdir}/*.desktop
-%{_pixmapsdir}/*
+%{_pixmapsdir}/linphone.png
+%{_pixmapsdir}/linphone
 #%{_imagesdir}/*
 %{_mandir}/man1/*
 %lang(cs) %{_mandir}/cs/man1/*
@@ -192,6 +191,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2010/06/04 21:19:35  arvenil
+- up to 3.3.1
+
 Revision 1.49  2008/09/30 00:08:14  glen
 - BR libeXosip2-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/linphone/linphone.spec?r1=1.49&r2=1.50&f=u



More information about the pld-cvs-commit mailing list