cleanup specfile for packaging 1.0 2.0alpha-wayland 1.0_branch accepted/2.0alpha-wayland/20121109.204158 submit/2.0alpha-wayland/20121109.205642 tizen/2012.5.30.1
authorZhang Qiang <qiang.z.zhang@intel.com>
Wed, 30 May 2012 05:37:59 +0000 (13:37 +0800)
committerZhang Qiang <qiang.z.zhang@intel.com>
Wed, 30 May 2012 05:37:59 +0000 (13:37 +0800)
packaging/gdk-pixbuf.changes
packaging/gdk-pixbuf.spec

index 1940096..84931a6 100644 (file)
@@ -1,3 +1,6 @@
+* Wed May 30 - Zhang Qiang <qiang.z.zhang@intel.con> - 2.26.1
+- Clean up spec file for packaging
+
 * Sat May 19 07:41:32 UTC 2012 - tracy.graydon@intel.com
 - add missing source 
 
index 516653b..a18c067 100644 (file)
@@ -9,7 +9,7 @@ License:        LGPLv2+
 Summary:        An image loading library
 Url:            http://www.gtk.org
 Group:          System/Libraries
-Source0:        http://download.gnome.org/sources/gdk-pixbuf/2.26/gdk-pixbuf-%{version}.tar.xz
+Source0:        %{name}-%{version}.tar.bz2
 
 # Bootstrap requirements
 BuildRequires:  autoconf
@@ -45,7 +45,7 @@ This package contains the libraries and header files that are needed
 for writing applications that are using gdk-pixbuf.
 
 %prep
-%setup -q -n gdk-pixbuf-%{version}
+%setup -q -n %{name}-%{version}
 
 %build
 %configure $CONFIGFLAGS \