]> git.pld-linux.org Git - packages/eet.git/commitdiff
- updated to 20080813 snap auto/th/eet-1_0_2-0_20080813_1
authorpablo <pablo@pld-linux.org>
Mon, 25 Aug 2008 16:39:59 +0000 (16:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eet.spec -> 1.35

eet.spec

index 75603f5ebcf9071e0bc39d7abca9bdbe9cdb9e79..45b94a7606ed3608e9d9df6e562abad14c747e2c 100644 (file)
--- a/eet.spec
+++ b/eet.spec
@@ -2,15 +2,17 @@
 # Conditional build:
 %bcond_without static_libs     # don't build static library
 #
+%define                _snap   20080813
+
 Summary:       Library for speedy data storage, retrieval, and compression
 Summary(pl.UTF-8):     Biblioteka do szybkiego zapisywania, odtwarzania i kompresji danych
 Name:          eet
-Version:       1.0.1
-Release:       1
+Version:       1.0.2
+Release:       0.%{_snap}.1
 License:       BSD
 Group:         Libraries
-Source0:       http://download.enlightenment.org/snapshots/2008-05-19/%{name}-%{version}.tar.bz2 
-# Source0-md5: d217fe8b657b283ab82aeaa880355f0c
+Source0:       %{name}-%{version}-%{_snap}.tar.bz2 
+# Source0-md5: 23057f3f9062a079fc4c905fc4ebe971
 URL:           http://enlightenment.org/p.php?p=about/efl/eet
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake >= 1.6
@@ -75,7 +77,7 @@ Static Eet library.
 Statyczna biblioteka Eet.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{_snap}
 
 %build
 %{__libtoolize}
This page took 0.041177 seconds and 4 git commands to generate.