Browse Source

foomatic: rebuild with new perl, add BR: dbus-devel

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8700 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 9 years ago
parent
commit
04c42139db
1 changed files with 6 additions and 1 deletions
  1. 6 1
      f/foomatic/foomatic-vl.spec

+ 6 - 1
f/foomatic/foomatic-vl.spec

@@ -6,7 +6,7 @@
 Summary: Foomatic printer database.
 Name:		foomatic
 Version:	%{enginever}
-Release: 	1%{?_dist_release}
+Release: 	2%{?_dist_release}
 License:	GPL
 Group: System Environment/Libraries
 
@@ -34,6 +34,7 @@ BuildRequires:	libxml2-devel
 BuildRequires:	ghostscript-devel
 BuildRequires:	autoconf, automake
 BuildRequires:	mpage
+BuildRequires:  dbus-devel
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
 Provides:	perl(Foomatic::GrovePath)
 # For 'rm' and '/sbin/service' in post
@@ -221,6 +222,10 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name}
 %{_var}/cache/foomatic
 
 %changelog
+* Mon Jun 30 2014 Daisuke SUZUKI <daisuke@vinelinux.org> 4.0.11-2
+- rebuild with perl-5.16
+- add BR: dbus-devel
+
 * Sun Jun  8 2014 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 4.0.11-1
 - new upstream release.