Clean up spec file for packaging. tizen/20120530.0
authorjdong7 <junfeng.dong@intel.com>
Wed, 30 May 2012 07:00:25 +0000 (15:00 +0800)
committerjdong7 <junfeng.dong@intel.com>
Wed, 30 May 2012 07:00:25 +0000 (15:00 +0800)
packaging/udev-rules.changes
packaging/udev-rules.spec

index a6b5cdb..ab6d6f8 100644 (file)
@@ -1,3 +1,6 @@
+* Wed May 30 2012 Junfeng Dong <junfeng.dong@intel.com>
+- Clean up spec file for packaging.
+
 * Fri May 04 2012 Lin Yang <lin.a.yang@intel.com>
 - test release infrastructure
 
index 066c12a..9fec935 100644 (file)
@@ -8,7 +8,7 @@ URL: http://www.meego.com
 License: GPLv2
 Group: System/Base
 BuildArch: noarch
-Source0: udev-rules-%{version}.tar.bz2
+Source0: %{name}-%{version}.tar.bz2
 Requires: udev
 Requires(post):   systemd
 Requires(preun):  systemd
@@ -30,7 +30,7 @@ Group: System/Base
 Netbook udev rules
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}
 
 %build