Browse Source

upstart: rebuild with libnih-1.0.3-2

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8588 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 9 years ago
parent
commit
8c0bfa9c41
1 changed files with 5 additions and 2 deletions
  1. 5 2
      u/upstart/upstart-vl.spec

+ 5 - 2
u/upstart/upstart-vl.spec

@@ -1,6 +1,6 @@
 Name:           upstart
 Version:        1.12.1
-Release:        2%{?_dist_release}
+Release:        3%{?_dist_release}
 Summary:        An event-driven init system
 Summary(ja):    イベントドリブン型 init システム
 
@@ -17,7 +17,7 @@ Obsoletes: SysVinit < 2.88
 Provides: SysVinit = 2.88
 BuildRequires:  gettext, audit-libs-devel, expat-devel 
 BuildRequires:  dbus-devel >= 1.2.16
-BuildRequires:  libnih-devel >= 1.0.1
+BuildRequires:  libnih-devel >= 1.0.3-2
 BuildRequires:  json-c-devel >= 0.10
 BuildRequires:  libudev-devel
 BuildRequires:  dconf-devel
@@ -144,6 +144,9 @@ rm -rf %{buildroot}
 %{_mandir}/man8/upstart-monitor.8*
 
 %changelog
+* Sun Jun 22 2014 Daisuke SUZUKI <daisuke@vinelinux.org> 1.12.1-3
+- rebuild with libnih-1.0.3-2
+
 * Mon Jun 16 2014 Daisuke SUZUKI <daisuke@vinelinux.org> 1.12.1-2
 - add -tools subpackage
 - split initctl2dot and upstart-monitor to -tools subpackage