e17 snapshot
Paweł Chmiel
golecpch at interia.pl
Thu Aug 14 18:07:19 CEST 2008
Paweł Chmiel pisze:
> Witam
> W zalaczniku diff'y do patchy. Zrobilem wczoraj snapshot z cvs E17,
> buduje sie bez problemow i dziala rowiez bez problemow. Ze zmian to
> najbardziej widoczna jest wprowadzenie gadzetow czyli mozliwosc
> umieszczania modulow ( zegar, termometr, itp ) bezposrednio na pulpicie
> a nie tylko na shelf'ach (oczywiscie jest ich wiecej).
>
> Zycze miego testowania:)
>
> Aha poprawki nalozylem na enlightenment.spec w wersji 1.105, poniewaz
> rozni ona sie tylko jedna linijka od nowszej 1.106, ale za to mozna
> instalowac e17 poprzez poldek -i enlightenment, po zbudowaniu ze spec'a
> 1.106 poldek wywalalby bledy o nieznalezionym
> /usr/share/locale/fr_CH/LC_MESSAGES i trzeba by instalowac pokolei
> pakiety zalezne oraz potem jego z --nodeps --nofollow (tego locale
> wymaga tez duzo programow z e17:/).
>
> TODO:
> - ecomorph i/lub modul bling(musze skonczyc spec'a-opisy itp)
> - exalt (skrypt startowy do poprawki,spec do skonczenia-opisy itp)
> - modul echo? - podglaszanie/sciszanie dzwieku (spec do skonczenia-opisy
> itp)
> - modul calendar :)
> - posprawdzac istniejace spec'e - zaktualizowac moduly, themesy. usunac
> nierozwijane appsy/moduly (np engage)
> - entrance :/
> - (jakies sugestie??)
>
> PS
> http://liza.umcs.lublin.pl/~pchmiel/pld/e17.tar.bz2 - tutaj wrzucilem
> spakowane archiwum z poprawionymi spec'ami oraz ze spakowanymi zrodlami,
> bedzie ono tam do czasu pojawienia sie poprawek w cvs.
>
>
> ----------------
> Pozdrawiam Pablo
> _______________________________________________
> pld-devel-pl mailing list
> pld-devel-pl at lists.pld-linux.org
> http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl
>
>
zapomnailem zalacznikow :D. sa tutaj.
Przepraszam za pomylke.
----------------
Pozdrawiam Pablo
----------------------------------------------------------------------
Igrzyska z nagrodami! Kliknij>>>> http://link.interia.pl/f1edb
-------------- next part --------------
--- ecore.spec 2008-08-14 14:50:36.000000000 +0000
+++ ecore.spec.new 2008-08-14 14:15:05.000000000 +0000
@@ -4,18 +4,18 @@
%bcond_without static_libs # don't build static library
%bcond_with xcb # XCB instead of Xlib
#
+%define _snap 20080813
%define eet_ver 0.9.10.038
Summary: Enlightened Core X interface library
Summary(pl.UTF-8): Biblioteka interfejsu X Enlightened Core
Name: ecore
Version: 0.9.9.043
-Release: 1
+Release: 0.%{_snap}.1
License: BSD
Group: X11/Libraries
-Source0: http://download.enlightenment.org/snapshots/2008-05-19/%{name}-%{version}.tar.bz2
-# Source0-md5: 3d328b276556045c3d169ea4980d1aaf
-Patch0: %{name}-link.patch
+Source0: http://download.enlightenment.org/snapshots/2008-05-19/%{name}-%{version}-%{_snap}.tar.bz2
+# Source0-md5: c653e9e92367c7d2a1a9942dd9b66054
URL: http://enlightenment.org/p.php?p=about/libs/ecore
BuildRequires: DirectFB-devel >= 0.9.16
BuildRequires: SDL-devel
@@ -328,8 +328,7 @@
Biblioteka statyczna Ecore Evas Wrapper.
%prep
-%setup -q
-%patch0 -p1
+%setup -q -n %{name}-%{version}-%{_snap}
%build
%{__libtoolize}
-------------- next part --------------
--- edb.spec 2008-08-14 14:39:40.000000000 +0000
+++ edb.spec.new 2008-08-14 14:08:57.000000000 +0000
@@ -1,13 +1,14 @@
# $Revision: 1.30 $, $Date: 2008/06/03 16:47:59 $
+%define _snap 20080813
Summary: Enlightenment Database Access Library
Summary(pl.UTF-8): Biblioteka Enlightementa dostÄpu do baz danych
Name: edb
Version: 1.0.5.042
-Release: 1
+Release: 0.%{_snap}.1
License: BSD
Group: Libraries
-Source0: http://download.enlightenment.org/snapshots/2008-01-25/%{name}-%{version}.tar.bz2
-# Source0-md5: 4cd3e07507efc316f759468a98f0b5bf
+Source0: http://download.enlightenment.org/snapshots/2008-01-25/%{name}-%{version}-%{_snap}.tar.bz2
+# Source0-md5: 6492b855f70f58c3003274eb56ed07d1
URL: http://enlightenment.org/Libraries/Edb/
BuildRequires: autoconf >= 2.52
BuildRequires: automake >= 1.6
@@ -62,7 +63,7 @@
Edytor baz danych oparty na GTK+.
%prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{_snap}
%build
CFLAGS="%{rpmcflags} -I%{_includedir}/ncurses"; export CFLAGS
-------------- next part --------------
--- e_dbus.spec 2008-08-14 14:51:23.000000000 +0000
+++ e_dbus.spec.new 2008-08-14 14:15:11.000000000 +0000
@@ -3,17 +3,18 @@
# Conditional build:
%bcond_without static_libs # don't build static library
#
+%define _snap 20080813
%define ecore_ver 0.9.9.043
Summary: EFL wrapper for DBus
Summary(pl.UTF-8): Obudowanie EFL dla systemu DBus
Name: e_dbus
Version: 0.5.0.043
-Release: 1
+Release: 0.%{_snap}.1
License: BSD
Group: Libraries
-Source0: http://download.enlightenment.org/snapshots/2008-05-19/%{name}-%{version}.tar.bz2
-# Source0-md5: 68a80552d85b800079387e1008166db4
+Source0: http://download.enlightenment.org/snapshots/2008-05-19/%{name}-%{version}-%{_snap}.tar.bz2
+# Source0-md5: 60440b3350c80d467a6b83817d23c0c2
URL: http://enlightenment.org/p.php?p=about/efl
BuildRequires: autoconf >= 2.52
BuildRequires: automake >= 1.6
@@ -57,7 +58,7 @@
Statyczna biblioteka e_dbus.
%prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{_snap}
%build
%{__libtoolize}
-------------- next part --------------
--- edje.spec 2008-08-14 14:53:48.000000000 +0000
+++ edje.spec.new 2008-08-14 14:15:21.000000000 +0000
@@ -3,6 +3,7 @@
# Conditional build:
%bcond_without static_libs # don't build static library
#
+%define _snap 20080813
%define ecore_ver 0.9.9.043
%define eet_ver 1.0.1
%define embryo_ver 0.9.9.043
@@ -12,11 +13,11 @@
Summary(pl.UTF-8): ZĹoĹźony silnik graficznego projektowania/planowania
Name: edje
Version: 0.9.9.043
-Release: 1
+Release: 0.%{_snap}.1
License: BSD
Group: X11/Libraries
-Source0: http://download.enlightenment.org/snapshots/2008-05-19/%{name}-%{version}.tar.bz2
-# Source0-md5: 1aa16cb2a2e32d2dd9b7c46b8dcfd7a3
+Source0: http://download.enlightenment.org/snapshots/2008-05-19/%{name}-%{version}-%{_snap}.tar.bz2
+# Source0-md5: 5001247c2b71904f97dc0358085d0ef7
URL: http://enlightenment.org/p.php?p=about/libs/edje
BuildRequires: autoconf >= 2.52
BuildRequires: automake >= 1.6
@@ -128,7 +129,7 @@
ObsĹuga skĹadni EDC dla Vima.
%prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{_snap}
%build
%{__libtoolize}
-------------- next part --------------
--- eet.spec 2008-08-14 14:44:10.000000000 +0000
+++ eet.spec.new 2008-08-14 14:13:15.000000000 +0000
@@ -3,15 +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.1
-Release: 1
+Release: 0.%{_snap}.1
License: BSD
Group: Libraries
-Source0: http://download.enlightenment.org/snapshots/2008-05-19/%{name}-%{version}.tar.bz2
-# Source0-md5: d217fe8b657b283ab82aeaa880355f0c
+Source0: http://download.enlightenment.org/snapshots/2008-05-19/%{name}-%{version}-%{_snap}.tar.bz2
+# Source0-md5: 4b03ae6363a71b7f44bdc3f1e662cc1e
URL: http://enlightenment.org/p.php?p=about/efl/eet
BuildRequires: autoconf >= 2.52
BuildRequires: automake >= 1.6
@@ -76,7 +77,7 @@
Statyczna biblioteka Eet.
%prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{_snap}
%build
%{__libtoolize}
-------------- next part --------------
--- efreet.spec 2008-08-14 14:52:51.000000000 +0000
+++ efreet.spec.new 2008-08-14 14:15:17.000000000 +0000
@@ -3,17 +3,18 @@
# Conditional build:
%bcond_without static_libs # don't build static library
#
+%define _snap 20080813
%define ecore_ver 0.9.9.043
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.043
-Release: 1
+Version: 0.5.0.044
+Release: 0.%{_snap}.1
License: BSD
Group: X11/Libraries
-Source0: http://download.enlightenment.org/snapshots/2008-05-19/%{name}-%{version}.tar.bz2
-# Source0-md5: 430493b0b3ac8d2221d94c653cf75163
+Source0: http://download.enlightenment.org/snapshots/2008-05-19/%{name}-%{version}-%{_snap}.tar.bz2
+# Source0-md5: 9e2567b9242aff73b73c8985b24a7a55
URL: http://enlightenment.org/p.php?p=about/libs/efreet
BuildRequires: autoconf >= 2.52
BuildRequires: automake >= 1.6
@@ -80,7 +81,7 @@
Statyczna biblioteka Efreet.
%prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{_snap}
sed -i -e 's/-g -O0//' src/lib/Makefile.am
-------------- next part --------------
--- embryo.spec 2008-08-14 14:40:39.000000000 +0000
+++ embryo.spec.new 2008-08-14 14:09:05.000000000 +0000
@@ -3,15 +3,16 @@
# 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.043
-Release: 1
+Release: 0.%{_snap}.1
License: BSD
Group: Libraries
-Source0: http://download.enlightenment.org/snapshots/2008-05-19/%{name}-%{version}.tar.bz2
-# Source0-md5: 532f34d44a558e49ad9afbfd0f82489f
+Source0: http://download.enlightenment.org/snapshots/2008-05-19/%{name}-%{version}-%{_snap}.tar.bz2
+# Source0-md5: 5e5d1c990391a689a333e5e5fa95dc31
URL: http://enlightenment.org/p.php?p=about/libs/embryo
BuildRequires: autoconf >= 2.52
BuildRequires: automake >= 1.6
@@ -53,7 +54,7 @@
Statyczna biblioteka Embryo.
%prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{_snap}
%build
%{__libtoolize}
-------------- next part --------------
--- emotion.spec 2008-08-14 14:54:27.000000000 +0000
+++ emotion.spec.new 2008-08-14 14:15:27.000000000 +0000
@@ -12,16 +12,17 @@
%define ecore_ver 0.9.9.043
%define edje_ver 0.9.9.043
%define evas_ver 0.9.9.043
+%define _snap 20080813
Summary: Enlightenment Fundation Libraries - Emotion
Summary(pl.UTF-8): Podstawowe biblioteki Enlightenmenta - Emotion
Name: emotion
Version: 0.1.0.042
-Release: 1
+Release: 0.%{_snap}.1
License: BSD
Group: X11/Libraries
-Source0: http://download.enlightenment.org/snapshots/2008-01-25/%{name}-%{version}.tar.bz2
-# Source0-md5: 123c043d02f4da22fb36eede930a44e5
+Source0: http://download.enlightenment.org/snapshots/2008-01-25/%{name}-%{version}-%{_snap}.tar.bz2
+# Source0-md5: 47e277f7180f40d74bd411993ef445d5
URL: http://enlightenment.org/p.php?p=about/libs/emotion
BuildRequires: autoconf >= 2.52
BuildRequires: automake >= 1.6
@@ -108,7 +109,7 @@
Dekoder Emotion uĹźywajÄ
cy xine.
%prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{_snap}
%build
%{__libtoolize}
-------------- next part --------------
--- enlightenment.spec 2008-08-14 15:14:08.000000000 +0000
+++ enlightenment.spec.new 2008-08-14 14:16:17.000000000 +0000
@@ -21,16 +21,17 @@
%define eet_ver 1.0.1
%define embryo_ver 0.9.9.043
%define evas_ver 0.9.9.043
+%define _snap 20080813
Summary: Enlightenment Window Manager
Summary(pl.UTF-8): ZarzÄ
dca okien X - Enlightenment
Name: enlightenment
Version: 0.16.999.043
-Release: 1
+Release: 0.%{_snap}.1
License: BSD
Group: X11/Window Managers
-Source0: http://download.enlightenment.org/snapshots/2008-05-19/%{name}-%{version}.tar.bz2
-# Source0-md5: 6f502991ef3059772b290b85aadda108
+Source0: http://download.enlightenment.org/snapshots/2008-05-19/%{name}-%{version}-%{_snap}.tar.bz2
+# Source0-md5: cb440f943ba6b9d9e9e1763a2817cbd1
Source1: %{name}-xsession.desktop
Source2: enlightenmentDR17-wcnt.txt
URL: http://enlightenment.org/
@@ -49,6 +50,7 @@
BuildRequires: efreet-devel
BuildRequires: embryo-devel >= %{embryo_ver}
BuildRequires: evas-devel >= %{evas_ver}
+BuildRequires: gettext-autopoint
BuildRequires: gettext-devel >= 0.12.1
BuildRequires: libtool
BuildRequires: pam-devel
@@ -117,9 +119,10 @@
Pliki nagĹĂłwkowe dla Enlightenmenta.
%prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{_snap}
%build
+%{__autopoint}
%{__libtoolize}
%{__aclocal} -I m4
%{__autoconf}
@@ -166,6 +169,7 @@
%doc AUTHORS COPYING COPYING-PLAIN ChangeLog NEWS README
%attr(755,root,root) %{_bindir}/enlightenment
%attr(755,root,root) %{_bindir}/enlightenment_fm
+%attr(755,root,root) %{_bindir}/enlightenment_fm_op
%attr(755,root,root) %{_bindir}/enlightenment_imc
%attr(755,root,root) %{_bindir}/enlightenment_init
%attr(755,root,root) %{_bindir}/enlightenment_remote
-------------- next part --------------
--- enlightenment-theme-default.spec 2008-08-14 15:15:00.000000000 +0000
+++ enlightenment-theme-default.spec.new 2008-08-14 14:16:23.000000000 +0000
@@ -5,16 +5,17 @@
# 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.043
-Release: 1
+Release: 0.%{_snap}.1
License: BSD
Group: Themes
-Source0: http://download.enlightenment.org/snapshots/2008-05-19/%{src_name}-%{version}.tar.bz2
-# Source0-md5: 6f502991ef3059772b290b85aadda108
+Source0: http://download.enlightenment.org/snapshots/2008-05-19/%{src_name}-%{version}-%{_snap}.tar.bz2
+# Source0-md5: cb440f943ba6b9d9e9e1763a2817cbd1
URL: http://enlightenment.org/
BuildRequires: edje
BuildArch: noarch
@@ -97,7 +98,7 @@
wszystkimi ramkami.
%prep
-%setup -q -n %{src_name}-%{version}
+%setup -q -n %{src_name}-%{version}-%{_snap}
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 's#@edje_cc@#%{_bindir}/edje_cc#' \
-------------- next part --------------
--- epeg.spec 2008-08-14 14:41:27.000000000 +0000
+++ epeg.spec.new 2008-08-14 14:09:10.000000000 +0000
@@ -3,15 +3,16 @@
# Conditional build:
%bcond_without static_libs # don't build static library
#
+%define _snap 20080813
Summary: JPEG Scaling Library
Summary(pl.UTF-8): Biblioteka do skalowania JPEG-Ăłw
Name: epeg
Version: 0.9.1.042
-Release: 1
+Release: 0.%{_snap}.1
License: BSD
Group: Libraries
-Source0: http://download.enlightenment.org/snapshots/2008-01-25/%{name}-%{version}.tar.bz2
-# Source0-md5: b6eada50c40f46810530fe85a67f558d
+Source0: http://download.enlightenment.org/snapshots/2008-01-25/%{name}-%{version}-%{_snap}.tar.bz2
+# Source0-md5: 2fd893058e6f7310b45a51b45c153486
URL: http://enlightenment.org/Libraries/Epeg/
BuildRequires: autoconf >= 2.52
BuildRequires: automake >= 1.6
@@ -64,7 +65,7 @@
Statyczna biblioteka Epeg.
%prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{_snap}
%build
%{__libtoolize}
-------------- next part --------------
--- epsilon.spec 2008-08-14 15:11:34.000000000 +0000
+++ epsilon.spec.new 2008-08-14 14:15:32.000000000 +0000
@@ -7,24 +7,28 @@
%define edje_ver 0.9.9.043
%define epeg_ver 0.9.1.042
%define evas_ver 0.9.9.043
+%define _snap 20080813
Summary: Enlightened Thumbnail Generator
Summary(pl.UTF-8): OĹwiecony generator miniaturek obrazĂłw
Name: epsilon
Version: 0.3.0.012
-Release: 1
+Release: 0.%{_snap}.1
License: BSD
Group: X11/Libraries
-Source0: http://download.enlightenment.org/snapshots/2008-01-25/%{name}-%{version}.tar.bz2
-# Source0-md5: 915e8f29d1de2ec676bbfe3baefe5cdf
+Source0: http://download.enlightenment.org/snapshots/2008-01-25/%{name}-%{version}-%{_snap}.tar.bz2
+# Source0-md5: 6d928d4d65df319fb9235ba26cdec883
URL: http://enlightenment.org/
# ecore-con ecore-evas ecore-file
+BuildRequires: autoconf
+BuildRequires: automake
BuildRequires: ecore-devel >= %{ecore_ver}
BuildRequires: edje-devel >= %{edje_ver}
BuildRequires: epeg-devel >= %{epeg_ver}
BuildRequires: evas-devel >= %{evas_ver}
BuildRequires: imlib2-devel >= 1.0.0
BuildRequires: libpng-devel >= 1.2.0
+BuildRequires: libtool
BuildRequires: perl-base
BuildRequires: pkgconfig
BuildRequires: xine-lib-devel >= 1:1.0.0
@@ -122,9 +126,14 @@
MPEG, AVI, WMV i QuickTime.
%prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{_snap}
%build
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__autoheader}
+%{__automake}
%configure \
%{!?with_static_libs:--disable-static}
%{__make}
-------------- next part --------------
--- esmart.spec 2008-08-14 15:12:56.000000000 +0000
+++ esmart.spec.new 2008-08-14 14:15:41.000000000 +0000
@@ -7,17 +7,17 @@
%define edje_ver 0.9.9.043
%define epsilon_ver 0.3.0.012
%define evas_ver 0.9.9.043
+%define _snap 20080813
Summary: Evas "smart objects"
Summary(pl.UTF-8): "Inteligentne obiekty" Evas
Name: esmart
Version: 0.9.0.042
-Release: 1
+Release: 0.%{_snap}.1
License: BSD
Group: X11/Libraries
-Source0: http://download.enlightenment.org/snapshots/2008-01-25/%{name}-%{version}.tar.bz2
-# Source0-md5: 62c1d73d2610da148b260efc36b1d03a
-Patch0: %{name}-layout_in_libdir.patch
+Source0: http://download.enlightenment.org/snapshots/2008-01-25/%{name}-%{version}-%{_snap}.tar.bz2
+# Source0-md5: 39f293b3d97a6ad6652a4a2d24e94ef0
URL: http://enlightenment.org/
BuildRequires: autoconf >= 2.52
BuildRequires: automake >= 1.6
@@ -86,8 +86,7 @@
Statyczne biblioteki Esmart.
%prep
-%setup -q
-%patch0 -p1
+%setup -q -n %{name}-%{version}-%{_snap}
%build
%{__libtoolize}
-------------- next part --------------
--- etk.spec 2008-08-14 15:12:18.000000000 +0000
+++ etk.spec.new 2008-08-14 14:15:37.000000000 +0000
@@ -3,16 +3,17 @@
%define ecore_ver 0.9.9.043
%define edje_ver 0.9.9.043
%define evas_ver 0.9.9.043
+%define _snap 20080813
Summary: Toolkit based on the EFL
Summary(pl.UTF-8): Toolkit oparty na EFL
Name: etk
Version: 0.1.0.042
-Release: 1
+Release: 0.%{_snap}.1
License: BSD
Group: Libraries
-Source0: http://download.enlightenment.org/snapshots/2008-01-25/%{name}-%{version}.tar.bz2
-# Source0-md5: 6c1f4c204f2227476cb232127156113f
+Source0: http://download.enlightenment.org/snapshots/2008-01-25/%{name}-%{version}-%{_snap}.tar.bz2
+# Source0-md5: 9009df18b21bc3c785380a89c42c635c
URL: http://enlightenment.org/p.php?p=about/libs/etk
BuildRequires: autoconf >= 2.52
BuildRequires: automake >= 1.6
@@ -21,6 +22,7 @@
BuildRequires: edje >= %{edje_ver}
BuildRequires: edje-devel >= %{edje_ver}
BuildRequires: evas-devel >= %{evas_ver}
+BuildRequires: gettext-autopoint
BuildRequires: gettext-devel >= 0.14.1
BuildRequires: libtool
BuildRequires: pkgconfig
@@ -81,9 +83,10 @@
Statyczna biblioteka etk.
%prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{_snap}
%build
+%{__autopoint}
%{__libtoolize}
%{__aclocal} -I m4
%{__autoconf}
-------------- next part --------------
--- evas.spec 2008-08-14 14:46:04.000000000 +0000
+++ evas.spec.new 2008-08-14 14:24:26.000000000 +0000
@@ -5,6 +5,7 @@
# 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
@@ -30,13 +31,13 @@
Summary(pl.UTF-8): Wieloplatformowa biblioteka do rysowania
Name: evas
Version: 0.9.9.043
-Release: 0.8
+Release: 0.7.%{_snap}.1
License: BSD
Group: Libraries
-Source0: http://download.enlightenment.org/snapshots/2008-05-19/%{name}-%{version}.tar.bz2
-# Source0-md5: 31716723798107535dfaf4cf84017685
+Source0: http://download.enlightenment.org/snapshots/2008-05-19/%{name}-%{version}-%{_snap}.tar.bz2
+# Source0-md5: d34959967a671877a6bff2352a7e54d8
URL: http://enlightenment.org/p.php?p=about/libs/evas
-BuildRequires: OpenGL-GLU-devel
+BuildRequires: Mesa-libGLU-devel
BuildRequires: autoconf >= 2.59-9
BuildRequires: automake >= 1.6
BuildRequires: edb-devel >= %{edb_ver}
@@ -52,6 +53,7 @@
BuildRequires: libtool
BuildRequires: libxcb-devel
BuildRequires: pkgconfig
+BuildRequires: readline-devel
BuildRequires: xcb-util-devel
BuildRequires: xorg-lib-libXext-devel
Requires: freetype >= 1:2.2
@@ -397,7 +399,7 @@
ModuĹ zapisywania obrazĂłw TIFF dla Evas.
%prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{_snap}
%build
rm -rf autom4te.cache
-------------- next part --------------
--- ewl.spec 2008-08-14 15:13:31.000000000 +0000
+++ ewl.spec.new 2008-08-14 14:16:11.000000000 +0000
@@ -9,16 +9,17 @@
%define emotion_ver 0.1.0.042
%define epsilon_ver 0.3.0.012
%define evas_ver 0.9.9.043
+%define _snap 20080813
Summary: Enlightenment Widget Library
Summary(pl.UTF-8): Biblioteka widgetĂłw Enlightenmenta (Enlightenment Widget Library)
Name: ewl
Version: 0.5.2.042
-Release: 1
+Release: 0.%{_snap}.1
License: BSD
Group: Libraries
-Source0: http://download.enlightenment.org/snapshots/2008-01-25/%{name}-%{version}.tar.bz2
-# Source0-md5: c25a57cdee3e58b016ad8ad5e0767902
+Source0: http://download.enlightenment.org/snapshots/2008-01-25/%{name}-%{version}-%{_snap}.tar.bz2
+# Source0-md5: 68022f2ec74fe4c9a0eeb5eac69ec552
URL: http://enlightenment.org/p.php?p=about/libs/ewl
BuildRequires: autoconf >= 2.52
BuildRequires: automake >= 1.6
@@ -95,9 +96,14 @@
Statyczna biblioteka EWL.
%prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{_snap}
%build
+%{__libtoolize}
+%{__aclocal} -I m4
+%{__autoconf}
+%{__autoheader}
+%{__automake}
%configure \
%{!?with_static_libs:--disable-static}
%{__make}
-------------- next part --------------
--- imlib2.spec 2008-08-14 14:42:11.000000000 +0000
+++ imlib2.spec.new 2008-08-14 14:09:15.000000000 +0000
@@ -1,13 +1,14 @@
# $Revision: 1.67 $, $Date: 2008/06/03 16:48:32 $
+%define _snap 20080813
Summary: Powerful image loading and rendering library
Summary(pl.UTF-8): PotÄĹźna biblioteka wczytujÄ
ca i renderujÄ
ca obrazki
Name: imlib2
-Version: 1.4.1.000
-Release: 1
+Version: 1.4.1.001
+Release: 0.%{_snap}.1
License: BSD-like
Group: X11/Libraries
-Source0: http://download.enlightenment.org/snapshots/2008-01-25/%{name}-%{version}.tar.bz2
-# Source0-md5: cbb3180c80f12db01decd2ad4ae3a94a
+Source0: http://download.enlightenment.org/snapshots/2008-01-25/%{name}-%{version}-%{_snap}.tar.bz2
+# Source0-md5: e118755bcd8ba89461a2e72029c88439
Patch0: %{name}-ac.patch
URL: http://enlightenment.org/p.php?p=about/libs/imlib2
BuildRequires: autoconf >= 2.52
@@ -73,7 +74,7 @@
Biblioteki statyczne imlib2.
%prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{_snap}
%patch0 -p1
%build
-------------- next part --------------
--- imlib2_loaders.spec 2008-08-14 14:44:57.000000000 +0000
+++ imlib2_loaders.spec.new 2008-08-14 14:14:49.000000000 +0000
@@ -1,13 +1,14 @@
# $Revision: 1.11 $, $Date: 2008/06/03 16:48:57 $
+%define _snap 20080813
Summary: Additional Loaders for Imlib2
Summary(pl.UTF-8): Dodatkowe biblioteki wczytujÄ
ce dla Imlib2
Name: imlib2_loaders
-Version: 1.4.1.000
-Release: 1
+Version: 1.4.1.001
+Release: 0.%{_snap}.1
License: GPL v2+ (XCF loader), BSD-like (the rest)
Group: Libraries
-Source0: http://download.enlightenment.org/snapshots/2008-01-25/%{name}-%{version}.tar.bz2
-# Source0-md5: 4b04b6b11e0e7ae8494fdc554a880429
+Source0: http://download.enlightenment.org/snapshots/2008-01-25/%{name}-%{version}-%{_snap}.tar.bz2
+# Source0-md5: 0460e75267a1837c8a9136acc5b20254
URL: http://enlightenment.org/
BuildRequires: autoconf >= 2.52
BuildRequires: automake >= 1.6
@@ -30,7 +31,7 @@
rozprowadzane bezpoĹrednio z bibliotekÄ
Imlib2.
%prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{_snap}
%build
%{__libtoolize}
More information about the pld-devel-pl
mailing list