]> git.pld-linux.org Git - packages/entrance.git/commitdiff
- up to 0.9.9.042
authorBartłomiej Zimoń <cactus@pld-linux.org>
Sun, 1 Jun 2008 14:42:53 +0000 (14:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- project changed name - entrace ?

Changed files:
    entrance.spec -> 1.25

entrance.spec

index 72588f5f26933b37d5e8a7d9ebdf873c712e8fde..ae4b26e0b277fd9dcc3af7403343a60b68fdb616 100644 (file)
@@ -1,23 +1,28 @@
 #
-%define                ecore_ver       0.9.9.038
-%define                edje_ver        0.5.0.038
-%define                esmart_ver      0.9.0.008
-%define                evas_ver        0.9.9.038
+# TODO:
+# - move to entrace.spec on CVS
+
+%define                ecore_ver       0.9.9.043
+%define                edje_ver        0.9.9.043
+%define                esmart_ver      0.9.0.042
+%define                evas_ver        0.9.9.043
+
+%define                src_name        entrance
 
 Summary:       Enlightened display manager
 Summary(pl.UTF-8):     Oświecony zarządca ekranu
-Name:          entrance
-Version:       0.9.0.009
+Name:          entrace
+Version:       0.9.9.042
 Release:       1
 License:       BSD
 Group:         X11/Applications
-Source0:       http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz
-# Source0-md5: 0e3f4d6830431ab7ea4e862c3585fbd0
-Source1:       %{name}.init
-Source2:       %{name}.Xsession
-Source3:       %{name}.gen-conf
-Patch0:                %{name}-conf.in.patch
-Patch1:                %{name}-use_bash.patch
+Source0:       http://download.enlightenment.org/snapshots/2008-01-25/%{name}-%{version}.tar.bz2
+# Source0-md5: ad11d899f6bb06641d1eec72651a0e3d
+Source1:       %{src_name}.init
+Source2:       %{src_name}.Xsession
+Source3:       %{src_name}.gen-conf
+Patch0:                %{src_name}-conf.in.patch
+Patch1:                %{src_name}-use_bash.patch
 URL:           http://enlightenment.org/
 BuildRequires: autoconf >= 2.59-9
 BuildRequires: automake >= 1.4
@@ -214,7 +219,7 @@ fi
 
 %files libs
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libentrance_edit.so.*.*.*
+%attr(755,root,root) %{_libdir}/libentrance_edit.so.*
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.161286 seconds and 4 git commands to generate.