Author: pablo                        Date: Thu Oct  9 18:00:34 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated
- using "official" snapshots

---- Files affected:
SPECS:
   embryo.spec (1.29 -> 1.30) , eet.spec (1.35 -> 1.36) , evas.spec (1.58 -> 
1.59) , ecore.spec (1.45 -> 1.46) , e_dbus.spec (1.5 -> 1.6) , efreet.spec (1.6 
-> 1.7) , edje.spec (1.39 -> 1.40) , enlightenment.spec (1.108 -> 1.109) , 
enlightenment-theme-default.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/embryo.spec
diff -u SPECS/embryo.spec:1.29 SPECS/embryo.spec:1.30
--- SPECS/embryo.spec:1.29      Mon Aug 25 18:38:04 2008
+++ SPECS/embryo.spec   Thu Oct  9 20:00:25 2008
@@ -3,16 +3,15 @@
 # Conditional build:
 %bcond_without static_libs     # don't build static library
 #
-%define                _snap   20080813
 Summary:       Enlightenment Fundation Libraries - Embryo
 Summary(pl.UTF-8):     Podstawowe biblioteki Enlightenmenta - Embryo
 Name:          embryo
-Version:       0.9.9.044
-Release:       0.%{_snap}.1
+Version:       0.9.9.050
+Release:       0.1
 License:       BSD
 Group:         Libraries
-Source0:       %{name}-%{version}-%{_snap}.tar.bz2
-# Source0-md5: 209c22bb70e6ab9c23062c2fd9ba807e
+Source0:       
http://download.enlightenment.org/snapshots/2008-09-25/%{name}-%{version}.tar.bz2
+# Source0-md5: 6c56918b4808b7486e485e9a94d974fa
 URL:           http://enlightenment.org/p.php?p=about/libs/embryo
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake >= 1.6
@@ -54,7 +53,7 @@
 Statyczna biblioteka Embryo.
 
 %prep
-%setup -q -n %{name}-%{version}-%{_snap}
+%setup -q -n %{name}-%{version}
 
 %build
 %{__libtoolize}
@@ -106,6 +105,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2008/10/09 18:00:25  pablo
+- updated
+- using "official" snapshots
+
 Revision 1.29  2008/08/25 16:38:04  pablo
 - updated to 20080813 snap
 

================================================================
Index: SPECS/eet.spec
diff -u SPECS/eet.spec:1.35 SPECS/eet.spec:1.36
--- SPECS/eet.spec:1.35 Mon Aug 25 18:39:59 2008
+++ SPECS/eet.spec      Thu Oct  9 20:00:25 2008
@@ -3,17 +3,16 @@
 # Conditional build:
 %bcond_without static_libs     # don't build static library
 #
-%define                _snap   20080813
 
 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.0.2
-Release:       0.%{_snap}.1
+Version:       1.1.0
+Release:       0.1
 License:       BSD
 Group:         Libraries
-Source0:       %{name}-%{version}-%{_snap}.tar.bz2 
-# Source0-md5: 23057f3f9062a079fc4c905fc4ebe971
+Source0:       
http://download.enlightenment.org/snapshots/2008-09-25/%{name}-%{version}.tar.bz2
 
+# Source0-md5: c9f1fd90c3f9886cebd5d38ff9cd0ccf
 URL:           http://enlightenment.org/p.php?p=about/efl/eet
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake >= 1.6
@@ -78,7 +77,7 @@
 Statyczna biblioteka Eet.
 
 %prep
-%setup -q -n %{name}-%{version}-%{_snap}
+%setup -q -n %{name}-%{version}
 
 %build
 %{__libtoolize}
@@ -128,6 +127,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2008/10/09 18:00:25  pablo
+- updated
+- using "official" snapshots
+
 Revision 1.35  2008/08/25 16:39:59  pablo
 - updated to 20080813 snap
 

================================================================
Index: SPECS/evas.spec
diff -u SPECS/evas.spec:1.58 SPECS/evas.spec:1.59
--- SPECS/evas.spec:1.58        Sat Sep  6 01:37:33 2008
+++ SPECS/evas.spec     Thu Oct  9 20:00:25 2008
@@ -5,7 +5,6 @@
 # xrender-xcb  - BR: xcb-util < 0.2.1
 #
 # Conditional build:
-%define                _snap   20080813
 %bcond_without mmx             # without MMX and MMX2
 %bcond_without sse             # without SSE
 %bcond_without altivec         # without altivec
@@ -24,18 +23,18 @@
 %undefine      with_altivec
 %endif
 #
-%define                edb_ver         1.0.5.043
-%define                eet_ver         1.0.2
+%define                edb_ver         1.0.5.043
+%define                eet_ver         1.1.0
 
 Summary:       Multi-platform Canvas Library
 Summary(pl.UTF-8):     Wieloplatformowa biblioteka do rysowania
 Name:          evas
