[ccsm] new release 0.9.5.0

leigh123linux leigh123linux at fedoraproject.org
Fri Jul 15 16:22:36 UTC 2011


commit 6e32f895a238767799cdfed1bc3a162e45563a62
Author: Leigh Scott <leigh123linux at googlemail.com>
Date:   Fri Jul 15 17:22:24 2011 +0100

    new release 0.9.5.0

 .gitignore |    1 +
 ccsm.spec  |   11 +++++++----
 sources    |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7a49025..01b2058 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 ccsm-0.8.4.tar.bz2
 /ccsm-0.9.2.1.tar.bz2
 /compiz-ccsm-0.9.4.tar.bz2
+/ccsm-0.9.5.0.tar.bz2
diff --git a/ccsm.spec b/ccsm.spec
index 6e22516..8bfeab3 100644
--- a/ccsm.spec
+++ b/ccsm.spec
@@ -2,10 +2,10 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 %endif
-%define         basever 0.9.4
+%define         basever 0.9.5.0
 
 Name:           ccsm
-Version:        0.9.4
+Version:        0.9.5.0
 Release:        1%{?dist}
 Summary:        Plugin and configuration tool - Compiz Fusion Project
 
@@ -13,7 +13,7 @@ Group:          User Interface/Desktops
 License:        GPLv2+
 URL:            http://www.compiz.org
 
-Source0:        http://releases.compiz.org/%{version}/compiz-%{name}-%{version}.tar.bz2
+Source0:        http://releases.compiz.org/%{version}/%{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Patch102:       widgets_filter.patch
 # libdrm is not available on these arches
@@ -33,7 +33,7 @@ This package contains a gui configuration tool to configure Compiz
 plugins and the composite window manager.
 
 %prep
-%setup -q -n %{name}
+%setup -q
 %patch102 -p1 -b .widgets_filter
 
 %build
@@ -80,6 +80,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
+
 * Thu Mar 17 2011 Adam Williamson <awilliam at redhat.com> - 0.9.4-1
 - new release 0.9.4
 
diff --git a/sources b/sources
index 4fe2dcb..62c537e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c47d2f67bb6e832667c1c123cce98ef3  compiz-ccsm-0.9.4.tar.bz2
+1d9cb16b54f8520a7ce4c88b9be5216f  ccsm-0.9.5.0.tar.bz2


More information about the scm-commits mailing list