]> git.pld-linux.org Git - packages/ecore.git/commitdiff
- updated
authorpablo <pablo@pld-linux.org>
Thu, 9 Oct 2008 18:00:26 +0000 (18:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- using "official" snapshots

Changed files:
    ecore.spec -> 1.46

ecore.spec

index 500ccaa70a44c3ace2753b930f8a93406ad3a2ea..fcb7b54ad17b8bd314be54ea6e1325deedb7dad0 100644 (file)
@@ -3,18 +3,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
@@ -325,7 +324,7 @@ Static Ecore Evas Wrapper Library.
 Biblioteka statyczna Ecore Evas Wrapper.
 
 %prep
-%setup -q -n %{name}-%{version}-%{_snap}
+%setup -q -n %{name}-%{version}
 
 %build
 %{__libtoolize}
This page took 0.092733 seconds and 4 git commands to generate.