]> git.pld-linux.org Git - packages/ecore.git/commitdiff
- updated to 20080813 snap
authorpablo <pablo@pld-linux.org>
Mon, 25 Aug 2008 16:42:32 +0000 (16:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ecore.spec -> 1.44

ecore.spec

index 1451a57a55795f41eed745275f4163df7cd1fe49..05e15523dc83f88f30465ee3883c619e24d92ac4 100644 (file)
@@ -3,18 +3,18 @@
 %bcond_without static_libs     # don't build static library
 %bcond_with    xcb             # XCB instead of Xlib
 #
 %bcond_without static_libs     # don't build static library
 %bcond_with    xcb             # XCB instead of Xlib
 #
-%define                eet_ver 0.9.10.038
+%define                _snap   20080813
+%define                eet_ver 1.0.1
 
 Summary:       Enlightened Core X interface library
 Summary(pl.UTF-8):     Biblioteka interfejsu X Enlightened Core
 Name:          ecore
 
 Summary:       Enlightened Core X interface library
 Summary(pl.UTF-8):     Biblioteka interfejsu X Enlightened Core
 Name:          ecore
-Version:       0.9.9.043
-Release:       1
+Version:       0.9.9.044
+Release:       0.%{_snap}.1
 License:       BSD
 Group:         X11/Libraries
 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:       %{name}-%{version}-%{_snap}.tar.bz2
+# Source0-md5: d04c6ca6acfd6b05b81ac4d65b2f229b
 URL:           http://enlightenment.org/p.php?p=about/libs/ecore
 BuildRequires: DirectFB-devel >= 0.9.16
 BuildRequires: SDL-devel
 URL:           http://enlightenment.org/p.php?p=about/libs/ecore
 BuildRequires: DirectFB-devel >= 0.9.16
 BuildRequires: SDL-devel
@@ -327,8 +327,7 @@ Static Ecore Evas Wrapper Library.
 Biblioteka statyczna Ecore Evas Wrapper.
 
 %prep
 Biblioteka statyczna Ecore Evas Wrapper.
 
 %prep
-%setup -q
-%patch0 -p1
+%setup -q -n %{name}-%{version}-%{_snap}
 
 %build
 %{__libtoolize}
 
 %build
 %{__libtoolize}
This page took 0.057318 seconds and 4 git commands to generate.