rpms/libgdiplus/devel .cvsignore, 1.18, 1.19 import.log, 1.5, 1.6 libgdiplus.spec, 1.34, 1.35 sources, 1.21, 1.22

Paul F. Johnson pfj at fedoraproject.org
Mon Dec 15 11:14:23 UTC 2008


Author: pfj

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

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

Update to svn (fixes a number of annoying bugs in the pre2 release) 



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libgdiplus/devel/.cvsignore,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- .cvsignore	25 Nov 2008 13:01:14 -0000	1.18
+++ .cvsignore	15 Dec 2008 11:13:53 -0000	1.19
@@ -1 +1 @@
-libgdiplus-2.2.tar.bz2
+libgdiplus-118228.tar.bz2


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/libgdiplus/devel/import.log,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- import.log	25 Nov 2008 13:01:14 -0000	1.5
+++ import.log	15 Dec 2008 11:13:53 -0000	1.6
@@ -3,3 +3,4 @@
 libgdiplus-2_0-3_fc10:HEAD:libgdiplus-2.0-3.fc10.src.rpm:1222728609
 libgdiplus-2_0-4_fc10:HEAD:libgdiplus-2.0-4.fc10.src.rpm:1222990439
 libgdiplus-2_2-1_pre1_fc10:HEAD:libgdiplus-2.2-1.pre1.fc10.src.rpm:1227618032
+libgdiplus-2_2-3_pre2_20081210svn118228_fc11:HEAD:libgdiplus-2.2-3.pre2.20081210svn118228.fc11.src.rpm:1229339579


Index: libgdiplus.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libgdiplus/devel/libgdiplus.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- libgdiplus.spec	25 Nov 2008 13:01:14 -0000	1.34
+++ libgdiplus.spec	15 Dec 2008 11:13:53 -0000	1.35
@@ -1,12 +1,14 @@
+%define svnver 118228
+
 Name:           libgdiplus
 Version:        2.2
-Release:        1.pre1%{?dist}
+Release:        3.pre2.20081210svn%{svnver}%{?dist}
 Summary:        libgdiplus: An Open Source implementation of the GDI+ API
 
 Group:          System Environment/Libraries
 License:        MIT
 URL:            http://www.mono-project.com/
-Source0:        %{name}-%{version}.tar.bz2
+Source0:        %{name}-%{svnver}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  freetype-devel glib2-devel libjpeg-devel libtiff-devel
@@ -27,7 +29,7 @@
 Development files for libgdiplus
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{svnver}
 perl -pi -e "s,-Werror,,g" src/Makefile
 
 %build
@@ -59,6 +61,12 @@
 %{_libdir}/lib*.so
 
 %changelog
+* Wed Dec 10 2008 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.2-3.pre2.20081012svn118228
+- Update to svn
+
+* Fri Dec 05 2008 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.2-2.pre2
+- Update to 2.2 preview 2
+
 * Tue Nov 18 2008 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.2-1.pre1
 - Update to 2.2 preview 1
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libgdiplus/devel/sources,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- sources	25 Nov 2008 13:01:14 -0000	1.21
+++ sources	15 Dec 2008 11:13:53 -0000	1.22
@@ -1 +1 @@
-4af9c8171e75f1408c3628a8f7937d9f  libgdiplus-2.2.tar.bz2
+73c6eb962a8d3ca7793958140081baaa  libgdiplus-118228.tar.bz2




More information about the fedora-extras-commits mailing list