packages: eina/eina.spec - 1.0.0 is now stable

lisu lisu at pld-linux.org
Mon Jan 31 14:26:14 CET 2011


Author: lisu                         Date: Mon Jan 31 13:26:14 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 1.0.0 is now stable

---- Files affected:
packages/eina:
   eina.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: packages/eina/eina.spec
diff -u packages/eina/eina.spec:1.6 packages/eina/eina.spec:1.7
--- packages/eina/eina.spec:1.6	Sat Dec  4 16:38:54 2010
+++ packages/eina/eina.spec	Mon Jan 31 14:26:09 2011
@@ -19,13 +19,12 @@
 Summary:	Data types library (list, hash, etc.)
 Summary(pl.UTF-8):	Biblioteka struktur danych (lista, hasz, itp.)
 Name:		eina
-%define	subver	beta3
 Version:	1.0.0
-Release:	0.%{subver}.1
+Release:	1
 License:	LGPL v2.1
 Group:		Libraries
-Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.%{subver}.tar.bz2
-# Source0-md5:	004454c013e53ad97aab72c22328da40
+Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.tar.bz2
+# Source0-md5:	036243f1f8cf2e725a326d45603417a3
 URL:		http://trac.enlightenment.org/e/wiki/Eina
 BuildRequires:	pkgconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -61,7 +60,7 @@
 Statyczna biblioteka Eina.
 
 %prep
-%setup -q -n %{name}-%{version}.%{subver}
+%setup -q
 
 %build
 %configure \
@@ -69,7 +68,7 @@
 	%{?with_static_libs:--enable-static} \
 	--enable-cpu-mmx%{!?with_mmx:=no} \
 	--enable-cpu-sse%{!?with_sse:=no} \
-	--enable-cpu-altivec%{!?with_altives:=no} 
+	--enable-cpu-altivec%{!?with_altives:=no}
 
 %{__make}
 
@@ -110,6 +109,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2011/01/31 13:26:09  lisu
+- 1.0.0 is now stable
+
 Revision 1.6  2010/12/04 15:38:54  qboosh
 - updated to 1.0.0.beta3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/eina/eina.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list