]> git.pld-linux.org Git - packages/eet.git/commitdiff
- 1.4.0 is now stable auto/th/eet-1_4_0-1
authorlisu <lisu@pld-linux.org>
Mon, 31 Jan 2011 13:32:44 +0000 (13:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eet.spec -> 1.49

eet.spec

index 9dfd220a9a22ef97b6cadd427f60d57a1dd10b7b..b00f3930b73c6f8da94f54e4f586c990328f7d1d 100644 (file)
--- a/eet.spec
+++ b/eet.spec
@@ -4,14 +4,13 @@
 #
 Summary:       Library for speedy data storage, retrieval, and compression
 Summary(pl.UTF-8):     Biblioteka do szybkiego zapisywania, odtwarzania i kompresji danych
-%define        subver  beta3
 Name:          eet
 Version:       1.4.0
-Release:       0.%{subver}.1
+Release:       1
 License:       BSD
 Group:         Libraries
-Source0:       http://download.enlightenment.org/releases/%{name}-%{version}.%{subver}.tar.bz2
-# Source0-md5: 40545e9b88048c68ea5eeaed0771703d
+Source0:       http://download.enlightenment.org/releases/%{name}-%{version}.tar.bz2
+# Source0-md5: 950fa1326540dad2f9808d8ee8e8c3d2
 URL:           http://enlightenment.org/p.php?p=about/efl/eet
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake >= 1.6
@@ -83,7 +82,7 @@ Static Eet library.
 Statyczna biblioteka Eet.
 
 %prep
-%setup -q -n %{name}-%{version}.%{subver}
+%setup -q
 
 %build
 %{__libtoolize}
This page took 0.063958 seconds and 4 git commands to generate.