packages: evas/evas.spec, ecore/ecore.spec, embryo/embryo.spec, edje/edje.s...

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


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

---- Files affected:
packages/evas:
   evas.spec (1.68 -> 1.69) 
packages/ecore:
   ecore.spec (1.55 -> 1.56) 
packages/embryo:
   embryo.spec (1.35 -> 1.36) 
packages/edje:
   edje.spec (1.45 -> 1.46) 
packages/efreet:
   efreet.spec (1.14 -> 1.15) 
packages/e_dbus:
   e_dbus.spec (1.11 -> 1.12) 
packages/eeze:
   eeze.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/evas/evas.spec
diff -u packages/evas/evas.spec:1.68 packages/evas/evas.spec:1.69
--- packages/evas/evas.spec:1.68	Sat Dec  4 18:47:33 2010
+++ packages/evas/evas.spec	Mon Jan 31 14:39:55 2011
@@ -26,13 +26,12 @@
 Summary:	Multi-platform Canvas Library
 Summary(pl.UTF-8):	Wieloplatformowa biblioteka do rysowania
 Name:		evas
-%define	subver	beta3
 Version:	1.0.0
-Release:	0.%{subver}.1
+Release:	1
 License:	BSD
 Group:		Libraries
-Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.%{subver}.tar.bz2
-# Source0-md5:	4e06743a40eaca7bf5f3c1713ed67f73
+Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.tar.bz2
+# Source0-md5:	a1d4a103ff28cee247b1a388013938af
 URL:		http://enlightenment.org/p.php?p=about/libs/evas
 %{?with_directfb:BuildRequires:	DirectFB-devel}
 BuildRequires:	Mesa-libGLU-devel
@@ -424,7 +423,7 @@
 Moduł zapisywania obrazów TIFF dla Evas.
 
 %prep
-%setup -q -n %{name}-%{version}.%{subver}
+%setup -q -n %{name}-%{version}
 
 %build
 %{__libtoolize}
@@ -693,6 +692,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.69  2011/01/31 13:39:55  lisu
+- 1.0.0 is now stable
+
 Revision 1.68  2010/12/04 17:47:33  qboosh
 - updated to 1.0.0.beta3
 - sdl and xcb enabled by default; updated engine subpackages

================================================================
Index: packages/ecore/ecore.spec
diff -u packages/ecore/ecore.spec:1.55 packages/ecore/ecore.spec:1.56
--- packages/ecore/ecore.spec:1.55	Tue Jan 25 12:29:02 2011
+++ packages/ecore/ecore.spec	Mon Jan 31 14:39:55 2011
@@ -7,12 +7,11 @@
 Summary:	Enlightened Core X interface library
 Summary(pl.UTF-8):	Biblioteka interfejsu X Enlightened Core
 Name:		ecore
-%define	subver	beta3
 Version:	1.0.0
-Release:	0.%{subver}.1
+Release:	1
 License:	BSD
 Group:		X11/Libraries
-Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.%{subver}.tar.bz2
+Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.tar.bz2
 # Source0-md5:	34c13b29f675eaaea4b51b7b3963d7a1
 URL:		http://enlightenment.org/p.php?p=about/libs/ecore
 BuildRequires:	DirectFB-devel >= 0.9.16
@@ -645,7 +644,7 @@
 Statyczna biblioteka Ecore X (funkcji do obsługi X Window System).
 
 %prep
-%setup -q -n %{name}-%{version}.%{subver}
+%setup -q
 
 %build
 %{__libtoolize}
@@ -980,6 +979,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.56  2011/01/31 13:39:55  lisu
+- 1.0.0 is now stable
+
 Revision 1.55  2011/01/25 11:29:02  lisu
 - missing R for ecore-evas-devel package
 

