Merge "Updated with Tizen:Base source codes"
authorKevin Wang <kevin.a.wang@intel.com>
Wed, 30 May 2012 08:43:48 +0000 (17:43 +0900)
committerGerrit Code Review <gerrit2@localhost>
Wed, 30 May 2012 08:43:48 +0000 (17:43 +0900)
packaging/byacc.spec

index 3ec6a23..7252875 100644 (file)
@@ -8,7 +8,7 @@ Release: 2
 License: Public Domain
 Group: Development/Tools
 URL: http://invisible-island.net/byacc/byacc.html
-Source: ftp://invisible-island.net/byacc/byacc-%{byaccdate}.tgz
+Source: %{name}-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
@@ -19,7 +19,7 @@ If you are going to do development on your system, you will want to install
 this package.
 
 %prep
-%setup -q -n byacc-%{byaccdate}
+%setup -q -n %{name}-%{version}
 
 %build
 %configure --disable-dependency-tracking