]> git.pld-linux.org Git - packages/eet.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:
    eet.spec -> 1.36

eet.spec

index 45b94a7606ed3608e9d9df6e562abad14c747e2c..f195d9fd93de007fb858a729c64bf0486c68fda3 100644 (file)
--- a/eet.spec
+++ b/eet.spec
@@ -2,17 +2,16 @@
 # 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.2
-Release:       0.%{_snap}.1
+Version:       1.1.0
+Release:       0.1
 License:       BSD
 Group:         Libraries
-Source0:       %{name}-%{version}-%{_snap}.tar.bz2 
-# Source0-md5: 23057f3f9062a079fc4c905fc4ebe971
+Source0:       http://download.enlightenment.org/snapshots/2008-09-25/%{name}-%{version}.tar.bz2 
+# Source0-md5: c9f1fd90c3f9886cebd5d38ff9cd0ccf
 URL:           http://enlightenment.org/p.php?p=about/efl/eet
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake >= 1.6
@@ -77,7 +76,7 @@ Static Eet library.
 Statyczna biblioteka Eet.
 
 %prep
-%setup -q -n %{name}-%{version}-%{_snap}
+%setup -q -n %{name}-%{version}
 
 %build
 %{__libtoolize}
This page took 0.089653 seconds and 4 git commands to generate.