Bump to RC1 branched svn

epel9
Paul F. Johnson 16 years ago
parent 98fdf73a8d
commit bc240ad899

@ -1 +1 @@
libgdiplus-118228.tar.bz2
libgdiplus-122059.tar.bz2

@ -4,3 +4,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
libgdiplus-2_2-4_RC1_20081224svn122059_fc11:HEAD:libgdiplus-2.2-4.RC1.20081224svn122059.fc11.src.rpm:1230158179

@ -1,8 +1,8 @@
%define svnver 118228
%define svnver 122059
Name: libgdiplus
Version: 2.2
Release: 3.pre2.20081210svn%{svnver}%{?dist}
Release: 4.RC1.20081224svn%{svnver}%{?dist}
Summary: libgdiplus: An Open Source implementation of the GDI+ API
Group: System Environment/Libraries
@ -37,13 +37,13 @@ perl -pi -e "s,-Werror,,g" src/Makefile
make %{?_smp_mflags}
%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
rm -rf %{buildroot}
make install DESTDIR=%{buildroot}
rm $RPM_BUILD_ROOT%{_libdir}/*.la
rm %{buildroot}%{_libdir}/*.la
%clean
rm -rf $RPM_BUILD_ROOT
rm -rf %{buildroot}
%post -p /sbin/ldconfig
@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/lib*.so
%changelog
* Wed Dec 24 2008 Paul F. Johnson <paul@all-the-johnsons.co.uk> 2.2-4.RC1.20081224svn122059
- Bump to RC1 branched svn
* Wed Dec 10 2008 Paul F. Johnson <paul@all-the-johnsons.co.uk> 2.2-3.pre2.20081012svn118228
- Update to svn

@ -1 +1 @@
73c6eb962a8d3ca7793958140081baaa libgdiplus-118228.tar.bz2
0ee844a701f813868a7af3ab08201a1c libgdiplus-122059.tar.bz2

Loading…
Cancel
Save