SPECS: efreet.spec up to 0.5.0.043

cactus cactus at pld-linux.org
Sun Jun 1 16:13:04 CEST 2008


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

---- Files affected:
SPECS:
   efreet.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/efreet.spec
diff -u SPECS/efreet.spec:1.2 SPECS/efreet.spec:1.3
--- SPECS/efreet.spec:1.2	Sat May 31 22:44:13 2008
+++ SPECS/efreet.spec	Sun Jun  1 16:12:59 2008
@@ -3,17 +3,17 @@
 # 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:	freedesktop.org standards implementation for the EFL
 Summary(pl.UTF-8):	Implementacja standardów freedesktop.org dla EFL
 Name:		efreet
-Version:	0.0.3.002
+Version:	0.5.0.043
 Release:	1
 License:	BSD
 Group:		X11/Libraries
-Source0:	http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz
-# Source0-md5:	e39b686b04cfa3ef634efe8f95858daf
+Source0:	http://download.enlightenment.org/snapshots/2008-05-19/%{name}-%{version}.tar.bz2
+# Source0-md5:	430493b0b3ac8d2221d94c653cf75163
 URL:		http://enlightenment.org/p.php?p=about/libs/efreet
 BuildRequires:	autoconf
 BuildRequires:	automake >= 1.4
@@ -101,9 +101,8 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 # just tests
-rm $RPM_BUILD_ROOT%{_bindir}/efreet_{alloc,menu_alloc,test,spec_test,cache_test}
-rm $RPM_BUILD_ROOT%{_bindir}/{ecore_alloc,compare_results}
-rm -r $RPM_BUILD_ROOT%{_datadir}/%{name}/test
+rm -f $RPM_BUILD_ROOT%{_bindir}/efreet_{alloc,menu_alloc,test,spec_test,cache_test}
+rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name}/test
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -114,20 +113,19 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING README TODO
-%attr(755,root,root) %{_libdir}/libefreet.so.*.*.*
+%attr(755,root,root) %{_libdir}/libefreet*.so.*
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/efreet-config
-%attr(755,root,root) %{_libdir}/libefreet.so
-%{_libdir}/libefreet.la
+%attr(755,root,root) %{_libdir}/libefreet*.so
+%{_libdir}/libefreet*.la
 %{_includedir}/efreet
-%{_pkgconfigdir}/efreet.pc
+%{_pkgconfigdir}/efreet*.pc
 
 %if %{with static_libs}
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/libefreet.a
+%{_libdir}/libefreet*.a
 %endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -136,6 +134,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2008-06-01 14:12:59  cactus
+up to 0.5.0.043
+
 Revision 1.2  2008-05-31 20:44:13  cactus
 - more flexible to update
 
================================================================

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



More information about the pld-cvs-commit mailing list