rpms/libgdiplus/devel .cvsignore, 1.24, 1.25 import.log, 1.14, 1.15 libgdiplus.spec, 1.46, 1.47 sources, 1.27, 1.28

Paul F. Johnson pfj at fedoraproject.org
Sun Oct 4 15:28:24 UTC 2009


Author: pfj

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

Modified Files:
	.cvsignore import.log libgdiplus.spec sources 
Log Message:

Bump to 2.6 preview 1 



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libgdiplus/devel/.cvsignore,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -p -r1.24 -r1.25
--- .cvsignore	14 Jun 2009 11:17:44 -0000	1.24
+++ .cvsignore	4 Oct 2009 15:28:23 -0000	1.25
@@ -1 +1 @@
-libgdiplus-2.4.2.tar.bz2
+libgdiplus-137314.tar.bz2


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/libgdiplus/devel/import.log,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- import.log	14 Jun 2009 11:17:44 -0000	1.14
+++ import.log	4 Oct 2009 15:28:23 -0000	1.15
@@ -12,3 +12,4 @@ libgdiplus-2_4-3_RC2_fc11:HEAD:libgdiplu
 libgdiplus-2_4-4_RC3_fc11:HEAD:libgdiplus-2.4-4.RC3.fc11.src.rpm:1237421393
 libgdiplus-2_4-5_fc11:HEAD:libgdiplus-2.4-5.fc11.src.rpm:1238108917
 libgdiplus-2_4_2-1_fc11:HEAD:libgdiplus-2.4.2-1.fc11.src.rpm:1244978228
+libgdiplus-2_6-1_fc12:HEAD:libgdiplus-2.6-1.fc12.src.rpm:1254669963


Index: libgdiplus.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libgdiplus/devel/libgdiplus.spec,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -p -r1.46 -r1.47
--- libgdiplus.spec	3 Sep 2009 18:54:28 -0000	1.46
+++ libgdiplus.spec	4 Oct 2009 15:28:23 -0000	1.47
@@ -1,12 +1,14 @@
+#%define svnver	137314
+#%define date	072209
 Name:           libgdiplus
-Version:        2.4.2
-Release:        3%{?dist}
-Summary:        An implementation of the GDI+ API
+Version:        2.6
+Release:        1%{?dist}
+Summary:        libgdiplus: An Open Source implementation of the GDI+ API
 
 Group:          System Environment/Libraries
 License:        MIT
-URL:            http://mono-project.com/Libgdiplus
-Source0:        ftp://ftp.novell.com/pub/mono/sources/libgdiplus/libgdiplus-%{version}.tar.bz2
+URL:            http://mono.ximian.com/monobuild/snapshot/sources-preview/
+Source0:        %{name}-%{svnver}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  freetype-devel glib2-devel libjpeg-devel libtiff-devel
@@ -15,7 +17,8 @@ BuildRequires:  cairo-devel
 BuildRequires:  zlib-devel
 
 %description
-An implementation of the GDI+ API, built on top of Cairo.
+An Open Source implementation of the GDI+ API, it is part of the Mono 
+Project
 
 %package devel
 Summary: Development files for libgdiplus
@@ -23,20 +26,16 @@ Group: Development/Libraries
 Requires: %{name} = %{version}-%{release} pkgconfig
 
 %description devel
-This package contains development files for %{name}.
+Development files for libgdiplus
 
 %prep
-%setup -q
+%setup -q -n %name-%svnver
 perl -pi -e "s,-Werror,,g" src/Makefile
 
 %build
 %configure --disable-static 
 make %{?_smp_mflags} 
 
-%check
-make check
-
-
 %install
 rm -rf %{buildroot}
 make install DESTDIR=%{buildroot}
@@ -51,7 +50,7 @@ rm -rf %{buildroot}
 %postun -p /sbin/ldconfig
 
 %files
-%doc COPYING NEWS README TODO AUTHORS
+%doc COPYING NEWS README TODO MPL-1.1.html AUTHORS
 %defattr(-,root,root,-)
 %{_libdir}/lib*.so.*
 
@@ -62,13 +61,11 @@ rm -rf %{buildroot}
 %{_libdir}/lib*.so
 
 %changelog
-* Thu Sep  3 2009 Michel Salim <salimma at fedoraproject.org> - 2.4.2-3
-- Enable unit tests
-- Corrected project and source URLs
-- Remove obsolete license files
+* Wed Sep 30 2009 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.6-1
+- Update to 2.6 preview 1
 
-* Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4.2-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+* Mon Jun 22 2009 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.4,2-2
+- bump to RC1
 
 * Tue Jun 09 2009 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.4.2-1
 - bump to 2.4.2 preview


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libgdiplus/devel/sources,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- sources	14 Jun 2009 11:17:45 -0000	1.27
+++ sources	4 Oct 2009 15:28:23 -0000	1.28
@@ -1 +1 @@
-703210950bce2ed0a9824f897f774925  libgdiplus-2.4.2.tar.bz2
+c035f5634be0b657057b25696bb211d7  libgdiplus-137314.tar.bz2




More information about the fedora-extras-commits mailing list