rpms/emerald/devel .cvsignore, 1.9, 1.10 emerald.spec, 1.12, 1.13 sources, 1.9, 1.10 emerald-0.2.1-no_wnck_modal.patch, 1.1, NONE

Jarod Wilson (jwilson) fedora-extras-commits at redhat.com
Mon Oct 8 15:20:50 UTC 2007


Author: jwilson

Update of /cvs/pkgs/rpms/emerald/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5440

Modified Files:
	.cvsignore emerald.spec sources 
Removed Files:
	emerald-0.2.1-no_wnck_modal.patch 
Log Message:
Update to emerald 0.5.2, should work with compiz fusion bits already in F8


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/emerald/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	5 Jun 2007 03:59:49 -0000	1.9
+++ .cvsignore	8 Oct 2007 15:20:18 -0000	1.10
@@ -6,3 +6,4 @@
 emerald-0.1.9999.2.tar.bz2
 emerald-0.2.0.tar.bz2
 emerald-0.2.1.tar.bz2
+emerald-0.5.2.tar.bz2


Index: emerald.spec
===================================================================
RCS file: /cvs/pkgs/rpms/emerald/devel/emerald.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- emerald.spec	11 Jun 2007 19:52:35 -0000	1.12
+++ emerald.spec	8 Oct 2007 15:20:18 -0000	1.13
@@ -1,30 +1,28 @@
 Name:           emerald
-Url:            http://www.beryl-project.org/
-License:        GPL
+Url:            http://www.compiz-fusion.org/
+License:        GPLv2
 Group:          User Interface/Desktops
-Version:        0.2.1
-Release:        2%{?dist}
+Version:        0.5.2
+Release:        1%{?dist}
 
-Summary:        Themeable window decorator and compositing manager for Beryl
+Summary:        Themeable window decorator and compositing manager for Compiz Fusion
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Source0:        http://releases.beryl-project.org/%{version}/%{name}-%{version}.tar.bz2
-Patch1:         emerald-0.2.1-no_wnck_modal.patch
+Source0:        http://releases.compiz-fusion.org/%{version}/%{name}-%{version}.tar.bz2
 
 # libdrm is not available on these arches
 ExcludeArch:    s390 s390x
 
-Requires:       beryl-core >= %{version}
+Requires:       compiz >= %{version}
 
-BuildRequires:  beryl-core-devel >= %{version}
+BuildRequires:  compiz-devel >= %{version}
 BuildRequires:  libwnck-devel, gtk2-devel
 BuildRequires:  intltool, desktop-file-utils
 BuildRequires:  perl(XML::Parser), gettext-devel
 
 
 %description
-Emerald is themeable window decorator and compositing 
-manager for Beryl. Launch Theme Manager from
-beryl-manager to change themes.
+Emerald is themeable window decorator and compositing
+manager for Compiz.
 
 
 %package devel
@@ -35,12 +33,11 @@
 
 %description devel
 The emerald-devel package provides development files
-for emerald, the themeable window decorator for beryl.
+for emerald, the themeable window decorator for Compiz.
 
 
 %prep
 %setup -q
-%patch1 -p1 -b .wnck
 # Should only have one Exec line in a desktop file...
 perl -pi -e 's|Exec=emerald-theme-manager -i|###|g' misc/emerald-theme-manager.desktop
 # Death to rpaths...
@@ -111,6 +108,10 @@
 %{_libdir}/libemeraldengine.so
 
 %changelog
+* Mon Oct 08 2007 Jarod Wilson <jwilson at redhat.com> 0.5.2-1
+- New upstream release
+- Should work with latest compiz bits in Fedora
+
 * Mon Jun 11 2007 Jarod Wilson <jwilson at redhat.com> 0.2.1-2
 - Fix up build against latest libwnck
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/emerald/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	5 Jun 2007 03:59:49 -0000	1.9
+++ sources	8 Oct 2007 15:20:18 -0000	1.10
@@ -1 +1 @@
-dde0e2b5cbe405961a350e6d47d2445f  emerald-0.2.1.tar.bz2
+149c17b0a1bddf29e1cd66d29777d96e  emerald-0.5.2.tar.bz2


--- emerald-0.2.1-no_wnck_modal.patch DELETED ---




More information about the fedora-extras-commits mailing list