rpms/heliodor/devel heliodor.spec,1.3,1.4

Jarod Wilson (jwilson) fedora-extras-commits at redhat.com
Tue Jan 2 20:12:38 UTC 2007


Author: jwilson

Update of /cvs/extras/rpms/heliodor/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9029

Modified Files:
	heliodor.spec 
Log Message:
Drop no-longer-needed metacity 2.17+ patch


Index: heliodor.spec
===================================================================
RCS file: /cvs/extras/rpms/heliodor/devel/heliodor.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- heliodor.spec	2 Jan 2007 19:40:48 -0000	1.3
+++ heliodor.spec	2 Jan 2007 20:12:08 -0000	1.4
@@ -3,12 +3,11 @@
 License:        GPL
 Group:          User Interface/Desktops
 Version:        0.1.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 
 Summary:        Beryl window decorator with Metacity theme support
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Source0:        http://releases.beryl-project.org/%{version}/%{name}-%{version}.tar.bz2
-Patch0:         heliodor-0.1.2-metacity217.patch
 
 # libdrm is not available on these arches
 ExcludeArch:    s390 s390x ppc64
@@ -43,9 +42,6 @@
 
 %prep
 %setup -q
-%if "%{?fedora}" >= "7"
-%patch0 -p1 -b .metacity217
-%endif
 
 
 %build
@@ -80,6 +76,9 @@
 %{_libdir}/pkgconfig/libheliodor.pc
 
 %changelog
+* Tue Jan 02 2007 Jarod Wilson <jwilson at redhat.com> 0.1.4-2
+- Drop unnecessary Metacity 2.17+ patch
+
 * Tue Jan 02 2007 Jarod Wilson <jwilson at redhat.com> 0.1.4-1
 - New upstream release
 




More information about the scm-commits mailing list