Author: witekfl                      Date: Wed Aug  4 20:57:21 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to the snapshot 0.9.9.49898

---- Files affected:
packages/embryo:
   embryo.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: packages/embryo/embryo.spec
diff -u packages/embryo/embryo.spec:1.31 packages/embryo/embryo.spec:1.32
--- packages/embryo/embryo.spec:1.31    Fri Oct 10 19:11:44 2008
+++ packages/embryo/embryo.spec Wed Aug  4 22:57:16 2010
@@ -3,15 +3,16 @@
 # Conditional build:
 %bcond_without static_libs     # don't build static library
 #
+%define        snapdate        2010-06-27
 Summary:       Enlightenment Fundation Libraries - Embryo
 Summary(pl.UTF-8):     Podstawowe biblioteki Enlightenmenta - Embryo
 Name:          embryo
-Version:       0.9.9.050
+Version:       0.9.9.49898
 Release:       0.1
-License:       BSD
+License:       LGPL v2.1
 Group:         Libraries
-Source0:       
http://download.enlightenment.org/snapshots/2008-09-25/%{name}-%{version}.tar.bz2
-# Source0-md5: 6c56918b4808b7486e485e9a94d974fa
+Source0:       
http://download.enlightenment.org/snapshots/%{snapdate}/%{name}-%{version}.tar.bz2
+# Source0-md5: 4b46ede6d03f6b53d4cfeb852513a374
 URL:           http://enlightenment.org/p.php?p=about/libs/embryo
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake >= 1.6
@@ -56,14 +57,15 @@
 %setup -q
 
 %build
+rm -f ltmain.sh
 %{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
 %configure \
        %{!?with_static_libs:--disable-static}
-%{__make}
+%{__make} V=1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -81,8 +83,8 @@
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING COPYING-PLAIN README
 %attr(755,root,root) %{_bindir}/embryo_cc
-%attr(755,root,root) %{_libdir}/libembryo.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libembryo.so.0
+%attr(755,root,root) %{_libdir}/libembryo-ver-svn-06.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libembryo-ver-svn-06.so.0
 # for embryo_cc
 %{_datadir}/%{name}
 
@@ -105,6 +107,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2010/08/04 20:57:16  witekfl
+- up to the snapshot 0.9.9.49898
+
 Revision 1.31  2008/10/10 17:11:44  qboosh
 - simplified setup
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/embryo/embryo.spec?r1=1.31&r2=1.32&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to