SPECS: imlib2_loaders.spec - updated to 1.4.0

qboosh qboosh at pld-linux.org
Sun Sep 9 00:20:51 CEST 2007


Author: qboosh                       Date: Sat Sep  8 22:20:51 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.4.0

---- Files affected:
SPECS:
   imlib2_loaders.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/imlib2_loaders.spec
diff -u SPECS/imlib2_loaders.spec:1.8 SPECS/imlib2_loaders.spec:1.9
--- SPECS/imlib2_loaders.spec:1.8	Tue Feb 13 09:06:35 2007
+++ SPECS/imlib2_loaders.spec	Sun Sep  9 00:20:46 2007
@@ -2,20 +2,21 @@
 Summary:	Additional Loaders for Imlib2
 Summary(pl.UTF-8):	Dodatkowe biblioteki wczytujące dla Imlib2
 Name:		imlib2_loaders
-Version:	1.2.1.012
+Version:	1.4.0
 Release:	1
-License:	Mixed (BSD and GPL)
+License:	GPL v2+ (XCF loader), BSD-like (the rest)
 Group:		Libraries
-Source0:	http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz
-# Source0-md5:	191556aeb556041d46d2fd7ee8064374
+Source0:	http://dl.sourceforge.net/enlightenment/%{name}-%{version}.tar.gz
+# Source0-md5:	6f51ef8d566769b9ac17c640a34fb1c8
 URL:		http://enlightenment.org/
 BuildRequires:	autoconf
-BuildRequires:	automake
+BuildRequires:	automake >= 1.4
 BuildRequires:	edb-devel >= 1.0.5
 BuildRequires:	eet-devel
-BuildRequires:	imlib2-devel >= 1.2.1
+BuildRequires:	imlib2-devel >= 1.4.0
 BuildRequires:	libtool
-Requires:	imlib2
+BuildRequires:	pkgconfig
+Requires:	imlib2 >= 1.4.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -50,12 +51,14 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+rm -f $RPM_BUILD_ROOT%{_libdir}/imlib2/loaders/*.la
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING README
+%doc AUTHORS COPYING COPYING-PLAIN README
 %attr(755,root,root) %{_libdir}/imlib2/loaders/*.so
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -64,6 +67,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2007/09/08 22:20:46  qboosh
+- updated to 1.4.0
+
 Revision 1.8  2007/02/13 08:06:35  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/imlib2_loaders.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list