]> git.pld-linux.org Git - packages/epeg.git/commitdiff
- updated to 0.9.0.008 auto/th/epeg-0_9_0_008-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 8 Sep 2007 23:18:27 +0000 (23:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    epeg.spec -> 1.15

epeg.spec

index 738bae58aa50ad6e4a56caf6cc03467a3335b32d..6a0df0717222febc89888817f1e2dea88b3aa5fb 100644 (file)
--- a/epeg.spec
+++ b/epeg.spec
@@ -5,15 +5,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}
@@ -84,12 +84,12 @@ rm -rf $RPM_BUILD_ROOT
 %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
@@ -101,7 +101,7 @@ rm -rf $RPM_BUILD_ROOT
 %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}
This page took 0.058089 seconds and 4 git commands to generate.