SPECS: enlightenmentDR17.spec - up to 0.16.999.030 - libe is dead !
sparky
sparky at pld-linux.org
Mon Jul 10 18:28:09 CEST 2006
Author: sparky Date: Mon Jul 10 16:28:09 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 0.16.999.030
- libe is dead !
---- Files affected:
SPECS:
enlightenmentDR17.spec (1.28 -> 1.29)
---- Diffs:
================================================================
Index: SPECS/enlightenmentDR17.spec
diff -u SPECS/enlightenmentDR17.spec:1.28 SPECS/enlightenmentDR17.spec:1.29
--- SPECS/enlightenmentDR17.spec:1.28 Thu Jul 6 16:37:50 2006
+++ SPECS/enlightenmentDR17.spec Mon Jul 10 18:28:04 2006
@@ -1,24 +1,19 @@
# $Revision$, $Date$
#
-# Conditional build:
-%bcond_without static_libs # don't build static library
-#
%define _src_name enlightenment
Summary: Enlightenment Window Manager
Summary(pl): Zarządca okien X - Enlightenment
Name: enlightenmentDR17
-Version: 0.16.999.029
+Version: 0.16.999.030
Release: 1
License: BSD
Group: X11/Window Managers
Source0: http://enlightenment.freedesktop.org/files/%{_src_name}-%{version}.tar.gz
-# Source0-md5: 96699aea25f0ad0bfc4ad1123488e244
+# Source0-md5: 16724991638d19d5a67b9d9273b584c9
Source1: %{name}-xsession.desktop
Source2: %{name}-app.tar.gz
# Source2-md5: 9f08a7d1850bc81eb301d849561f609f
Source3: %{name}-wcnt.txt
-Source4: e17_icon_background.png
-# Source4-md5: 5087c23fc21bc27dc8561d2735a1be64
Patch0: %{name}-module_temp_mac.patch
URL: http://enlightenment.org/
BuildRequires: autoconf
@@ -63,17 +58,6 @@
Zawiera binarkę SUID.
-%package libs
-Summary: Enlightenment DR17 library
-Summary(pl): Biblioteka Enlightenmenta DR17
-Group: X11/Libraries
-
-%description libs
-Enlightenment library.
-
-%description libs -l pl
-Biblioteka Enlightenmenta.
-
%package devel
Summary: Development headers for Enlightenment
Summary(pl): Pliki nagłówkowe dla Enlightenmenta
@@ -87,24 +71,10 @@
%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}
%patch0 -p1
install %{SOURCE2} data/other/applications.tar.gz
-install %{SOURCE4} data/themes/images/e17_icon_background.png
#name change:
sed -e '/AM_INIT_AUTOMAKE/s/enlightenment/%{name}/' \
@@ -131,7 +101,7 @@
%{__autoheader}
%{__automake}
%configure \
- %{!?with_static_libs:--disable-static} \
+ --disable-static \
--disable-valgrind \
--with-profile=SLOW_PC
%{__make}
@@ -166,9 +136,6 @@
%clean
rm -rf $RPM_BUILD_ROOT
-%post libs -p /sbin/ldconfig
-%postun libs -p /sbin/ldconfig
-
%files -f %{name}.lang
%defattr(644,root,root,755)
%doc AUTHORS COPYING* README
@@ -178,11 +145,11 @@
%attr(755,root,root) %{_bindir}/enlightenment_imc
%attr(755,root,root) %{_bindir}/enlightenment_remote
%attr(755,root,root) %{_bindir}/enlightenment_start
+%attr(755,root,root) %{_bindir}/enlightenment_thumb
%dir %{_libdir}/enlightenment
%dir %{_libdir}/enlightenment/*
%dir %{_libdir}/enlightenment/modules/*
%dir %{_libdir}/enlightenment/modules/*/linux-gnu-*
-%attr(755,root,root) %{_libdir}/enlightenment/preload/*.so
%attr(755,root,root) %{_libdir}/enlightenment/modules/*/linux-gnu-*/*.so
# violates FHS
%{_libdir}/enlightenment/modules/*/module.eap
@@ -194,24 +161,11 @@
# what group should it be ?
%attr(4754,root,sys) %{_libdir}/enlightenment/modules/cpufreq/linux-gnu-*/freqset
-%files libs
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libe.so.*.*.*
-
%files devel
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/enlightenment-config
-%attr(755,root,root) %{_libdir}/libe.so
-%{_libdir}/libe.la
%dir %{_includedir}/enlightenment
%{_includedir}/enlightenment/*.h
-%{_includedir}/E_Lib.h
-
-%if %{with static_libs}
-%files static
-%defattr(644,root,root,755)
-%{_libdir}/libe.a
-%endif
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -219,6 +173,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.29 2006/07/10 16:28:04 sparky
+- up to 0.16.999.030
+- libe is dead !
+
Revision 1.28 2006/07/06 14:37:50 sparky
- themes built separately, as noarch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/enlightenmentDR17.spec?r1=1.28&r2=1.29&f=u
More information about the pld-cvs-commit
mailing list