rpms/emerald/F-9 .cvsignore, 1.10, 1.11 emerald.spec, 1.16, 1.17 sources, 1.10, 1.11

Jarod Wilson (jwilson) fedora-extras-commits at redhat.com
Tue May 20 20:49:51 UTC 2008


Author: jwilson

Update of /cvs/pkgs/rpms/emerald/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv990

Modified Files:
	.cvsignore emerald.spec sources 
Log Message:
* Tue May 20 2008 Jarod Wilson <jwilson at redhat.com> 0.7.2-1
- Update to emerald packages matching F9 compiz (#447608)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/emerald/F-9/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore	8 Oct 2007 15:20:18 -0000	1.10
+++ .cvsignore	20 May 2008 20:48:47 -0000	1.11
@@ -7,3 +7,4 @@
 emerald-0.2.0.tar.bz2
 emerald-0.2.1.tar.bz2
 emerald-0.5.2.tar.bz2
+emerald-0.7.2.tar.bz2


Index: emerald.spec
===================================================================
RCS file: /cvs/pkgs/rpms/emerald/F-9/emerald.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- emerald.spec	19 Feb 2008 07:35:35 -0000	1.16
+++ emerald.spec	20 May 2008 20:48:47 -0000	1.17
@@ -2,13 +2,12 @@
 Url:            http://www.compiz-fusion.org/
 License:        GPLv2
 Group:          User Interface/Desktops
-Version:        0.5.2
-Release:        4%{?dist}
+Version:        0.7.2
+Release:        1%{?dist}
 
 Summary:        Themeable window decorator and compositing manager for Compiz Fusion
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Source0:        http://releases.compiz-fusion.org/%{version}/%{name}-%{version}.tar.bz2
-Patch0: 	 gcc43-buildfix.patch
 
 # libdrm is not available on these arches
 ExcludeArch:    s390 s390x
@@ -41,9 +40,6 @@
 
 %prep
 %setup -q
-#fix gcc43 build 
-#http://bugs.opencompositing.org/show_bug.cgi?id=724
-%patch0 -p1 -b .gcc43
 # 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...
@@ -65,13 +61,6 @@
   --dir $RPM_BUILD_ROOT%{_datadir}/applications \
   --add-category X-Fedora \
   $RPM_BUILD_ROOT%{_datadir}/applications/emerald-theme-manager.desktop
-# Fix up xy_XY to just xy
-for lang in tr_TR
-do
-  dest=$(echo ${lang} | cut -d_ -f1)
-  mv $RPM_BUILD_ROOT%{_datadir}/locale/${lang} \
-    $RPM_BUILD_ROOT%{_datadir}/locale/${dest}
-done
 %find_lang %{name}
 
 
@@ -114,7 +103,10 @@
 %{_libdir}/libemeraldengine.so
 
 %changelog
-* Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 0.5.2-4
+* Tue May 20 2008 Jarod Wilson <jwilson at redhat.com> 0.7.2-1
+- Update to emerald packages matching F9 compiz (#447608)
+
+* Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> 0.5.2-4
 - Autorebuild for GCC 4.3
 
 * Fri Jan 04 2008 Adel Gadllah <adel.gadllah at gmail.com> 0.5.2-3


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/emerald/F-9/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	8 Oct 2007 15:20:18 -0000	1.10
+++ sources	20 May 2008 20:48:47 -0000	1.11
@@ -1 +1 @@
-149c17b0a1bddf29e1cd66d29777d96e  emerald-0.5.2.tar.bz2
+c0cf8304a633985a438b2aea102ff4dd  emerald-0.7.2.tar.bz2




More information about the fedora-extras-commits mailing list