]> git.pld-linux.org Git - packages/eet.git/commitdiff
- updated to 0.9.10.013
authorKarol Krenski <charles@pld-linux.org>
Wed, 24 Aug 2005 18:25:23 +0000 (18:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- new Source0 ("official" snapshots)
- -devel R: libjpeg-devel, zlib-devel

Changed files:
    eet.spec -> 1.6

eet.spec

index 2a7c19b512887c1c9864fee2b57b9acadb576342..fc43ccd12bd1faf1ef61a88facc2d1d5e9e82a23 100644 (file)
--- a/eet.spec
+++ b/eet.spec
@@ -1,13 +1,11 @@
 Summary:       Library for speedy data storage, retrieval, and compression
 Summary(pl):   Biblioteka do szybkiego zapisywania, odtwarzania i kompresji danych
 Name:          eet
-Version:       0.9.10.010
-%define        _snap   20050701
-Release:       0.%{_snap}.0.9
+Version:       0.9.10.013
+Release:       1
 License:       BSD
 Group:         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:       http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz 
 # Source0-md5: 82a7680c4eedf3c4a073fcdf7134cc91
 URL:           http://enlightenment.org/
 BuildRequires: autoconf
@@ -49,6 +47,8 @@ Summary:      Header files for Eet library
 Summary(pl):   Pliki nag³ówkowe biblioteki Eet
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
+Requires:      libjpeg-devel
+Requires:      zlib-devel
 
 %description devel
 Header files for Eet library.
@@ -69,11 +69,11 @@ Static Eet library.
 Statyczna biblioteka Eet.
 
 %prep
-%setup -q -n %{name}
+%setup -q
 
 %build
 %{__libtoolize}
-%{__aclocal} -I m4
+%{__aclocal}
 %{__autoconf}
 %{__autoheader}
 %{__automake}
This page took 0.075664 seconds and 4 git commands to generate.