From ac71cd287cd857687ad6931dabed3a90a6cd6300 Mon Sep 17 00:00:00 2001 From: Allisson Azevedo Date: Tue, 7 Oct 2008 01:46:58 +0000 Subject: [PATCH] - Update to 0.8.2 - Removed clutter-0.8.0-clutter-fixed.patch --- .cvsignore | 2 +- clutter.spec | 19 +++++++++++-------- import.log | 1 + sources | 2 +- 4 files changed, 14 insertions(+), 10 deletions(-) diff --git a/.cvsignore b/.cvsignore index e64c49e..5fa1e8e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -clutter-0.8.0.tar.gz +clutter-0.8.2.tar.gz diff --git a/clutter.spec b/clutter.spec index 14f44d5..9dbb780 100644 --- a/clutter.spec +++ b/clutter.spec @@ -1,5 +1,5 @@ Name: clutter -Version: 0.8.0 +Version: 0.8.2 Release: 1%{?dist} Summary: Open Source software library for creating rich graphical user interfaces @@ -32,7 +32,7 @@ clutter %prep %setup -q -%patch0 -p1 -b .orig +#%patch0 -p1 -b .orig %build %configure --enable-gtk-doc @@ -53,23 +53,26 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS README %exclude %{_libdir}/*.la -%{_libdir}/libclutter-glx-0.8.so.0 -%{_libdir}/libclutter-glx-0.8.so.0.* +%{_libdir}/*.so.0 +%{_libdir}/*.so.0.* %files devel %defattr(-, root, root) %{_includedir}/* -%{_libdir}/libclutter-glx-0.8.so -%{_libdir}/pkgconfig/clutter-0.8.pc -%{_libdir}/pkgconfig/clutter-glx-0.8.pc -%{_libdir}/pkgconfig/clutter-x11-0.8.pc +%{_libdir}/*.so +%{_libdir}/pkgconfig/*.pc %{_datadir}/gtk-doc/html/clutter %exclude %{_datadir}/gtk-doc/html/cogl %changelog +* Mon Oct 6 2008 Allisson Azevedo 0.8.2-1 +- Update to 0.8.2 +- Removed clutter-0.8.0-clutter-fixed.patch + * Sat Sep 6 2008 Allisson Azevedo 0.8.0-1 - Update to 0.8.0 +- Added clutter-0.8.0-clutter-fixed.patch * Sat Jun 14 2008 Allisson Azevedo 0.6.4-1 - Update to 0.6.4 diff --git a/import.log b/import.log index 58ab3b0..010b271 100644 --- a/import.log +++ b/import.log @@ -1,2 +1,3 @@ clutter-0_6_4-1_fc9:HEAD:clutter-0.6.4-1.fc9.src.rpm:1213453978 clutter-0_8_0-1_fc9:HEAD:clutter-0.8.0-1.fc9.src.rpm:1220760678 +clutter-0_8_2-1_fc9:HEAD:clutter-0.8.2-1.fc9.src.rpm:1223343853 diff --git a/sources b/sources index 2a531e7..c1b1b8d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ec7be7de08d7d52660231566a14df5c0 clutter-0.8.0.tar.gz +2e86641254260b355d235ee202918b1c clutter-0.8.2.tar.gz