rpms/moblin-gtk-engine/devel moblin-gtk-engine.spec, 1.6, 1.7 moblin-gtk-engine-fixtheme.patch, 1.1, NONE

Peter Robinson pbrobinson at fedoraproject.org
Thu Sep 10 19:45:28 UTC 2009


Author: pbrobinson

Update of /cvs/pkgs/rpms/moblin-gtk-engine/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12828

Modified Files:
	moblin-gtk-engine.spec 
Removed Files:
	moblin-gtk-engine-fixtheme.patch 
Log Message:
- Drop upstreamed patch


Index: moblin-gtk-engine.spec
===================================================================
RCS file: /cvs/pkgs/rpms/moblin-gtk-engine/devel/moblin-gtk-engine.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- moblin-gtk-engine.spec	10 Sep 2009 18:23:13 -0000	1.6
+++ moblin-gtk-engine.spec	10 Sep 2009 19:45:28 -0000	1.7
@@ -1,13 +1,12 @@
 Name:           moblin-gtk-engine
 Version:        1.0.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        GTK engine for Moblin
 
 Group:          User Interface/Desktops
 License:        LGPLv2
 URL:            http://www.moblin.org/
 Source0:        http://git.moblin.org/cgit.cgi/%{name}/snapshot/%{name}-%{version}.tar.bz2
-Patch0:         moblin-gtk-engine-fixtheme.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  gtk2-devel
@@ -21,7 +20,6 @@ GTK engine for Moblin
 
 %prep
 %setup -q
-%patch0 -p1 -b .fixtheme
 
 %build
 ./autogen.sh
@@ -35,9 +33,6 @@ make install DESTDIR=%{buildroot} INSTAL
 #Remove libtool archives.
 find %{buildroot} -name '*.la' -exec rm -f {} ';'
 
-rm -rf %{buildroot}/%{_libdir}/*.la
-rm -rf %{buildroot}/%{_libdir}/gtk-2.0/2.10.0/engines/*.la
-
 # Convert to utf-8
 for file in README COPYING.LIB AUTHORS NEWS; do
     iconv -f ISO-8859-1 -t UTF-8 -o $file.new $file && \
@@ -62,6 +57,9 @@ rm -rf %{buildroot}
 %{_datadir}/themes/Moblin-Netbook/metacity-1
 
 %changelog
+* Thu Sep 10 2009 Peter Robinson <pbrobinson at gmail.com> 1.0.1-2
+- Drop upstreamed patch
+
 * Thu Sep 10 2009 Peter Robinson <pbrobinson at gmail.com> 1.0.1-1
 - New upstream 1.0.1 release
 


--- moblin-gtk-engine-fixtheme.patch DELETED ---




More information about the fedora-extras-commits mailing list