Bump to RC1 Fix URL Back to official releases over svn

epel9
Paul F. Johnson 16 years ago
parent c843742538
commit 7817b56a03

@ -1 +1 @@
libgdiplus-124838.tar.bz2
libgdiplus-2.4.tar.bz2

@ -7,3 +7,4 @@ libgdiplus-2_2-3_pre2_20081210svn118228_fc11:HEAD:libgdiplus-2.2-3.pre2.20081210
libgdiplus-2_2-4_RC1_20081224svn122059_fc11:HEAD:libgdiplus-2.2-4.RC1.20081224svn122059.fc11.src.rpm:1230158179
libgdiplus-2_2-4_RC1_20090104svn122354_fc11:HEAD:libgdiplus-2.2-4.RC1.20090104svn122354.fc11.src.rpm:1231109575
libgdiplus-2_4-1_pre1_20090202svn124838_fc11:HEAD:libgdiplus-2.4-1.pre1.20090202svn124838.fc11.src.rpm:1233877560
libgdiplus-2_4-2_RC1_fc11:HEAD:libgdiplus-2.4-2.RC1.fc11.src.rpm:1235774690

@ -1,14 +1,12 @@
%define svnver 124838
Name: libgdiplus
Version: 2.4
Release: 2.pre1.20090202svn%{svnver}%{?dist}
Release: 2.RC1%{?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}-%{svnver}.tar.bz2
URL: http://mono.ximian.com/monobuild/preview/sources-preview/
Source0: %{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: freetype-devel glib2-devel libjpeg-devel libtiff-devel
@ -29,7 +27,7 @@ Requires: %{name} = %{version}-%{release} pkgconfig
Development files for libgdiplus
%prep
%setup -q -n %{name}-%{svnver}
%setup -q
perl -pi -e "s,-Werror,,g" src/Makefile
%build
@ -61,8 +59,10 @@ rm -rf %{buildroot}
%{_libdir}/lib*.so
%changelog
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4-2.pre1.20090202svn124838
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Fri Feb 27 2009 Paul F. Johnson <paul@all-the-johnsons.co.uk> 2.4-2.RC1
- Bump to RC1 release
- Fixed source URL
- Returned from svn to official releases
* Mon Feb 02 2009 Paul F. Johnson <paul@all-the-johnsons.co.uk> 2.4-1.pre1.20090202svn124838
- Update to svn

@ -1 +1 @@
0d37295682e93c7d50c67968be39838a libgdiplus-124838.tar.bz2
ddf40d6f21ab7e8942abd063d460e4fa libgdiplus-2.4.tar.bz2

Loading…
Cancel
Save