SPECS: epeg.spec - updated to 0.9.0.008
qboosh
qboosh at pld-linux.org
Sun Sep 9 01:18:32 CEST 2007
Author: qboosh Date: Sat Sep 8 23:18:32 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.9.0.008
---- Files affected:
SPECS:
epeg.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SPECS/epeg.spec
diff -u SPECS/epeg.spec:1.14 SPECS/epeg.spec:1.15
--- SPECS/epeg.spec:1.14 Mon Feb 12 22:23:54 2007
+++ SPECS/epeg.spec Sun Sep 9 01:18:27 2007
@@ -6,15 +6,15 @@
Summary: JPEG Scaling Library
Summary(pl.UTF-8): Biblioteka do skalowania JPEG-ów
Name: epeg
-Version: 0.9.0.007
-Release: 2
+Version: 0.9.0.008
+Release: 1
License: BSD
Group: Libraries
Source0: http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz
-# Source0-md5: 383db51e46d13d986966459e4918d236
+# Source0-md5: 45686c68c894ffa7ff81d6dc6f160095
URL: http://enlightenment.org/Libraries/Epeg/
BuildRequires: autoconf
-BuildRequires: automake
+BuildRequires: automake >= 1.4
BuildRequires: libjpeg-devel
BuildRequires: libtool
Requires: %{name}-libs = %{version}-%{release}
@@ -85,12 +85,12 @@
%clean
rm -rf $RPM_BUILD_ROOT
-%post libs -p /sbin/ldconfig
-%postun libs -p /sbin/ldconfig
+%post libs -p /sbin/ldconfig
+%postun libs -p /sbin/ldconfig
%files
%defattr(644,root,root,755)
-%doc AUTHORS COPYING COPYING-PLAIN INSTALL README
+%doc AUTHORS COPYING COPYING-PLAIN README
%attr(755,root,root) %{_bindir}/epeg
%files libs
@@ -102,7 +102,7 @@
%attr(755,root,root) %{_bindir}/epeg-config
%attr(755,root,root) %{_libdir}/libepeg.so
%{_libdir}/libepeg.la
-%{_includedir}/Epeg*
+%{_includedir}/Epeg.h
%{_pkgconfigdir}/epeg.pc
%if %{with static_libs}
@@ -117,6 +117,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2007/09/08 23:18:27 qboosh
+- updated to 0.9.0.008
+
Revision 1.14 2007/02/12 21:23:54 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/epeg.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list