SPECS: e_dbus.spec - up to 0.5.0.043

cactus cactus at pld-linux.org
Sun Jun 1 16:09:41 CEST 2008


Author: cactus                       Date: Sun Jun  1 14:09:41 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.5.0.043

---- Files affected:
SPECS:
   e_dbus.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/e_dbus.spec
diff -u SPECS/e_dbus.spec:1.1 SPECS/e_dbus.spec:1.2
--- SPECS/e_dbus.spec:1.1	Sat May 31 22:43:57 2008
+++ SPECS/e_dbus.spec	Sun Jun  1 16:09:36 2008
@@ -3,13 +3,13 @@
 # Conditional build:
 %bcond_without	static_libs	# don't build static library
 #
-%define		ecore_ver	0.9.9
+%define		ecore_ver	0.9.9.043
 
-Summary:	Dbus support Library for enlightenment
-#Summary(pl.UTF-8):
+Summary:	Ecore DBus Library
+Summary(pl.UTF-8):	Biblioteka Ecore DBus
 Name:		e_dbus
 Version:	0.5.0.043
-Release:	0.1
+Release:	1
 License:	BSD
 Group:		Libraries
 Source0:	http://download.enlightenment.org/snapshots/2008-05-19/%{name}-%{version}.tar.bz2
@@ -23,14 +23,17 @@
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
 #BuildRequires:	zlib-devel
+Obsoletes:	ecore-dbus
+#Conflicts:	ecore-libs ??
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %undefine	__cxx
 
 %description
-e_dbus
+Ecore DBus Library.
 
-#% description -l pl.UTF-8
+% description -l pl.UTF-8
+Biblioteka Ecore DBus.
 
 %package devel
 Summary:	Header files for e_dbus library
@@ -85,20 +88,21 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING COPYING-PLAIN README
-%attr(755,root,root) %{_libdir}/libeet.so.*.*.*
+%doc AUTHORS COPYING ChangeLog NEWS README
+%attr(755,root,root) %{_bindir}/e*
+%attr(755,root,root) %{_libdir}/libe*.so.*
 
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/*.so
-%{_libdir}/libeet.la
-%{_pkgconfigdir}/eet.pc
-%{_includedir}/Eet.h
+%{_libdir}/libe*.la
+%{_pkgconfigdir}/e*.pc
+%{_includedir}/E_*.h
 
 %if %{with static_libs}
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/libeet.a
+%{_libdir}/lib*.a
 %endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -107,6 +111,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008-06-01 14:09:36  cactus
+- up to 0.5.0.043
+
 Revision 1.1  2008-05-31 20:43:57  cactus
 - initial
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/e_dbus.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list