]> git.pld-linux.org Git - packages/embryo.git/commitdiff
- updated
authorpablo <pablo@pld-linux.org>
Thu, 9 Oct 2008 18:00:25 +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:
    embryo.spec -> 1.30

embryo.spec

index 3ec92ebc528390b1790890efa52b80e8d7d9951f..d122d1470708852996a0de7caf3c4fc58fd03247 100644 (file)
@@ -2,16 +2,15 @@
 # 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.044
-Release:       0.%{_snap}.1
+Version:       0.9.9.050
+Release:       0.1
 License:       BSD
 Group:         Libraries
-Source0:       %{name}-%{version}-%{_snap}.tar.bz2
-# Source0-md5: 209c22bb70e6ab9c23062c2fd9ba807e
+Source0:       http://download.enlightenment.org/snapshots/2008-09-25/%{name}-%{version}.tar.bz2
+# Source0-md5: 6c56918b4808b7486e485e9a94d974fa
 URL:           http://enlightenment.org/p.php?p=about/libs/embryo
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake >= 1.6
@@ -53,7 +52,7 @@ Static Embryo library.
 Statyczna biblioteka Embryo.
 
 %prep
-%setup -q -n %{name}-%{version}-%{_snap}
+%setup -q -n %{name}-%{version}
 
 %build
 %{__libtoolize}
This page took 0.10901 seconds and 4 git commands to generate.