packages: efreet/efreet.spec - up to the snapshot 0.5.0.49898
witekfl
witekfl at pld-linux.org
Wed Aug 4 22:59:50 CEST 2010
Author: witekfl Date: Wed Aug 4 20:59:50 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- up to the snapshot 0.5.0.49898
---- Files affected:
packages/efreet:
efreet.spec (1.9 -> 1.10)
---- Diffs:
================================================================
Index: packages/efreet/efreet.spec
diff -u packages/efreet/efreet.spec:1.9 packages/efreet/efreet.spec:1.10
--- packages/efreet/efreet.spec:1.9 Fri Oct 10 19:11:45 2008
+++ packages/efreet/efreet.spec Wed Aug 4 22:59:45 2010
@@ -3,17 +3,19 @@
# Conditional build:
%bcond_without static_libs # don't build static library
#
-%define ecore_ver 0.9.9.050
+%define ecore_ver 0.9.9.49898
+%define snapdate 2010-06-27
+%define svn -ver-svn-06
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.050
+Version: 0.5.0.49898
Release: 0.1
-License: BSD
+License: LGPL v2.1
Group: X11/Libraries
-Source0: http://download.enlightenment.org/snapshots/2008-09-25/%{name}-%{version}.tar.bz2
-# Source0-md5: 029accd22bb5b014866dedc38269c82c
+Source0: http://download.enlightenment.org/snapshots/%{snapdate}/%{name}-%{version}.tar.bz2
+# Source0-md5: 28a45a199332ff1183c9d8b352286b1e
URL: http://enlightenment.org/p.php?p=about/libs/efreet
BuildRequires: autoconf >= 2.52
BuildRequires: automake >= 1.6
@@ -92,7 +94,7 @@
%{__automake}
%configure \
%{!?with_static_libs:--disable-static}
-%{__make}
+%{__make} V=1
%install
rm -rf $RPM_BUILD_ROOT
@@ -113,12 +115,12 @@
%files
%defattr(644,root,root,755)
%doc AUTHORS COPYING README TODO
-%attr(755,root,root) %{_libdir}/libefreet.so.*.*.*
-%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
+%attr(755,root,root) %{_libdir}/libefreet%{svn}.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libefreet%{svn}.so.0
+%attr(755,root,root) %{_libdir}/libefreet_mime%{svn}.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libefreet_mime%{svn}.so.0
+%attr(755,root,root) %{_libdir}/libefreet_trash%{svn}.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libefreet_trash%{svn}.so.0
%files devel
%defattr(644,root,root,755)
@@ -147,6 +149,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2010/08/04 20:59:45 witekfl
+- up to the snapshot 0.5.0.49898
+
Revision 1.9 2008/10/10 17:11:45 qboosh
- simplified setup
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/efreet/efreet.spec?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list