================================================================
Index: packages/embryo/embryo.spec
diff -u packages/embryo/embryo.spec:1.35 packages/embryo/embryo.spec:1.36
--- packages/embryo/embryo.spec:1.35	Sun Dec  5 10:15:56 2010
+++ packages/embryo/embryo.spec	Mon Jan 31 14:39:55 2011
@@ -6,13 +6,12 @@
 Summary:	Enlightenment Fundation Libraries - Embryo
 Summary(pl.UTF-8):	Podstawowe biblioteki Enlightenmenta - Embryo
 Name:		embryo
-%define	subver	beta3
 Version:	1.0.0
-Release:	0.%{subver}.1
+Release:	1
 License:	BSD
 Group:		Libraries
-Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.%{subver}.tar.bz2
-# Source0-md5:	20495de8cc2c375cde1a3a98caf919d7
+Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.tar.bz2
+# Source0-md5:	12f6c7d1d39c223d412351594a24dc64
 URL:		http://enlightenment.org/p.php?p=about/libs/embryo
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake >= 1.6
@@ -55,7 +54,7 @@
 Statyczna biblioteka Embryo.
 
 %prep
-%setup -q -n %{name}-%{version}.%{subver}
+%setup -q
 
 %build
 %{__libtoolize}
@@ -108,6 +107,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2011/01/31 13:39:55  lisu
+- 1.0.0 is now stable
+
 Revision 1.35  2010/12/05 09:15:56  qboosh
 - updated to 1.0.0.beta3
 - License is BSD

================================================================
Index: packages/edje/edje.spec
diff -u packages/edje/edje.spec:1.45 packages/edje/edje.spec:1.46
--- packages/edje/edje.spec:1.45	Sun Dec  5 12:13:19 2010
+++ packages/edje/edje.spec	Mon Jan 31 14:39:55 2011
@@ -10,13 +10,12 @@
 Summary:	Complex Graphical Design/Layout Engine
 Summary(pl.UTF-8):	Złożony silnik graficznego projektowania/planowania
 Name:		edje
-%define	subver	beta3
 Version:	1.0.0
-Release:	0.%{subver}.1
+Release:	1
 License:	BSD
 Group:		X11/Libraries
-Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.%{subver}.tar.bz2
-# Source0-md5:	b87c3a339a08de305c4f30c4a9834d31
+Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.tar.bz2
+# Source0-md5:	ce0fdc6c02bc6d6d99b798c27d1d9466
 URL:		http://enlightenment.org/p.php?p=about/libs/edje
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake >= 1.6
@@ -137,7 +136,7 @@
 Obsługa składni EDC dla Vima.
 
 %prep
-%setup -q -n %{name}-%{version}.%{subver}
+%setup -q
 
 %build
 %{__libtoolize}
@@ -210,6 +209,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46  2011/01/31 13:39:55  lisu
+- 1.0.0 is now stable
+
 Revision 1.45  2010/12/05 11:13:19  qboosh
 - updated to 1.0.0.beta3
 - License is BSD

================================================================
Index: packages/efreet/efreet.spec
diff -u packages/efreet/efreet.spec:1.14 packages/efreet/efreet.spec:1.15
--- packages/efreet/efreet.spec:1.14	Sun Dec  5 20:45:44 2010
+++ packages/efreet/efreet.spec	Mon Jan 31 14:39:55 2011
@@ -9,13 +9,12 @@
 Summary:	freedesktop.org standards implementation for the EFL
 Summary(pl.UTF-8):	Implementacja standardów freedesktop.org dla EFL
 Name:		efreet
-%define	subver	beta3
 Version:	1.0.0
-Release:	0.%{subver}.1
+Release:	1
 License:	BSD
 Group:		X11/Libraries
-Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.%{subver}.tar.bz2
-# Source0-md5:	2e79009e049613dfbfe3801e264937ca
+Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.tar.bz2
+# Source0-md5:	e0ac8c2598003fea833a85de8a3efe26
 URL:		http://enlightenment.org/p.php?p=about/libs/efreet
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake >= 1.6
@@ -85,7 +84,7 @@
 Statyczna biblioteka Efreet.
 
 %prep