-Version:       0.9.9.044
-Release:       0.7.%{_snap}.2
+Version:       0.9.9.050
+Release:       0.1
 License:       BSD
 Group:         Libraries
-Source0:       %{name}-%{version}-%{_snap}.tar.bz2
-# Source0-md5: a855c91ac015658bb1b2d4345de33dd7
+Source0:       
http://download.enlightenment.org/snapshots/2008-09-25/%{name}-%{version}.tar.bz2
+# Source0-md5: b5086c6c6022743bf010f406546e405e
 URL:           http://enlightenment.org/p.php?p=about/libs/evas
 BuildRequires: Mesa-libGLU-devel
 BuildRequires: autoconf >= 2.59-9
@@ -399,7 +398,7 @@
 Moduł zapisywania obrazów TIFF dla Evas.
 
 %prep
-%setup -q -n %{name}-%{version}-%{_snap}
+%setup -q -n %{name}-%{version}
 
 %build
 rm -rf autom4te.cache
@@ -649,6 +648,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.59  2008/10/09 18:00:25  pablo
+- updated
+- using "official" snapshots
+
 Revision 1.58  2008/09/05 23:37:33  mguevara
 - rel .2; added Evas_Data.h do devel
 

================================================================
Index: SPECS/ecore.spec
diff -u SPECS/ecore.spec:1.45 SPECS/ecore.spec:1.46
--- SPECS/ecore.spec:1.45       Mon Sep 22 20:31:57 2008
+++ SPECS/ecore.spec    Thu Oct  9 20:00:26 2008
@@ -4,18 +4,17 @@
 %bcond_without static_libs     # don't build static library
 %bcond_with    xcb             # XCB instead of Xlib
 #
-%define                _snap   20080813
-%define                eet_ver 1.0.1
+%define                eet_ver 1.1.0
 
 Summary:       Enlightened Core X interface library
 Summary(pl.UTF-8):     Biblioteka interfejsu X Enlightened Core
 Name:          ecore
-Version:       0.9.9.044
-Release:       0.%{_snap}.1
+Version:       0.9.9.050
+Release:       0.1
 License:       BSD
 Group:         X11/Libraries
-Source0:       %{name}-%{version}-%{_snap}.tar.bz2
-# Source0-md5: d04c6ca6acfd6b05b81ac4d65b2f229b
+Source0:       
http://download.enlightenment.org/snapshots/2008-09-25/%{name}-%{version}.tar.bz2
+# Source0-md5: cab0952967240b607c01c5013caaddf4
 URL:           http://enlightenment.org/p.php?p=about/libs/ecore
 BuildRequires: DirectFB-devel >= 0.9.16
 BuildRequires: SDL-devel
@@ -326,7 +325,7 @@
 Biblioteka statyczna Ecore Evas Wrapper.
 
 %prep
-%setup -q -n %{name}-%{version}-%{_snap}
+%setup -q -n %{name}-%{version}
 
 %build
 %{__libtoolize}
@@ -583,6 +582,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46  2008/10/09 18:00:26  pablo
+- updated
+- using "official" snapshots
+
 Revision 1.45  2008/09/22 18:31:57  pablo
 - remove unnecessary requires from subpackage config
 

================================================================
Index: SPECS/e_dbus.spec
diff -u SPECS/e_dbus.spec:1.5 SPECS/e_dbus.spec:1.6
--- SPECS/e_dbus.spec:1.5       Mon Aug 25 18:43:25 2008
+++ SPECS/e_dbus.spec   Thu Oct  9 20:00:26 2008
@@ -3,18 +3,17 @@
 # Conditional build:
 %bcond_without static_libs     # don't build static library
 #
-%define                _snap   20080813
-%define                ecore_ver       0.9.9.044
+%define                ecore_ver       0.9.9.050
 
 Summary:       EFL wrapper for DBus
 Summary(pl.UTF-8):     Obudowanie EFL dla systemu DBus
 Name:          e_dbus
-Version:       0.5.0.044
-Release:       0.%{_snap}.1
+Version:       0.5.0.050
+Release:       0.1
 License:       BSD
 Group:         Libraries
-Source0:       %{name}-%{version}-%{_snap}.tar.bz2
-# Source0-md5: 0032035e32600672febe16d000b4e2ca
+Source0:       
http://download.enlightenment.org/snapshots/2008-09-25/%{name}-%{version}.tar.bz2
+# Source0-md5: 7b1454d165f5cc42dd61d7acdd4719dd
 URL:           http://enlightenment.org/p.php?p=about/efl
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake >= 1.6
@@ -58,7 +57,7 @@
 Statyczna biblioteka e_dbus.
 
 %prep
