packages: eio/eio.spec - updated to 1.0.0 (note: new soname)
qboosh
qboosh at pld-linux.org
Fri Jun 1 15:52:08 CEST 2012
Author: qboosh Date: Fri Jun 1 13:52:08 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 1.0.0 (note: new soname)
---- Files affected:
packages/eio:
eio.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: packages/eio/eio.spec
diff -u packages/eio/eio.spec:1.2 packages/eio/eio.spec:1.3
--- packages/eio/eio.spec:1.2 Tue Jan 24 00:25:48 2012
+++ packages/eio/eio.spec Fri Jun 1 15:52:03 2012
@@ -10,18 +10,20 @@
Summary: Enlightenment Input Output Library
Summary(pl.UTF-8): Enlightenment Input Output - biblioteka wejścia/wyjścia z projektu Enlightenment
Name: eio
-Version: 0.1.0.65643
-Release: 2
+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: 244d07702020c919a6f99b2b1856da9a
+Source0: http://download.enlightenment.org/releases/%{name}-%{version}.tar.bz2
+# Source0-md5: d9dedf4e01459512f4b2c897936adda6
URL: http://trac.enlightenment.org/e/wiki/Eio
-BuildRequires: ecore-devel >= 1.0.0
-BuildRequires: eina-devel >= 1.0.0
+BuildRequires: ecore-devel >= 1.2.0
+BuildRequires: eet-devel >= 1.6.0
+BuildRequires: eina-devel >= 1.2.0
BuildRequires: pkgconfig >= 1:0.22
-Requires: ecore >= 1.0.0
-Requires: eina >= 1.0.0
+Requires: ecore >= 1.2.0
+Requires: eet >= 1.6.0
+Requires: eina >= 1.2.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -87,14 +89,14 @@
%files
%defattr(644,root,root,755)
%doc AUTHORS README
-%attr(755,root,root) %{_libdir}/libeio-ver-pre-svn-09.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libeio-ver-pre-svn-09.so.0
+%attr(755,root,root) %{_libdir}/libeio.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libeio.so.1
%files devel
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libeio.so
%{_libdir}/libeio.la
-%{_includedir}/eio-0
+%{_includedir}/eio-1
%{_pkgconfigdir}/eio.pc
%if %{with static_libs}
@@ -109,6 +111,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2012/06/01 13:52:03 qboosh
+- updated to 1.0.0 (note: new soname)
+
Revision 1.2 2012/01/23 23:25:48 glen
- -devel conflicts with libeio-devel (could be harmless)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/eio/eio.spec?r1=1.2&r2=1.3
More information about the pld-cvs-commit
mailing list