[libcompizconfig/f15] new release 0.9.5.0

leigh123linux leigh123linux at fedoraproject.org
Sun Jul 17 16:05:31 UTC 2011


commit a7e562b881e1d273b1138a9d25fdfd6fa51ecc90
Author: Leigh Scott <leigh123linux at googlemail.com>
Date:   Sun Jul 17 16:40:58 2011 +0100

    new release 0.9.5.0

 libcompizconfig.spec |   15 +++++++++++----
 sources              |    2 +-
 2 files changed, 12 insertions(+), 5 deletions(-)
---
diff --git a/libcompizconfig.spec b/libcompizconfig.spec
index 0ee808c..eca3374 100644
--- a/libcompizconfig.spec
+++ b/libcompizconfig.spec
@@ -1,7 +1,7 @@
-%define         basever 0.9.4
+%define         basever 0.9.5.0
 
 Name:           libcompizconfig
-Version:        0.9.4
+Version:        0.9.5.0
 Release:        1%{?dist}
 Summary:        Configuration backend for compiz
 
@@ -10,10 +10,13 @@ Group:          System Environment/Libraries
 License:        LGPLv2+ and GPLv2+
 URL:            http://www.compiz.org/
 
-Source0:        http://releases.compiz-fusion.org/%{version}/compiz-%{name}-%{version}.tar.bz2
+Source0:        http://releases.compiz-fusion.org/%{version}/%{name}-%{version}.tar.bz2
 # Set GNOME to use ini backend for now, while there's a bug with gconf
 # backend (compiz fails to reload correctly)
 Patch0:         libcompizconfig-0.9.2.1-gnome_ini.patch
+# revert upstream commit
+# http://gitweb.compiz.org/?p=compiz/compizconfig/libcompizconfig;a=commit;h=9d32d80e86dc820b512c7fb68a0191e5184762ed
+Patch1:         fix_libdir.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # libdrm is not available on these arches
@@ -46,8 +49,9 @@ developing applications that use %{name}.
 
 
 %prep
-%setup -q -n libcompizconfig
+%setup -q
 %patch0 -p1
+%patch1 -p1
 
 
 %build
@@ -110,6 +114,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jul 15 2011 Leigh Scott <leigh123linux at googlemail.com> - 0.9.5.0-1
+- new release 0.9.5.0
+
 * Mon Mar 14 2011 Adam Williamson <awilliam at redhat.com> - 0.9.4-1
 - new release 0.9.4
 
diff --git a/sources b/sources
index 8647f4f..b47a277 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-03f43b76c79103debb434288f8f153af  compiz-libcompizconfig-0.9.4.tar.bz2
+e00c92507682880edbdb18e19596f490  libcompizconfig-0.9.5.0.tar.bz2


More information about the scm-commits mailing list