rpms/moblin-icon-theme/F-13 mit-fixver.patch, NONE, 1.1 .cvsignore, 1.9, 1.10 moblin-icon-theme.spec, 1.12, 1.13 sources, 1.10, 1.11

Peter Robinson pbrobinson at fedoraproject.org
Wed Mar 24 17:29:41 UTC 2010


Author: pbrobinson

Update of /cvs/pkgs/rpms/moblin-icon-theme/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv2617

Modified Files:
	.cvsignore moblin-icon-theme.spec sources 
Added Files:
	mit-fixver.patch 
Log Message:
- New upstream 2.2.3 release

mit-fixver.patch:
 configure.ac |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

--- NEW FILE mit-fixver.patch ---
>From c86ee752bf80441f1a4f17ae799a544a21570e70 Mon Sep 17 00:00:00 2001
From: Hylke Bons <hylke.bons at intel.com>
Date: Mon, 01 Mar 2010 18:21:54 +0000
Subject: tag 2.2.3

---
diff --git a/build/configure.ac b/build/configure.ac
index 89a79a4..f25c9b6 100644
--- a/build/configure.ac
+++ b/build/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.53)
 
-AC_INIT([moblin-icon-theme], [2.2.2])
+AC_INIT([moblin-icon-theme], [2.2.3])
 AC_CONFIG_SRCDIR([24x24])
 
 AM_INIT_AUTOMAKE([1.9 tar-ustar foreign])
--
cgit v0.8.3-13-ge633


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/moblin-icon-theme/F-13/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- .cvsignore	12 Feb 2010 03:56:56 -0000	1.9
+++ .cvsignore	24 Mar 2010 17:29:40 -0000	1.10
@@ -1 +1 @@
-moblin-icon-theme-2.2.1.tar.bz2
+moblin-icon-theme-2.2.3.tar.bz2


Index: moblin-icon-theme.spec
===================================================================
RCS file: /cvs/pkgs/rpms/moblin-icon-theme/F-13/moblin-icon-theme.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- moblin-icon-theme.spec	12 Feb 2010 03:56:56 -0000	1.12
+++ moblin-icon-theme.spec	24 Mar 2010 17:29:41 -0000	1.13
@@ -1,5 +1,5 @@
 Name:          moblin-icon-theme
-Version:       2.2.1
+Version:       2.2.3
 Release:       1%{?dist}
 Summary:       Moblin icon theme
 
@@ -7,6 +7,7 @@ Group:         User Interface/Desktops
 License:       CC-BY-SA
 URL:           http://www.moblin.org/
 Source0:       http://git.moblin.org/cgit.cgi/%{name}/snapshot/%{name}-%{version}.tar.bz2
+Patch0:        mit-fixver.patch
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:     noarch
 
@@ -18,6 +19,10 @@ Moblin icon theme
 
 %prep
 %setup -q
+%patch0 -p1 -b .fixver
+
+./make-release.sh
+cp -rp output/moblin/* .
 
 %build
 %configure
@@ -70,6 +75,9 @@ fi
 %{_datadir}/icons/moblin
 
 %changelog
+* Wed Mar 24 2010 Peter Robinson <pbrobinson at gmail.com> 2.2.3-1
+- New upstream 2.2.3 release
+
 * Fri Feb 12 2010 Peter Robinson <pbrobinson at gmail.com> 2.2.1-1
 - New upstream 2.2.1 release
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/moblin-icon-theme/F-13/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- sources	12 Feb 2010 03:56:56 -0000	1.10
+++ sources	24 Mar 2010 17:29:41 -0000	1.11
@@ -1 +1 @@
-0ee5e4862379058773b14f360b8ba7e9  moblin-icon-theme-2.2.1.tar.bz2
+ecb9cf461792e7f96d7cb17610a686bb  moblin-icon-theme-2.2.3.tar.bz2



More information about the scm-commits mailing list