packages: eet/eet.spec - 1.4.0.beta2

witekfl witekfl at pld-linux.org
Tue Nov 16 17:23:08 CET 2010


Author: witekfl                      Date: Tue Nov 16 16:23:08 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 1.4.0.beta2

---- Files affected:
packages/eet:
   eet.spec (1.44 -> 1.45) 

---- Diffs:

================================================================
Index: packages/eet/eet.spec
diff -u packages/eet/eet.spec:1.44 packages/eet/eet.spec:1.45
--- packages/eet/eet.spec:1.44	Mon Sep  6 09:01:13 2010
+++ packages/eet/eet.spec	Tue Nov 16 17:23:03 2010
@@ -6,12 +6,13 @@
 Summary:	Library for speedy data storage, retrieval, and compression
 Summary(pl.UTF-8):	Biblioteka do szybkiego zapisywania, odtwarzania i kompresji danych
 Name:		eet
-Version:	1.3.2
-Release:	1
+%define	subver	beta2
+Version:	1.4.0
+Release:	0.%{subver}.1
 License:	BSD
 Group:		Libraries
-Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.tar.bz2
-# Source0-md5:	8e3ad419baaab4a9046f64d357583705
+Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.%{subver}.tar.bz2
+# Source0-md5:	ebf2a65bd46df797e8dd0256913d22b7
 URL:		http://enlightenment.org/p.php?p=about/efl/eet
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake >= 1.6
@@ -83,7 +84,7 @@
 Statyczna biblioteka Eet.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}.%{subver}
 
 %{__sed} -i -e 's/eina-0/eina/' configure.ac
 
@@ -112,7 +113,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING COPYING-PLAIN README
+%doc AUTHORS COPYING NEWS README 
 %attr(755,root,root) %{_bindir}/eet
 %attr(755,root,root) %{_libdir}/libeet.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libeet.so.1
@@ -122,7 +123,7 @@
 %attr(755,root,root) %{_libdir}/libeet.so
 %{_libdir}/libeet.la
 %{_pkgconfigdir}/eet.pc
-%{_includedir}/Eet.h
+%{_includedir}/eet-1/Eet.h
 
 %if %{with static_libs}
 %files static
@@ -136,6 +137,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2010/11/16 16:23:03  witekfl
+- 1.4.0.beta2
+
 Revision 1.44  2010/09/06 07:01:13  qboosh
 - hacked to build with eina 1.0.0
 - more -devel deps
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/eet/eet.spec?r1=1.44&r2=1.45&f=u



More information about the pld-cvs-commit mailing list