rpms/libmx/devel .cvsignore, 1.2, 1.3 libmx.spec, 1.2, 1.3 sources, 1.2, 1.3 import.log, 1.1, NONE libmx-gtkdoc.patch, 1.1, NONE

Peter Robinson pbrobinson at fedoraproject.org
Tue Jan 12 08:45:26 UTC 2010


Author: pbrobinson

Update of /cvs/pkgs/rpms/libmx/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5199

Modified Files:
	.cvsignore libmx.spec sources 
Removed Files:
	import.log libmx-gtkdoc.patch 
Log Message:
- New upstream 0.4.0 release


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libmx/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	6 Jan 2010 22:06:02 -0000	1.2
+++ .cvsignore	12 Jan 2010 08:45:25 -0000	1.3
@@ -1 +1 @@
-mx-0.3.0.tar.bz2
+mx-0.4.0.tar.bz2


Index: libmx.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libmx/devel/libmx.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- libmx.spec	6 Jan 2010 22:30:05 -0000	1.2
+++ libmx.spec	12 Jan 2010 08:45:25 -0000	1.3
@@ -1,13 +1,12 @@
 Name:           libmx
-Version:        0.3.0
-Release:        3%{?dist}
+Version:        0.4.0
+Release:        1%{?dist}
 Summary:        A clutter widget toolkit
 
 Group:          System Environment/Libraries
 License:        LGPLv2
 URL:            http://www.moblin.org/
 Source0:        http://download.moblin.org/sources/mx/0.3/mx-%{version}.tar.bz2
-Patch0:         libmx-gtkdoc.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: clutter-imcontext-devel
@@ -50,7 +49,6 @@ toolkit, currently used primarily by Mob
 
 %prep
 %setup -q -n mx-%{version}
-%patch0 -p1 -b .gtkdoc
 
 %build
 %configure --disable-static --enable-introspection --enable-gtk-doc --with-clutter-imcontext
@@ -92,6 +90,9 @@ rm -rf %{buildroot}
 %{_datadir}/gtk-doc/html/mx
 
 %changelog
+* Tue Jan 12 2010 Peter Robinson <pbrobinson at gmail.com> 0.4.0-1
+- New upstream 0.4.0 release
+
 * Wed Jan  6 2010 Peter Robinson <pbrobinson at gmail.com> 0.3.0-3
 - fix build
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libmx/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	6 Jan 2010 22:06:02 -0000	1.2
+++ sources	12 Jan 2010 08:45:25 -0000	1.3
@@ -1 +1 @@
-916694e534ae745d3a809c4634b6696f  mx-0.3.0.tar.bz2
+4ddda0b166781a33ab3e00de547f7680  mx-0.4.0.tar.bz2


--- import.log DELETED ---


--- libmx-gtkdoc.patch DELETED ---



More information about the scm-commits mailing list