rpms/mutter-moblin/devel background-tile.png, NONE, 1.1 mutter-moblin.spec, 1.26, 1.27

Peter Robinson pbrobinson at fedoraproject.org
Mon May 3 12:33:34 UTC 2010


Author: pbrobinson

Update of /cvs/pkgs/rpms/mutter-moblin/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv5419

Modified Files:
	mutter-moblin.spec 
Added Files:
	background-tile.png 
Log Message:
- Use Fedora 13 background rather than Moblin one


Index: mutter-moblin.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mutter-moblin/devel/mutter-moblin.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -p -r1.26 -r1.27
--- mutter-moblin.spec	18 Apr 2010 11:12:22 -0000	1.26
+++ mutter-moblin.spec	3 May 2010 12:33:29 -0000	1.27
@@ -1,12 +1,13 @@
 Name:          mutter-moblin
 Version:       0.43.8
-Release:       3%{?dist}
+Release:       4%{?dist}
 Summary:       Moblin Netbook plugin for Mutter
 
 Group:         User Interface/Desktops
 License:       GPLv2+
 URL:           http://www.moblin.org/
 Source0:       http://git.moblin.org/cgit.cgi/%{name}/snapshot/%{name}-%{version}.tar.bz2
+Source1:       background-tile.png
 Patch0:        mutter-moblin-fixdso.patch
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -44,6 +45,8 @@ Files for development with %{name}.
 
 autoreconf
 
+cp %{SOURCE1} data/theme/panel/background-tile.png
+
 %build
 %configure --disable-static --enable-scaled-background
 export LD_AS_NEEDED=1
@@ -79,6 +82,9 @@ rm -rf %{buildroot}
 %{_includedir}/libmoblin-panel
 
 %changelog
+* Mon May  3 2010 Peter Robinson <pbrobinson at gmail.com> 0.43.8-4
+- Use Fedora 13 background rather than Moblin one
+
 * Sun Apr 18 2010 Peter Robinson <pbrobinson at gmail.com> 0.43.8-3
 - Fix build with dso linking
 



More information about the scm-commits mailing list