SPECS: enlightenmentDR17.spec - up to 0.16.999.019 - force FAST_PC...

sparky sparky at pld-linux.org
Sun Nov 20 18:51:12 CET 2005


Author: sparky                       Date: Sun Nov 20 17:51:12 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.16.999.019
- force FAST_PC profile
- added static subpackage

---- Files affected:
SPECS:
   enlightenmentDR17.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/enlightenmentDR17.spec
diff -u SPECS/enlightenmentDR17.spec:1.9 SPECS/enlightenmentDR17.spec:1.10
--- SPECS/enlightenmentDR17.spec:1.9	Sun Oct 30 21:04:32 2005
+++ SPECS/enlightenmentDR17.spec	Sun Nov 20 18:51:06 2005
@@ -3,12 +3,12 @@
 Summary:	Enlightenment Window Manager
 Summary(pl):	Zarządca okien X - Enlightenment
 Name:		enlightenmentDR17
-Version:	0.16.999.018
+Version:	0.16.999.019
 Release:	1
 License:	BSD
 Group:		X11/Window Managers
 Source0:	http://enlightenment.freedesktop.org/files/%{_src_name}-%{version}.tar.gz
-# Source0-md5:	2544e352df4eef6a6271aac0269f07ba
+# Source0-md5:	4ccb47a2c0b64780972c0108a864fdfa
 Source1:        %{name}-xsession.desktop
 URL:		http://enlightenment.org/
 BuildRequires:	autoconf
@@ -69,9 +69,22 @@
 %description devel
 Development headers for Enlightenment.
 
-%description -l pl devel
+%description devel -l pl
 Pliki nagłówkowe dla Enlightenmenta.
 
+%package static
+Summary:	Enlightenment static library
+Summary(pl):	Statyczna biblioteka Enlightenmenta
+Group:		Development/Libraries
+Requires:	%{name}-devel = %{version}-%{release}
+
+%description static
+Enlightenment static library.
+
+%description static -l pl
+Statyczna biblioteka Enlightenmenta.
+
+
 %prep
 %setup -q -n %{_src_name}-%{version}
 echo 'AC_DEFUN([AC_C___ATTRIBUTE__],
@@ -105,7 +118,9 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure 
+%configure \
+	--disable-valgrind	\
+	--with-profile=FAST_PC
 %{__make}
 
 %install
@@ -143,6 +158,7 @@
 %attr(755,root,root) %{_bindir}/enlightenmentDR17
 %attr(755,root,root) %{_bindir}/enlightenment_eapp
 %attr(755,root,root) %{_bindir}/enlightenment_eapp_cache_gen
+%attr(755,root,root) %{_bindir}/enlightenment_imc
 %attr(755,root,root) %{_bindir}/enlightenment_remote
 %dir %{_libdir}/enlightenment
 %dir %{_libdir}/enlightenment/*
@@ -173,11 +189,9 @@
 %{_includedir}/enlightenment/*.h
 %{_includedir}/E_Lib.h
 
-%if 0
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/libe.a
-%endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -185,6 +199,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2005/11/20 17:51:06  sparky
+- up to 0.16.999.019
+- force FAST_PC profile
+- added static subpackage
+
 Revision 1.9  2005/10/30 20:04:32  qboosh
 - pl for new packages
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/enlightenmentDR17.spec?r1=1.9&r2=1.10&f=u




More information about the pld-cvs-commit mailing list