SPECS: efreet.spec - updated to 20080813 snap

pablo pablo at pld-linux.org
Mon Aug 25 18:44:54 CEST 2008


Author: pablo                        Date: Mon Aug 25 16:44:54 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 20080813 snap

---- Files affected:
SPECS:
   efreet.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/efreet.spec
diff -u SPECS/efreet.spec:1.5 SPECS/efreet.spec:1.6
--- SPECS/efreet.spec:1.5	Tue Jun  3 23:29:51 2008
+++ SPECS/efreet.spec	Mon Aug 25 18:44:49 2008
@@ -3,17 +3,18 @@
 # Conditional build:
 %bcond_without	static_libs	# don't build static library
 #
-%define		ecore_ver	0.9.9.043
+%define		_snap	20080813
+%define		ecore_ver	0.9.9.044
 
 Summary:	freedesktop.org standards implementation for the EFL
 Summary(pl.UTF-8):	Implementacja standardów freedesktop.org dla EFL
 Name:		efreet
-Version:	0.5.0.043
-Release:	1
+Version:	0.5.0.045
+Release:	0.%{_snap}.1
 License:	BSD
 Group:		X11/Libraries
-Source0:	http://download.enlightenment.org/snapshots/2008-05-19/%{name}-%{version}.tar.bz2
-# Source0-md5:	430493b0b3ac8d2221d94c653cf75163
+Source0:	%{name}-%{version}-%{_snap}.tar.bz2
+# Source0-md5:	1625909f41a65cd71648c8b87e33b94a
 URL:		http://enlightenment.org/p.php?p=about/libs/efreet
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake >= 1.6
@@ -80,7 +81,7 @@
 Statyczna biblioteka Efreet.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{_snap}
 
 sed -i -e 's/-g -O0//' src/lib/Makefile.am
 
@@ -117,22 +118,28 @@
 %attr(755,root,root) %ghost %{_libdir}/libefreet.so.0
 %attr(755,root,root) %{_libdir}/libefreet_mime.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libefreet_mime.so.0
+%attr(755,root,root) %{_libdir}/libefreet_trash.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libefreet_trash.so.0
 
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libefreet.so
 %attr(755,root,root) %{_libdir}/libefreet_mime.so
+%attr(755,root,root) %{_libdir}/libefreet_trash.so
 %{_libdir}/libefreet.la
 %{_libdir}/libefreet_mime.la
+%{_libdir}/libefreet_trash.la
 %{_includedir}/efreet
 %{_pkgconfigdir}/efreet.pc
 %{_pkgconfigdir}/efreet-mime.pc
+%{_pkgconfigdir}/efreet-trash.pc
 
 %if %{with static_libs}
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/libefreet.a
 %{_libdir}/libefreet_mime.a
+%{_libdir}/libefreet_trash.a
 %endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -141,6 +148,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2008/08/25 16:44:49  pablo
+- updated to 20080813 snap
+
 Revision 1.5  2008/06/03 21:29:51  qboosh
 - ghost soname symlinks
 - updated ac/am BRs
================================================================

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



More information about the pld-cvs-commit mailing list