SPECS: kde4-kdesupport.spec - updated to 816468 - version updated to 0.81 -...

paszczus paszczus at pld-linux.org
Wed Jun 4 13:24:10 CEST 2008


Author: paszczus                     Date: Wed Jun  4 11:24:10 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 816468
- version updated to 0.81
- added phonon subpackage
- TODO: package unpackaged files and maybe rename phonon subpackage
- rel 0.1

---- Files affected:
SPECS:
   kde4-kdesupport.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/kde4-kdesupport.spec
diff -u SPECS/kde4-kdesupport.spec:1.17 SPECS/kde4-kdesupport.spec:1.18
--- SPECS/kde4-kdesupport.spec:1.17	Sat May 31 18:41:51 2008
+++ SPECS/kde4-kdesupport.spec	Wed Jun  4 13:24:05 2008
@@ -2,21 +2,21 @@
 %define		_state		snapshots
 %define	orgname		kdesupport
 
-%define		snap	813466
+%define		snap	816468
 
 # define program version
-%define		sopranover	2.0.98
-%define		strigiver	0.5.9
+%define		sopranover	2.1
+%define		strigiver	0.5.10
 %define		akonadiver	0.81.0
 
 Summary:	Kde Support
 Name:		kde4-kdesupport
-Version:	4.0.80
-Release:	0.%{snap}.1
+Version:	4.0.81
+Release:	0.%{snap}.0.1
 License:	GPL
 Group:		X11/Development/Tools
 Source0:	ftp://ftp.kde.org/pub/kde/%{_state}/%{orgname}-%{snap}.tar.bz2
-# Source0-md5:	4a18b06c9bf1c02db3b45e98391b3ab8
+# Source0-md5:	7c7811974d9c3e25db707b1690f358c0
 URL:		http://www.kde.org/
 Patch0:		%{name}-lib64.patch
 BuildRequires:	QtDBus-devel >= 4.4.0
@@ -35,6 +35,7 @@
 Kde4 support packages including:
 - akonadi
 - automoc4
+- phonon
 - qimageblitz
 - soprano
 - strigi
@@ -155,6 +156,13 @@
 %description qimageblitz-devel
 Header files for tag qimageblitz.
 
+%package phonon
+Summary:	Phonon files
+Group:		Development/Libraries
+
+%description phonon
+Phonon
+
 %prep
 %setup -q -n %{orgname}-%{snap}
 %patch0 -p0
@@ -193,6 +201,9 @@
 %post	taglib	-p /sbin/ldconfig
 %postun	taglib	-p /sbin/ldconfig
 
+%post	phonon	-p /sbin/ldconfig
+%postun	phonon	-p /sbin/ldconfig
+
 %post	qimageblitz	-p /sbin/ldconfig
 %postun	qimageblitz	-p /sbin/ldconfig
 
@@ -324,6 +335,19 @@
 %{_libdir}/automoc4/Automoc4Config.cmake
 %{_libdir}/automoc4/automoc4.files.in
 
+%files phonon
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libphonon.so
+%attr(755,root,root) %{_libdir}/libphonon.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libphonon.so.?
+%attr(755,root,root) %{_libdir}/libphononexperimental.so
+%attr(755,root,root) %{_libdir}/libphononexperimental.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libphononexperimental.so.?
+%dir %{_datadir}/dbus-1/interfaces
+%{_datadir}/dbus-1/interfaces/org.kde.Phonon.AudioOutput.xml
+%{_includedir}/phonon
+%{_pkgconfigdir}/phonon.pc
+
 %files qimageblitz
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/blitztest
@@ -341,6 +365,13 @@
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 $Log$
+Revision 1.18  2008-06-04 11:24:05  paszczus
+- updated to 816468
+- version updated to 0.81
+- added phonon subpackage
+- TODO: package unpackaged files and maybe rename phonon subpackage
+- rel 0.1
+
 Revision 1.17  2008-05-31 16:41:51  shadzik
 - snap 813466
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdesupport.spec?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list