[brasero/f14/master] Fix filelist

Bastien Nocera hadess at fedoraproject.org
Sat Aug 7 13:20:37 UTC 2010


commit 18eb6e6ab575caee2f5f15c62a7611e2001387d4
Author: Bastien Nocera <hadess at hadess.net>
Date:   Sat Aug 7 14:20:17 2010 +0100

    Fix filelist

 brasero.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/brasero.spec b/brasero.spec
index 8099442..c94de4d 100644
--- a/brasero.spec
+++ b/brasero.spec
@@ -177,7 +177,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 %doc AUTHORS COPYING NEWS README
 %{_mandir}/man1/%{name}.*
 %{_bindir}/*
-%{_libdir}/brasero3
+%{_libdir}/brasero
 %{_datadir}/%{name}
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/gnome/help/%{name}
@@ -207,7 +207,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 %doc ChangeLog
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*.pc
-%{_includedir}/brasero3
+%{_includedir}/brasero
 
 
 %changelog


More information about the scm-commits mailing list