fixed tarball naming 1.0_post
authorAnas Nashif <anas.nashif@intel.com>
Fri, 22 Jun 2012 11:28:24 +0000 (12:28 +0100)
committerAnas Nashif <anas.nashif@intel.com>
Fri, 22 Jun 2012 14:58:22 +0000 (15:58 +0100)
Change-Id: I5eadce86afd8d8d37008fac99062feff3519312c

packaging/sysvinit.changes
packaging/sysvinit.spec

index 37214b8..bac28e3 100644 (file)
@@ -1,6 +1,22 @@
-* Fri Jun 22 2012 Prajwal Mohan <prajwal.karur.mohan@intel.com> - 2.87
+* Fri Jun 22 2012 Anas Nashif <anas.nashif@intel.com> 20120622.1@c1b298c
+- fixed tarball naming
+[ Prajwal Mohan ]
 - Removing insserv from Requires
 
-* Thu Jun 21 2012 Chris Leech <christopher.leech@linux.intel.com> - 2.87
-- patch to fix compile of start-stop-daemon from OBS was missing in git
+* Thu Jun 21 2012 Chris Leech <christopher.leech@linux.intel.com> 20120622.1@60c6658
+- missing build fix patch from OBS
+
+* Wed May 30 2012 Ryan Ware <ryan.r.ware@intel.com> 20120622.1@60809e2
+- Add default Smack manifest for sysvinit.spec
+
+* Fri May 18 2012 Yang Lin <lin.a.yang@intel.com> 20120622.1@667d061
+- clean tarball setup path to facilitate hudson automation submission
+
+* Sun Apr 29 2012 Kim Kibum <kb0929.kim@samsung.com> 20120622.1@6c19901
+- upload tizen1.0 source
+
+* Fri Jan 06 2012 Kibum Kim <kb0929.kim@samsung.com> 20120622.1@9b6e30c
+- Git init
+[ Eunkyoung Kim ]
+- Initial empty repository
 
index 324c0ba..a9d5d08 100644 (file)
@@ -8,7 +8,7 @@ Url: http://savannah.nongnu.org/projects/sysvinit
 
 Requires: /bin/cp
 
-Source: %{name}-%{version}dsf.tar.gz
+Source: %{name}-%{version}.tar.gz
 Source1: inittab
 Source2: update-rc.d
 Source3: service
@@ -73,10 +73,9 @@ Requires: /usr/sbin/update-rc.d
  The scripts in this package initialize a system at boot time
  and shut it down at halt or reboot time.
 
-%doc_package
 
 %prep
-%setup -q -n %{name}-%{version}dsf
+%setup -q 
 
 %patch0 -p1 -b .ifdown_kfreebsd
 %patch1 -p1 -b .bootlogd_devsubdir
@@ -345,15 +344,10 @@ EOF
 fi
 
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %docs_package
 
 %files
 %manifest sysvinit.manifest
-%defattr(-,root,root)
 /bin/pidof
 /sbin/init
 /sbin/halt