SUNWxdg-sound-theme.spec revision 18688
14134N/A
14134N/A# spec file for package SUNWxdg-sound-theme
14134N/A#
14134N/A# includes module(s): xdg-sound-theme
14134N/A#
17185N/A%define owner yippi
17035N/A#
14134N/A%include Solaris.inc
14134N/A
17183N/A%define OSR 9865:n/a
17183N/A
14134N/AName: SUNWxdg-sound-theme
18688N/AIPS_package_name: gnome/theme/sound/xdg-sound-theme
18688N/AMeta(info.classification): %{classification_prefix}:Desktop (GNOME)/Theming
14134N/ASummary: XDG FreeDesktop Sound Theme
18615N/AVendor: freedesktop.org
17035N/ALicense: Creative Commons ShareAlike 2.0, Creative Commons - Attribution-Share Alike 2.0 Generic, Creative Commons - Attribution 3.0 Unported, GPLv2, LGPLv2
14134N/AGroup: System/GUI/GNOME
17163N/AVersion: 0.6
14134N/AURL: http://0pointer.de/blog/projects/sixfold-announcement.html
17148N/ASource: http://0pointer.de/public/sound-theme-freedesktop-%{version}.tar.bz2
14134N/ASUNW_Copyright: %{name}.copyright
14134N/ASUNW_BaseDir: %{_basedir}
14134N/ABuildRoot: %{_tmppath}/%{name}-%{version}-build
14134N/A%include default-depend.inc
14134N/A
14134N/A%prep
17148N/A%setup -n sound-theme-freedesktop-%{version}
14134N/A
14134N/A%build
17148N/A./configure --prefix=%{_prefix}
17148N/Amake
14134N/A
14134N/A%install
17148N/Amake install DESTDIR=$RPM_BUILD_ROOT
14134N/A
14134N/A%clean
14134N/Arm -rf $RPM_BUILD_ROOT
14134N/A
14134N/A%files
14219N/A%defattr (-, root, bin)
14134N/A%dir %attr (0755, root, sys) %{_datadir}
14134N/A%dir %attr (0755, root, bin) %{_datadir}/sounds
14134N/A%{_datadir}/sounds/*
14134N/A
14134N/A%changelog
17163N/A* Fri Aug 28 2009 - brian.cameron@sun.com
17163N/A- Bump to 0.6.
17148N/A* Thu Aug 27 2009 - brian.cameron@sun.com
17148N/A- Bump to 0.5.
14219N/A* Wed Sep 10 2008 - dave.lin@sun.com
14219N/A- Add default attribute definition in %file section.
14134N/A* Thu Aug 20 2008 - brian.cameron@sun.com
14134N/A- Created.