cleanup specfile for packaging 1.0 1.0_branch tizen/2012.5.30.1
authorZhang Qiang <qiang.z.zhang@intel.com>
Wed, 30 May 2012 05:42:28 +0000 (13:42 +0800)
committerZhang Qiang <qiang.z.zhang@intel.com>
Wed, 30 May 2012 05:42:28 +0000 (13:42 +0800)
packaging/gtk3.changes
packaging/gtk3.spec

index 8bc5bdc..40634be 100644 (file)
@@ -1,3 +1,6 @@
+* Wed May 30 - Zhang Qiang <qiang.z.zhang@intel.con> - 3.4.0
+- Clean up spec file for packaging
+
 * Tue May  8 01:50:17 UTC 2012 - tracy.graydon@intel.com
 - Fix typo in spec that was breaking package 
 
index 1914f30..f63d142 100644 (file)
@@ -7,7 +7,7 @@ Summary:        The GTK+ toolkit library (version 3)
 License:        LGPL-2.1+
 Group:          System/Libraries
 Url:            http://www.gtk.org/
-Source:         http://download.gnome.org/sources/gtk+/3.4/gtk+-%{version}.tar.xz
+Source:         %{name}-%{version}.tar.xz
 Patch1:         fix-autogen-introspection-detection.patch
 Patch2:                0001-wayland-Remove-unused-member-from-struct.patch
 Patch3:         0002-wayland-Move-the-finalize-function-to-allow-a-clear-.patch
@@ -197,7 +197,7 @@ ranging from small one-off projects to complete application suites.
 This package contains the development files for GTK+ 3.x.
 
 %prep
-%setup -q -n gtk3-%{version}
+%setup -q -n %{name}-%{version}
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1