]> git.pld-linux.org Git - packages/embryo.git/commitdiff
- updated to 0.9.1.013
authorKarol Krenski <charles@pld-linux.org>
Wed, 24 Aug 2005 18:33:50 +0000 (18:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- new Source0 ("official" snapshots)

Changed files:
    embryo.spec -> 1.6

embryo.spec

index 5bae46f787e4d6944c781cd1a0cbd39c36d8209a..5db21640de60305254847e8c1f1b0a34b94383d6 100644 (file)
@@ -1,14 +1,12 @@
 Summary:       Enlightenment Fundation Libraries - Embryo
 Summary(pl):   Podstawowe biblioteki Enlightenmenta - Embryo
 Name:          embryo
-Version:       0.9.1.010
-%define        _snap   20050701
-Release:       0.%{_snap}.0.1
+Version:       0.9.1.013
+Release:       1
 License:       BSD
 Group:         X11/Libraries
-#Source0:      http://dl.sourceforge.net/enlightenment/%{name}-%{version}.tar.gz
-Source0:       http://sparky.homelinux.org/snaps/enli/e17/libs/%{name}-%{_snap}.tar.gz
-# Source0-md5: d28dd1aadd155d78c42d2bbde48405e9
+Source0:       http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz
+# Source0-md5: e1140446f243445ad8b987becb975d3d
 URL:           http://enlightenment.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -48,11 +46,11 @@ Static Embryo library.
 Statyczna biblioteka Embryo.
 
 %prep
-%setup -q -n %{name}
+%setup -q
 
 %build
 %{__libtoolize}
-%{__aclocal} -I m4
+%{__aclocal}
 %{__autoconf}
 %{__autoheader}
 %{__automake}
This page took 0.05174 seconds and 4 git commands to generate.