SPECS: swfdec.spec

dzeus dzeus at pld-linux.org
Tue Oct 7 22:39:37 CEST 2008


Author: dzeus                        Date: Tue Oct  7 20:39:36 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:


---- Files affected:
SPECS:
   swfdec.spec (1.90 -> 1.91) 

---- Diffs:

================================================================
Index: SPECS/swfdec.spec
diff -u SPECS/swfdec.spec:1.90 SPECS/swfdec.spec:1.91
--- SPECS/swfdec.spec:1.90	Mon Oct  6 08:30:48 2008
+++ SPECS/swfdec.spec	Tue Oct  7 22:39:31 2008
@@ -7,12 +7,12 @@
 Summary:	Flash animations redering library
 Summary(pl.UTF-8):	Biblioteka renderująca animacje flash
 Name:		swfdec
-Version:	0.6.8
-Release:	2
+Version:	0.8.0
+Release:	1
 License:	LGPL v2.1+
 Group:		Libraries
-Source0:	http://swfdec.freedesktop.org/download/swfdec/0.6/%{name}-%{version}.tar.gz
-# Source0-md5:	740caf52068556ffe151703342fb634b
+Source0:	http://swfdec.freedesktop.org/download/swfdec/0.8/%{name}-%{version}.tar.gz
+# Source0-md5:	ce3002fc5d8ace9ce34ce960c0cc3c06
 URL:		http://swfdec.freedesktop.org/wiki/
 BuildRequires:	alsa-lib-devel >= 1.0
 BuildRequires:	autoconf >= 2.58
@@ -121,19 +121,6 @@
 %description gtk-static -l pl.UTF-8
 Statyczna biblioteka swfdec-gtk.
 
-%package icons
-Summary:	swfdec icons for GNOME integration
-Summary(pl.UTF-8):	Ikony swfdec do integracji z GNOME
-Group:		X11/Applications/Multimedia
-Requires(post,postun):	gtk+2
-Requires(post,postun):	hicolor-icon-theme
-
-%description icons
-swfdec icons for GNOME integration.
-
-%description icons -l pl.UTF-8
-Ikony swfdec do integracji z GNOME.
-
 %package apidocs
 Summary:	swfdec API documetation
 Summary(pl.UTF-8):	Dokumentacja API swfdec
@@ -182,49 +169,39 @@
 %post	gtk -p /sbin/ldconfig
 %postun	gtk -p /sbin/ldconfig
 
-%post icons
-%update_icon_cache hicolor
-
-%postun icons
-%update_icon_cache hicolor
-
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_libdir}/libswfdec-0.6.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libswfdec-0.6.so.90
+%attr(755,root,root) %{_libdir}/libswfdec-0.8.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libswfdec-0.8.so.0
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libswfdec-0.6.so
-%{_libdir}/libswfdec-0.6.la
-%dir %{_includedir}/swfdec-0.6
-%{_includedir}/swfdec-0.6/swfdec
-%{_pkgconfigdir}/swfdec-0.6.pc
+%attr(755,root,root) %{_libdir}/libswfdec-0.8.so
+%{_libdir}/libswfdec-0.8.la
+%dir %{_includedir}/swfdec-0.8
+%{_includedir}/swfdec-0.8/swfdec
+%{_pkgconfigdir}/swfdec-0.8.pc
 
 %files static
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libswfdec-0.6.a
+%attr(755,root,root) %{_libdir}/libswfdec-0.8.a
 
 %files gtk
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libswfdec-gtk-0.6.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libswfdec-gtk-0.6.so.90
+%attr(755,root,root) %{_libdir}/libswfdec-gtk-0.8.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libswfdec-gtk-0.8.so.0
 
 %files gtk-devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libswfdec-gtk-0.6.so
-%{_libdir}/libswfdec-gtk-0.6.la
-%{_includedir}/swfdec-0.6/swfdec-gtk
-%{_pkgconfigdir}/swfdec-gtk-0.6.pc
+%attr(755,root,root) %{_libdir}/libswfdec-gtk-0.8.so
+%{_libdir}/libswfdec-gtk-0.8.la
+%{_includedir}/swfdec-0.8/swfdec-gtk
+%{_pkgconfigdir}/swfdec-gtk-0.8.pc
 
 %files gtk-static
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libswfdec-gtk-0.6.a
-
-%files icons
-%defattr(644,root,root,755)
-%{_iconsdir}/hicolor/*/apps/swfdec.*
+%attr(755,root,root) %{_libdir}/libswfdec-gtk-0.8.a
 
 %if %{with apidocs}
 %files apidocs
@@ -238,14 +215,18 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.90  2008/10/06 06:30:48  hawk
-- release 2
+Revision 1.91  2008/10/07 20:39:31  dzeus
+*** empty log message ***
+
+Revision 1.87.2.3  2008/09/13 10:30:48  patrys
+- 0.8.0
 
-Revision 1.89  2008/08/21 22:25:29  qboosh
-- updated to 0.6.8
+Revision 1.87.2.2  2008/09/13 10:20:42  patrys
+- 0.7.4
+- icons now part of swfdec-gnome
 
-Revision 1.88  2008/07/07 21:38:57  dzeus
-- rel. 2
+Revision 1.87.2.1  2008/06/26 13:42:03  patrys
+- 0.7.2
 
 Revision 1.87  2008/05/16 10:07:33  patrys
 - 0.6.6
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/swfdec.spec?r1=1.90&r2=1.91&f=u



More information about the pld-cvs-commit mailing list