[cheese] Add new files

Christopher Aillon caillon at fedoraproject.org
Wed Feb 2 17:21:25 UTC 2011


commit 524ed1952a9d04b145b6e914181ee25b2d7d4e74
Author: Christopher Aillon <caillon at redhat.com>
Date:   Wed Feb 2 09:20:46 2011 -0800

    Add new files
    
    new lib and pc files

 cheese.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/cheese.spec b/cheese.spec
index bace834..216f8a3 100644
--- a/cheese.spec
+++ b/cheese.spec
@@ -110,14 +110,17 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 
 %files -f %{name}.lang libs
 %defattr(-,root,root,-)
+%{_libdir}/libcheese.so.*
 %{_libdir}/libcheese-gtk.so.*
 
 %files libs-devel
 %defattr(-,root,root,-)
 %doc COPYING
+%{_libdir}/libcheese.so
 %{_libdir}/libcheese-gtk.so
 %{_includedir}/cheese/
 %{_datadir}/gtk-doc/
+%{_libdir}/pkgconfig/cheese.pc
 %{_libdir}/pkgconfig/cheese-gtk.pc
 
 %changelog


More information about the scm-commits mailing list