-%setup -q -n %{name}-%{version}-%{_snap}
+%setup -q -n %{name}-%{version}
 
 %build
 %{__libtoolize}
@@ -136,6 +135,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2008/10/09 18:00:26  pablo
+- updated
+- using "official" snapshots
+
 Revision 1.5  2008/08/25 16:43:25  pablo
 - updated to 20080813 snap
 

================================================================
Index: SPECS/efreet.spec
diff -u SPECS/efreet.spec:1.6 SPECS/efreet.spec:1.7
--- SPECS/efreet.spec:1.6       Mon Aug 25 18:44:49 2008
+++ SPECS/efreet.spec   Thu Oct  9 20:00:26 2008
@@ -3,18 +3,17 @@
 # Conditional build:
 %bcond_without static_libs     # don't build static library
 #
-%define                _snap   20080813
-%define                ecore_ver       0.9.9.044
+%define                ecore_ver       0.9.9.050
 
 Summary:       freedesktop.org standards implementation for the EFL
 Summary(pl.UTF-8):     Implementacja standardów freedesktop.org dla EFL
 Name:          efreet
-Version:       0.5.0.045
-Release:       0.%{_snap}.1
+Version:       0.5.0.050
+Release:       0.1
 License:       BSD
 Group:         X11/Libraries
-Source0:       %{name}-%{version}-%{_snap}.tar.bz2
-# Source0-md5: 1625909f41a65cd71648c8b87e33b94a
+Source0:       
http://download.enlightenment.org/snapshots/2008-09-25/%{name}-%{version}.tar.bz2
+# Source0-md5: 852d10cfc5de43486727fe35c3e01d1d
 URL:           http://enlightenment.org/p.php?p=about/libs/efreet
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake >= 1.6
@@ -81,7 +80,7 @@
 Statyczna biblioteka Efreet.
 
 %prep
-%setup -q -n %{name}-%{version}-%{_snap}
+%setup -q -n %{name}-%{version}
 
 sed -i -e 's/-g -O0//' src/lib/Makefile.am
 
@@ -148,6 +147,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2008/10/09 18:00:26  pablo
+- updated
+- using "official" snapshots
+
 Revision 1.6  2008/08/25 16:44:49  pablo
 - updated to 20080813 snap
 

================================================================
Index: SPECS/edje.spec
diff -u SPECS/edje.spec:1.39 SPECS/edje.spec:1.40
--- SPECS/edje.spec:1.39        Mon Aug 25 18:45:45 2008
+++ SPECS/edje.spec     Thu Oct  9 20:00:26 2008
@@ -3,21 +3,20 @@
 # Conditional build:
 %bcond_without static_libs     # don't build static library
 #
-%define                _snap   20080813
-%define                ecore_ver       0.9.9.044
-%define                eet_ver         1.0.2
-%define                embryo_ver      0.9.9.044
-%define                evas_ver        0.9.9.044
+%define                ecore_ver       0.9.9.050
+%define                eet_ver         1.1.0
+%define                embryo_ver      0.9.9.050
+%define                evas_ver        0.9.9.050
 
 Summary:       Complex Graphical Design/Layout Engine
 Summary(pl.UTF-8):     Złożony silnik graficznego projektowania/planowania
 Name:          edje
-Version:       0.9.9.044
-Release:       0.%{_snap}.1
+Version:       0.9.9.050
+Release:       0.1
 License:       BSD
 Group:         X11/Libraries
-Source0:       %{name}-%{version}-%{_snap}.tar.bz2
-# Source0-md5: 40344474043bcab9a7e1f1dc2d344745
+Source0:       
http://download.enlightenment.org/snapshots/2008-09-25/%{name}-%{version}.tar.bz2
+# Source0-md5: 99859588331588bacb778ed3c95acdb0
 URL:           http://enlightenment.org/p.php?p=about/libs/edje
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake >= 1.6
@@ -129,7 +128,7 @@
 Obsługa składni EDC dla Vima.
 
 %prep
-%setup -q -n %{name}-%{version}-%{_snap}
+%setup -q -n %{name}-%{version}
 
 %build
 %{__libtoolize}
@@ -163,6 +162,7 @@
 %attr(755,root,root) %{_bindir}/edje_cc
 %attr(755,root,root) %{_bindir}/edje_decc
 %attr(755,root,root) %{_bindir}/edje_recc
+%attr(755,root,root) %{_bindir}/inkscape2edc
 %{_datadir}/%{name}
 
 %files libs
@@ -193,6 +193,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.40  2008/10/09 18:00:26  pablo
+- updated
+- using "official" snapshots
+
 Revision 1.39  2008/08/25 16:45:45  pablo
 - updated to 20080813 snap
 

