Author: wiget Date: Wed Mar 30 17:28:07 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.28
---- Files affected: packages/libcanberra: libcanberra.spec (1.27 -> 1.28) , deprecated-gtk_quit_add.patch (1.1 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/libcanberra/libcanberra.spec diff -u packages/libcanberra/libcanberra.spec:1.27 packages/libcanberra/libcanberra.spec:1.28 --- packages/libcanberra/libcanberra.spec:1.27 Sat Feb 26 12:55:56 2011 +++ packages/libcanberra/libcanberra.spec Wed Mar 30 19:28:02 2011 @@ -6,13 +6,12 @@ Summary: libcanberra - the portable sound event library Summary(pl.UTF-8): libcanberra - przenośna biblioteka zdarzeń dźwiękowych Name: libcanberra -Version: 0.26 -Release: 4 +Version: 0.28 +Release: 1 License: LGPL v2+ Group: Libraries Source0: http://0pointer.de/lennart/projects/libcanberra/%{name}-%{version}.tar.gz -# Source0-md5: ee2c66ada7c851a4e7b6eb1682285a24 -Patch0: deprecated-gtk_quit_add.patch +# Source0-md5: c198b4811598c4c161ff505e4531b02c URL: http://0pointer.de/lennart/projects/libcanberra/ BuildRequires: GConf2-devel BuildRequires: alsa-lib-devel >= 1.0.0 @@ -138,8 +137,8 @@ Summary(pl.UTF-8): Pliki nagłówkowe biblioteki libcanberra-gtk3 Group: X11/Development/Libraries Requires: %{name}-devel = %{version}-%{release} -Requires: %{name}-gtk3 = %{version}-%{release} Requires: %{name}-gtk-devel-common = %{version}-%{release} +Requires: %{name}-gtk3 = %{version}-%{release} Requires: gtk+3-devel %description gtk3-devel @@ -187,7 +186,6 @@ %prep %setup -q -%patch0 -p1 %build %{__gtkdocize} --docdir gtkdoc/ @@ -245,6 +243,7 @@ %files %defattr(644,root,root,755) %doc README +%attr(755,root,root) %{_bindir}/canberra-boot %attr(755,root,root) %{_libdir}/libcanberra.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libcanberra.so.0 %dir %{backenddir} @@ -284,7 +283,7 @@ %defattr(644,root,root,755) %{_libdir}/libcanberra-gtk.a -%files gtk-devel-common +%files gtk-devel-common %defattr(644,root,root,755) %{_includedir}/canberra-gtk.h %{_datadir}/vala/vapi/libcanberra-gtk.vapi @@ -318,6 +317,8 @@ %{_datadir}/gdm/autostart/LoginWindow/libcanberra-ready-sound.desktop %{_datadir}/gnome/autostart/libcanberra-login-sound.desktop %attr(755,root,root) %{_datadir}/gnome/shutdown/libcanberra-logout-sound.sh +%{_libdir}/gnome-settings-daemon-3.0/gtk-modules/canberra-gtk-module.desktop + %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -325,6 +326,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2011/03/30 17:28:02 wiget +- up to 0.28 + Revision 1.27 2011/02/26 11:55:56 patrys - remove deprecated gtk_quit_add ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libcanberra/libcanberra.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
