Author: qboosh Date: Fri Jun 1 15:15:47 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.0.0 (note: new libethumb soname) - removed obsolete link patch
---- Files affected: packages/ethumb: ethumb.spec (1.1 -> 1.2) , ethumb-link.patch (1.1 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/ethumb/ethumb.spec diff -u packages/ethumb/ethumb.spec:1.1 packages/ethumb/ethumb.spec:1.2 --- packages/ethumb/ethumb.spec:1.1 Wed Dec 14 19:42:59 2011 +++ packages/ethumb/ethumb.spec Fri Jun 1 17:15:41 2012 @@ -6,14 +6,13 @@ Summary: Ethumb - thumbnail generation library Summary(pl.UTF-8): Ethumb - biblioteka generujÄ…ca miniaturki Name: ethumb -Version: 0.1.1.65643 +Version: 1.0.0 Release: 1 License: LGPL v2.1 Group: Libraries -Source0: http://download.enlightenment.org/snapshots/LATEST/%{name}-%{version}.tar.bz2 -# Source0-md5: 1dbb538639eb56213683a04bdb714e7c -Patch0: %{name}-link.patch -Patch1: %{name}-plugins.patch +Source0: http://download.enlightenment.org/releases/%{name}-%{version}.tar.bz2 +# Source0-md5: 8de453b6e4b9555aabd21d1e9b2a1a25 +Patch0: %{name}-plugins.patch URL: http://trac.enlightenment.org/e/wiki/Ethumb BuildRequires: autoconf >= 2.52 BuildRequires: automake >= 1.6 @@ -114,7 +113,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 %build %{__libtoolize} @@ -153,8 +151,8 @@ %files libs %defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/libethumb-ver-pre-svn-09.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libethumb-ver-pre-svn-09.so.1 +%attr(755,root,root) %{_libdir}/libethumb.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libethumb.so.1 %attr(755,root,root) %{_libdir}/libethumb_client.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libethumb_client.so.1 %dir %{_libdir}/ethumb @@ -175,7 +173,7 @@ %attr(755,root,root) %{_libdir}/libethumb_client.so %{_libdir}/libethumb.la %{_libdir}/libethumb_client.la -%{_includedir}/ethumb-0 +%{_includedir}/ethumb-1 %{_pkgconfigdir}/ethumb.pc %{_pkgconfigdir}/ethumb_client.pc @@ -192,5 +190,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2012/06/01 15:15:41 qboosh +- updated to 1.0.0 (note: new libethumb soname) +- removed obsolete link patch + Revision 1.1 2011/12/14 18:42:59 qboosh - new ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/ethumb/ethumb.spec?r1=1.1&r2=1.2 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
