forked from pool/sound-theme-freedesktop
Accepting request 19783 from GNOME:Factory
Copy from GNOME:Factory/sound-theme-freedesktop based on submit request 19783 from user vuntz OBS-URL: https://build.opensuse.org/request/show/19783 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sound-theme-freedesktop?expand=0&rev=4
This commit is contained in:
parent
c3d6ce85d2
commit
f07d2a8d7f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0836d189f0cb9e40d1ddac0d0df212b64d332d5b14d1b8a5ec68cc7e17b86819
|
|
||||||
size 915358
|
|
3
sound-theme-freedesktop-0.6.tar.bz2
Normal file
3
sound-theme-freedesktop-0.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b9c052ec28c1cda6fccca6c138934a2527e89f862933eab84b211436668f47d9
|
||||||
|
size 1695846
|
@ -1,3 +1,29 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 28 18:51:59 CEST 2009 - vuntz@novell.com
|
||||||
|
|
||||||
|
- Update to version 0.6:
|
||||||
|
+ add system ready/shutdown sounds
|
||||||
|
+ replace button-toggle-on and button-toggle-off by a single
|
||||||
|
sound button-toggle
|
||||||
|
+ create duplicate sounds as symlinks
|
||||||
|
+ add a bunch of new sounds
|
||||||
|
+ make complete-media-burn more genericly usable as complete
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 27 16:50:56 CEST 2009 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 0.5:
|
||||||
|
+ add window-unmaximize/window-unminimize
|
||||||
|
+ add desktop-switch-left and desktop-switch-right
|
||||||
|
+ add audio-volume-change
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 23 21:42:34 CEST 2009 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 0.4:
|
||||||
|
+ Add screen-capture as a copy of camera-shutter
|
||||||
|
- Use fdupes to make package smaller.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 29 05:33:27 CEST 2009 - vuntz@novell.com
|
Wed Jul 29 05:33:27 CEST 2009 - vuntz@novell.com
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package sound-theme-freedesktop (Version 0.3)
|
# spec file for package sound-theme-freedesktop (Version 0.6)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -15,21 +15,22 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
|
|
||||||
Name: sound-theme-freedesktop
|
Name: sound-theme-freedesktop
|
||||||
Version: 0.3
|
Version: 0.6
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: freedesktop.org sound theme
|
|
||||||
Group: System/Libraries
|
|
||||||
Source: %{name}-%{version}.tar.bz2
|
|
||||||
# For details on the licenses used, see README
|
# For details on the licenses used, see README
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
|
Summary: freedesktop.org sound theme
|
||||||
Url: http://0pointer.de/public/sound-theme-freedesktop.tar.gz
|
Url: http://0pointer.de/public/sound-theme-freedesktop.tar.gz
|
||||||
|
Group: System/Libraries
|
||||||
|
Source: %{name}-%{version}.tar.bz2
|
||||||
|
BuildRequires: fdupes
|
||||||
|
BuildRequires: glib2-devel
|
||||||
|
BuildRequires: intltool
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: glib2-devel intltool
|
|
||||||
Requires(post): /bin/touch
|
Requires(post): /bin/touch
|
||||||
Requires(postun): /bin/touch
|
Requires(postun): /bin/touch
|
||||||
|
|
||||||
@ -37,12 +38,6 @@ Requires(postun): /bin/touch
|
|||||||
The default freedesktop.org sound theme following the XDG theming
|
The default freedesktop.org sound theme following the XDG theming
|
||||||
specification. (http://0pointer.de/public/sound-theme-spec.html).
|
specification. (http://0pointer.de/public/sound-theme-spec.html).
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Lennart Pottering
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
@ -52,9 +47,10 @@ make %{?jobs:-j%jobs}
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%makeinstall
|
%makeinstall
|
||||||
|
%fdupes %{buildroot}%{_datadir}
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf %{buildroot}
|
||||||
|
|
||||||
%post
|
%post
|
||||||
/bin/touch --no-create %{_datadir}/sounds/freedesktop
|
/bin/touch --no-create %{_datadir}/sounds/freedesktop
|
||||||
|
Loading…
x
Reference in New Issue
Block a user