[libcanberra] Update systemd service file locations

Peter Robinson pbrobinson at fedoraproject.org
Thu Feb 23 23:53:07 UTC 2012


commit ca764ffc823468f349c7f6f56e1b0ece035ea2be
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Thu Feb 23 23:52:58 2012 +0000

    Update systemd service file locations

 libcanberra.spec |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/libcanberra.spec b/libcanberra.spec
index 529bc87..3c504e3 100644
--- a/libcanberra.spec
+++ b/libcanberra.spec
@@ -1,6 +1,6 @@
 Name: libcanberra
 Version: 0.28
-Release: 5%{?dist}
+Release: 6%{?dist}
 Summary: Portable Sound Event Library
 Group: System Environment/Libraries
 Source0: http://0pointer.de/lennart/projects/libcanberra/libcanberra-%{version}.tar.gz
@@ -119,9 +119,9 @@ rm $RPM_BUILD_ROOT%{_docdir}/libcanberra/README
 %{_libdir}/libcanberra-%{version}/libcanberra-null.so
 %{_libdir}/libcanberra-%{version}/libcanberra-multi.so
 %{_libdir}/libcanberra-%{version}/libcanberra-gstreamer.so
-/lib/systemd/system/canberra-system-bootup.service
-/lib/systemd/system/canberra-system-shutdown-reboot.service
-/lib/systemd/system/canberra-system-shutdown.service
+/usr/lib/systemd/system/canberra-system-bootup.service
+/usr/lib/systemd/system/canberra-system-shutdown-reboot.service
+/usr/lib/systemd/system/canberra-system-shutdown.service
 %{_bindir}/canberra-boot
 
 %files gtk2
@@ -164,6 +164,9 @@ rm $RPM_BUILD_ROOT%{_docdir}/libcanberra/README
 %{_datadir}/vala/vapi/libcanberra.vapi
 
 %changelog
+* Thu Feb 23 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 0.28-6
+- Update systemd service file locations
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.28-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list