rpms/imlib2/devel .cvsignore, 1.8, 1.9 imlib2.spec, 1.33, 1.34 sources, 1.9, 1.10 imlib2-1.2.1-X11-path.patch, 1.3, NONE imlib2-1.3.0-loader_overflows.patch, 1.3, NONE

Tomas Smetana tsmetana at fedoraproject.org
Tue Oct 21 11:22:44 UTC 2008


Author: tsmetana

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

Modified Files:
	.cvsignore imlib2.spec sources 
Removed Files:
	imlib2-1.2.1-X11-path.patch 
	imlib2-1.3.0-loader_overflows.patch 
Log Message:
* Tue Oct 21 2008 Tomas Smetana <tsmetana at redhat.com> 1.4.2-1
- new upstream version 1.4.2



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/imlib2/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	12 Jun 2008 19:46:35 -0000	1.8
+++ .cvsignore	21 Oct 2008 11:22:13 -0000	1.9
@@ -1 +1 @@
-imlib2-1.4.1.tar.gz
+imlib2-1.4.2.tar.bz2


Index: imlib2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/imlib2/devel/imlib2.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- imlib2.spec	12 Jun 2008 19:46:35 -0000	1.33
+++ imlib2.spec	21 Oct 2008 11:22:14 -0000	1.34
@@ -1,17 +1,13 @@
 Summary:        Image loading, saving, rendering, and manipulation library
 Name:           imlib2
-Version:        1.4.1
+Version:        1.4.2
 Release:        1%{?dist}
 License:        Imlib2
 Group:          System Environment/Libraries
 URL:            http://docs.enlightenment.org/api/imlib2/html/
-Source0:        http://downloads.sourceforge.net/enlightenment/%{name}-%{version}.tar.gz
-# submitted to enlightenment-devel at lists.sourceforge.net
-Patch0:         imlib2-1.2.1-X11-path.patch
+Source0:        http://downloads.sourceforge.net/enlightenment/%{name}-%{version}.tar.bz2
 # Fedora specific multilib hack, upstream should switch to pkgconfig one day
-Patch1:         imlib2-1.3.0-multilib.patch
-# submitted to enlightenment-devel at lists.sourceforge.net
-Patch2:         imlib2-1.3.0-loader_overflows.patch
+Patch0:         imlib2-1.3.0-multilib.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  libjpeg-devel libpng-devel libtiff-devel
 BuildRequires:  giflib-devel freetype-devel >= 2.1.9-4 libtool bzip2-devel
@@ -60,9 +56,7 @@
 
 %prep
 %setup -q
-%patch0 -p1 -b .x11-path
-%patch1 -p1 -b .multilib
-%patch2 -p1 -b .overflow
+%patch0 -p1 -b .multilib
 
 
 %build
@@ -127,6 +121,9 @@
 
 
 %changelog
+* Tue Oct 21 2008 Tomas Smetana <tsmetana at redhat.com> 1.4.2-1
+- new upstream version 1.4.2
+
 * Thu Jun 12 2008 Hans de Goede <j.w.r.degoede at hhs.nl> 1.4.1-1
 - New upstream release 1.4.1
 - Stop shipping static lib in -devel


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/imlib2/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	12 Jun 2008 19:46:35 -0000	1.9
+++ sources	21 Oct 2008 11:22:14 -0000	1.10
@@ -1 +1 @@
-16a3d885e523303be794282c0ed90841  imlib2-1.4.1.tar.gz
+9f15568e76ebda9092c571e0df261f54  imlib2-1.4.2.tar.bz2


--- imlib2-1.2.1-X11-path.patch DELETED ---


--- imlib2-1.3.0-loader_overflows.patch DELETED ---




More information about the scm-commits mailing list