-%setup -q -n %{name}-%{version}.%{subver}
+%setup -q
 
 %build
 %{__libtoolize}
@@ -153,6 +152,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2011/01/31 13:39:55  lisu
+- 1.0.0 is now stable
+
 Revision 1.14  2010/12/05 19:45:44  qboosh
 - really updated to 1.0.0.beta3
 

================================================================
Index: packages/e_dbus/e_dbus.spec
diff -u packages/e_dbus/e_dbus.spec:1.11 packages/e_dbus/e_dbus.spec:1.12
--- packages/e_dbus/e_dbus.spec:1.11	Sun Dec  5 20:13:13 2010
+++ packages/e_dbus/e_dbus.spec	Mon Jan 31 14:39:56 2011
@@ -9,13 +9,12 @@
 Summary:	EFL wrapper for DBus
 Summary(pl.UTF-8):	Obudowanie EFL dla systemu DBus
 Name:		e_dbus
-%define	subver	beta3
 Version:	1.0.0
-Release:	0.%{subver}.1
+Release:	1
 License:	BSD
 Group:		Libraries
-Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.%{subver}.tar.bz2
-# Source0-md5:	db71600a48b7cd96bebe4eb29b0004aa
+Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.tar.bz2
+# Source0-md5:	a5c3e2fbbd1dd16da76d50e649e5f3e7
 URL:		http://enlightenment.org/p.php?p=about/efl
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake >= 1.6
@@ -66,7 +65,7 @@
 Statyczna biblioteka e_dbus.
 
 %prep
-%setup -q -n %{name}-%{version}.%{subver}
+%setup -q
 
 %build
 %{__libtoolize}
@@ -161,6 +160,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2011/01/31 13:39:56  lisu
+- 1.0.0 is now stable
+
 Revision 1.11  2010/12/05 19:13:13  qboosh
 - updated to 1.0.0.beta3
 - License is BSD

================================================================
Index: packages/eeze/eeze.spec
diff -u packages/eeze/eeze.spec:1.2 packages/eeze/eeze.spec:1.3
--- packages/eeze/eeze.spec:1.2	Sun Dec  5 21:22:26 2010
+++ packages/eeze/eeze.spec	Mon Jan 31 14:39:56 2011
@@ -8,13 +8,12 @@
 Summary:	Library for manipulating devices through udev
 Summary(pl.UTF-8):	Biblioteka do operowania urządzeniami korzystająca z udev
 Name:		eeze
-%define	subver	beta3
 Version:	1.0.0
 Release:	0.%{subver}.1
 License:	BSD
 Group:		X11/Libraries
-Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.%{subver}.tar.bz2
-# Source0-md5:	e24260aed69402c966e84d231935b261
+Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.tar.bz2
+# Source0-md5:	49123331a173f687e67a3a9c6a2115f2
 URL:		http://trac.enlightenment.org/e/wiki/Eeze
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake >= 1.6
@@ -85,7 +84,7 @@
 Statyczna biblioteka Eeze.
 
 %prep
-%setup -q -n %{name}-%{version}.%{subver}
+%setup -q
 
 %build
 %{__libtoolize}
@@ -137,6 +136,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2011/01/31 13:39:56  lisu
+- 1.0.0 is now stable
+
 Revision 1.2  2010/12/05 20:22:26  qboosh
 - updated to 1.0.0.beta3
 - License is BSD
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/evas/evas.spec?r1=1.68&r2=1.69&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ecore/ecore.spec?r1=1.55&r2=1.56&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/embryo/embryo.spec?r1=1.35&r2=1.36&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/edje/edje.spec?r1=1.45&r2=1.46&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/efreet/efreet.spec?r1=1.14&r2=1.15&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/e_dbus/e_dbus.spec?r1=1.11&r2=1.12&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/eeze/eeze.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list