packages: embryo/embryo.spec - updated to 1.0.0.beta3 - License is BSD

qboosh qboosh at pld-linux.org
Sun Dec 5 10:16:01 CET 2010


Author: qboosh                       Date: Sun Dec  5 09:16:01 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.0.0.beta3
- License is BSD

---- Files affected:
packages/embryo:
   embryo.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: packages/embryo/embryo.spec
diff -u packages/embryo/embryo.spec:1.34 packages/embryo/embryo.spec:1.35
--- packages/embryo/embryo.spec:1.34	Tue Nov 16 18:36:30 2010
+++ packages/embryo/embryo.spec	Sun Dec  5 10:15:56 2010
@@ -6,17 +6,18 @@
 Summary:	Enlightenment Fundation Libraries - Embryo
 Summary(pl.UTF-8):	Podstawowe biblioteki Enlightenmenta - Embryo
 Name:		embryo
-%define	subver	beta2
+%define	subver	beta3
 Version:	1.0.0
 Release:	0.%{subver}.1
-License:	LGPL v2.1
+License:	BSD
 Group:		Libraries
 Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.%{subver}.tar.bz2
-# Source0-md5:	4a156462bb2ce9c10186b7657f0316c7
+# Source0-md5:	20495de8cc2c375cde1a3a98caf919d7
 URL:		http://enlightenment.org/p.php?p=about/libs/embryo
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake >= 1.6
 BuildRequires:	libtool
+BuildRequires:	pkgconfig >= 1:0.22
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %undefine	__cxx
@@ -57,15 +58,15 @@
 %setup -q -n %{name}-%{version}.%{subver}
 
 %build
-rm -f ltmain.sh
 %{__libtoolize}
 %{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
 %configure \
+	--disable-silent-rules \
 	%{!?with_static_libs:--disable-static}
-%{__make} V=1
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -81,7 +82,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING COPYING-PLAIN README
+%doc AUTHORS COPYING README
 %attr(755,root,root) %{_bindir}/embryo_cc
 %attr(755,root,root) %{_libdir}/libembryo.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libembryo.so.1
@@ -92,8 +93,7 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libembryo.so
 %{_libdir}/libembryo.la
-%dir %{_includedir}/embryo-1
-%{_includedir}/embryo-1/*.h
+%{_includedir}/embryo-1
 %{_pkgconfigdir}/embryo.pc
 
 %if %{with static_libs}
@@ -108,6 +108,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2010/12/05 09:15:56  qboosh
+- updated to 1.0.0.beta3
+- License is BSD
+
 Revision 1.34  2010/11/16 17:36:30  witekfl
 - 1.0.0.beta2
 
================================================================

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



More information about the pld-cvs-commit mailing list