packages: phonon/phonon.spec - note that it was originally created - track ...

glen glen at pld-linux.org
Thu Dec 23 22:10:33 CET 2010


Author: glen                         Date: Thu Dec 23 21:10:33 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- note that it was originally created
- track sonames
- typo in requires

---- Files affected:
packages/phonon:
   phonon.spec (1.43 -> 1.44) 

---- Diffs:

================================================================
Index: packages/phonon/phonon.spec
diff -u packages/phonon/phonon.spec:1.43 packages/phonon/phonon.spec:1.44
--- packages/phonon/phonon.spec:1.43	Sat Jul 24 21:53:10 2010
+++ packages/phonon/phonon.spec	Thu Dec 23 22:10:28 2010
@@ -1,11 +1,10 @@
 # $Revision$, $Date$
 %define		qtver		4.6.3
-
 Summary:	Multimedia API for Qt4/KDE4
 Summary(pl.UTF-8):	Biblioteka Phonon
 Name:		phonon
 Version:	4.4.2
-Release:	2
+Release:	3
 License:	LGPL v2.1
 Group:		X11/Libraries
 Source0:	ftp://ftp.kde.org/pub/kde/stable/phonon/%{version}/%{name}-%{version}.tar.bz2
@@ -36,11 +35,11 @@
 %description
 Phonon is the multimedia API for Qt4/KDE4.
 
-Phonon was created to allow KDE4 to be independent of any single
-multimedia framework such as GStreamer or Xine and to provide a stable
-API for KDE4's lifetime. It was done to fix problems of frameworks
-becoming unmaintained, API instability, and to create a simple
-multimedia API.
+Phonon was originally created to allow KDE 4 to be independent of any
+single multimedia framework such as GStreamer or Xine and to provide a
+stable API for KDE4's lifetime. It was done to fix problems of
+frameworks becoming unmaintained, API instability, and to create a
+simple multimedia API.
 
 %description -l pl.UTF-8
 Biblioteka phonon.
@@ -49,7 +48,7 @@
 Summary:	Header files for Phonon library
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki Phonon
 Group:		X11/Development/Libraries
-Requires:	%{name} == %{version}-%{release}
+Requires:	%{name} = %{version}-%{release}
 Requires:	QtCore-devel >= %{qtver}
 Requires:	QtDBus-devel >= %{qtver}
 Requires:	QtGui-devel >= %{qtver}
@@ -126,9 +125,9 @@
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libphonon.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libphonon.so.?
+%attr(755,root,root) %ghost %{_libdir}/libphonon.so.4
 %attr(755,root,root) %{_libdir}/libphononexperimental.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libphononexperimental.so.?
+%attr(755,root,root) %ghost %{_libdir}/libphononexperimental.so.4
 %dir %{_datadir}/kde4/services/phononbackends
 %dir %{_libdir}/kde4/plugins/phonon_backend
 %{_datadir}/dbus-1/interfaces/org.kde.Phonon.AudioOutput.xml
@@ -160,6 +159,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2010/12/23 21:10:28  glen
+- note that it was originally created
+- track sonames
+- typo in requires
+
 Revision 1.43  2010/07/24 19:53:10  shadzik
 - updated qtver
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/phonon/phonon.spec?r1=1.43&r2=1.44&f=u



More information about the pld-cvs-commit mailing list