Use version in tar name
authorMike McCormack <mj.mccormack@samsung.com>
Thu, 18 Aug 2011 09:37:54 +0000 (18:37 +0900)
committerMike McCormack <mj.mccormack@samsung.com>
Thu, 18 Aug 2011 09:37:54 +0000 (18:37 +0900)
packaging/evas.spec

index da6f51a..58b1dbc 100644 (file)
@@ -1,14 +1,9 @@
-# 
-# Do NOT Edit the Auto-generated Part!
-# Generated by: spectacle version 0.22
-# 
-
 Name:       evas
 Summary:    Multi-platform Canvas Library
 Version:    1.0.999.svn60295
 Release:    1
 Group:      TO_BE/FILLED_IN
-License:    TO BE FILLED IN
+License:    BSD
 URL:        http://www.enlightenment.org/
 Source0:    http://download.enlightenment.org/releases/evas-%{version}.tar.bz2
 Requires(post): /sbin/ldconfig
@@ -53,10 +48,8 @@ Requires:   %{name} = %{version}-%{release}
 %description devel
 Enlightenment DR17 advanced canvas library (devel)
 
-
 %prep
-%setup -q -n %{name}
-
+%setup -q
 
 %build
 
@@ -92,20 +85,10 @@ make %{?jobs:-j%jobs}
 rm -rf %{buildroot}
 %make_install
 
-
-
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
 
-
-
-
-
-
-
-
 %files
 %defattr(-,root,root,-)
 %{_libdir}/libevas.so.*