================================================================
Index: SPECS/enlightenment.spec
diff -u SPECS/enlightenment.spec:1.108 SPECS/enlightenment.spec:1.109
--- SPECS/enlightenment.spec:1.108      Sat Sep  6 01:57:47 2008
+++ SPECS/enlightenment.spec    Thu Oct  9 20:00:26 2008
@@ -13,23 +13,22 @@
 # Now You can build enlightenment and/or rage
 # enligtenment-theme-default and enligtenment-theme-default are in 
enligtenment-theme-default.spec
 
-%define                _snap   20080813
 
-%define                ecore_ver       0.9.9.044
-%define                edje_ver        0.9.9.044
-%define                eet_ver         1.0.2
-%define                embryo_ver      0.9.9.044
-%define                evas_ver        0.9.9.044
+%define                ecore_ver       0.9.9.050
+%define                edje_ver        0.9.9.050
+%define                eet_ver         1.1.0
+%define                embryo_ver      0.9.9.050
+%define                evas_ver        0.9.9.050
 
 Summary:       Enlightenment Window Manager
 Summary(pl.UTF-8):     Zarządca okien X - Enlightenment
 Name:          enlightenment
-Version:       0.16.999.044
-Release:       0.%{_snap}.1
+Version:       0.16.999.050
+Release:       0.1
 License:       BSD
 Group:         X11/Window Managers
-Source0:       %{name}-%{version}-%{_snap}.tar.bz2
-# Source0-md5: 43d72d394b034cea41bc85c87675ad24
+Source0:       
http://download.enlightenment.org/snapshots/2008-09-25/%{name}-%{version}.tar.bz2
+# Source0-md5: d9091195d9aae958cbd56b3289034973
 Source1:       %{name}-xsession.desktop
 Source2:       enlightenmentDR17-wcnt.txt
 URL:           http://enlightenment.org/
@@ -118,7 +117,7 @@
 Pliki nagłówkowe dla Enlightenmenta.
 
 %prep
-%setup -q -n %{name}-%{version}-%{_snap}
+%setup -q -n %{name}-%{version}
 
 %build
 %{__autopoint}
@@ -211,6 +210,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.109  2008/10/09 18:00:26  pablo
+- updated
+- using "official" snapshots
+
 Revision 1.108  2008/09/05 23:57:47  mguevara
 - added br audit-libs-devel
 

================================================================
Index: SPECS/enlightenment-theme-default.spec
diff -u SPECS/enlightenment-theme-default.spec:1.17 
SPECS/enlightenment-theme-default.spec:1.18
--- SPECS/enlightenment-theme-default.spec:1.17 Mon Aug 25 18:51:21 2008
+++ SPECS/enlightenment-theme-default.spec      Thu Oct  9 20:00:26 2008
@@ -5,17 +5,16 @@
 #        but other still exists
 
 %define                src_name        enlightenment
-%define                _snap   20080813
 
 Summary:       Default Enlightenment themes
 Summary(pl.UTF-8):     Domyślne motywy Enlightenmenta
 Name:          enlightenment-theme-default
-Version:       0.16.999.044
-Release:       0.%{_snap}.1
+Version:       0.16.999.050
+Release:       0.1
 License:       BSD
 Group:         Themes
-Source0:       %{src_name}-%{version}-%{_snap}.tar.bz2
-# Source0-md5: 43d72d394b034cea41bc85c87675ad24
+Source0:       
http://download.enlightenment.org/snapshots/2008-09-25/%{src_name}-%{version}.tar.bz2
+# Source0-md5: d9091195d9aae958cbd56b3289034973
 URL:           http://enlightenment.org/
 BuildRequires: edje
 BuildArch:     noarch
@@ -98,7 +97,7 @@
 wszystkimi ramkami.
 
 %prep
-%setup -q -n %{src_name}-%{version}-%{_snap}
+%setup -q -n %{src_name}-%{version}
 for DIR in init themes; do
 sed -e 's/@EDJE_DEF@/-DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 
-DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=$(PROFILE)/' \
        -e '[EMAIL PROTECTED]@#%{_bindir}/edje_cc#'     \
@@ -186,6 +185,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2008/10/09 18:00:26  pablo
+- updated
+- using "official" snapshots
+
 Revision 1.17  2008/08/25 16:51:21  pablo
 - updated to 20080813 snap
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/embryo.spec?r1=1.29&r2=1.30&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/eet.spec?r1=1.35&r2=1.36&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/evas.spec?r1=1.58&r2=1.59&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ecore.spec?r1=1.45&r2=1.46&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/e_dbus.spec?r1=1.5&r2=1.6&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/efreet.spec?r1=1.6&r2=1.7&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/edje.spec?r1=1.39&r2=1.40&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/enlightenment.spec?r1=1.108&r2=1.109&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/enlightenment-theme-default.spec?r1=1.17&r2=1.18&f=u

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

Reply via email to