Clean up spec file for packaging 1.0 1.0_branch tizen/20120530.1
authorYang Lin <lin.a.yang@intel.com>
Wed, 30 May 2012 04:09:55 +0000 (12:09 +0800)
committerYang Lin <lin.a.yang@intel.com>
Wed, 30 May 2012 04:09:55 +0000 (12:09 +0800)
packaging/pango.changes
packaging/pango.spec

index 1567dd9..7cab878 100644 (file)
@@ -1,2 +1,5 @@
+* Wed May 30 03:17:39 UTC 2012 - Lin Yang <lin.a.yang@intel.con> - 1.30.0
+- Clean up spec file for packaging
+
 * Fri May 04 2012 Lin Yang <lin.a.yang@intel.com>
 - test release infrastructure
index 4d2e9e5..4c3f2ce 100644 (file)
@@ -9,7 +9,7 @@ Release:    3.2
 Group:      System/GUI/GNOME
 License:    LGPL-2.0 or GPL or FreeType
 URL:        http://www.pango.org
-Source0: http://download.gnome.org/sources/pango/1.30/pango-%{version}.tar.xz
+Source0:    %{name}-%{version}.tar.bz2
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(freetype2) >= %{freetype_version}
 BuildRequires:  pkgconfig(fontconfig) >= %{fontconfig_version}
@@ -62,7 +62,7 @@ The pango-devel package includes the header files and developer documentation
 for the pango package.
 
 %prep
-%setup -q 
+%setup -q -n %{name}-%{version}
 
 %build