]> git.pld-linux.org Git - packages/ewl.git/commitdiff
- up to 0.0.4.006
authorsparky <sparky@pld-linux.org>
Fri, 17 Mar 2006 21:15:18 +0000 (21:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ewl.spec -> 1.13

ewl.spec

index 1be9dfccc1daf64d88ed88c452e5fdb157f027b7..72b5c75914bf36926a3b980f390fb8a92d2c30ba 100644 (file)
--- a/ewl.spec
+++ b/ewl.spec
@@ -5,14 +5,15 @@
 Summary:       Enlightenment Widget Library
 Summary(pl):   Biblioteka widgetów Enlightenmenta (Enlightenment Widget Library)
 Name:          ewl
-Version:       0.0.4.005
-%define        _snap   20060312
-Release:       1.%{_snap}.1
+Version:       0.0.4.006
+#%define       _snap   20060312
+Release:       1
+#.%{_snap}.1
 License:       BSD
 Group:         Libraries
-#Source0:      http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz
-Source0:       http://sparky.homelinux.org/snaps/enli/e17/libs/%{name}-%{_snap}.tar.bz2
-# Source0-md5: b3fa07b96e210430cab9bc7b2712e0d5
+Source0:       http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz
+# Source0-md5: 82b654ac530d9f1e9b4d529a05a5c064
+#Source0:      http://sparky.homelinux.org/snaps/enli/e17/libs/%{name}-%{_snap}.tar.bz2
 URL:           http://enlightenment.org/Libraries/Ewl/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -68,14 +69,15 @@ Static EWL library.
 Statyczna biblioteka EWL.
 
 %prep
-%setup -q -n %{name}
+%setup -q
+# -n %{name}
 
 %build
-%{__libtoolize}
-%{__aclocal} -I m4
-%{__autoconf}
-%{__autoheader}
-%{__automake}
+#%%{__libtoolize}
+#%%{__aclocal} -I m4
+#%%{__autoconf}
+#%%{__autoheader}
+#%%{__automake}
 %configure \
        %{!?with_static_libs:--disable-static}
 %{__make}
This page took 0.148154 seconds and 4 git commands to generate.