smani pushed to libwebp (f21). "Add BuildRequires: freeglut-devel to build vwebp"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Mar 27 18:46:24 UTC 2015


>From ab18e8cc12fc0430a95d65b4d25f5981047117f9 Mon Sep 17 00:00:00 2001
From: Sandro Mani <manisandro at gmail.com>
Date: Fri, 27 Mar 2015 19:45:39 +0100
Subject: Add BuildRequires: freeglut-devel to build vwebp


diff --git a/libwebp.spec b/libwebp.spec
index b235816..86c02ba 100644
--- a/libwebp.spec
+++ b/libwebp.spec
@@ -2,7 +2,7 @@
 
 Name:          libwebp
 Version:       0.4.3
-Release:       1%{?dist}
+Release:       2%{?dist}
 Group:         Development/Libraries
 URL:           http://webmproject.org/
 Summary:       Library and tools for the WebP graphics format
@@ -19,6 +19,7 @@ BuildRequires: java-devel
 BuildRequires: jpackage-utils
 BuildRequires: swig
 BuildRequires: autoconf automake libtool
+BuildRequires: freeglut-devel
 
 %description
 WebP is an image format that does lossy compression of digital
@@ -111,6 +112,7 @@ cp swig/*.jar swig/*.so %{buildroot}/%{_libdir}/%{name}-java/
 %{_bindir}/dwebp
 %{_bindir}/gif2webp
 %{_bindir}/webpmux
+%{_bindir}/vwebp
 %{_mandir}/man*/*
 
 %files -n %{name}
@@ -131,6 +133,9 @@ cp swig/*.jar swig/*.so %{buildroot}/%{_libdir}/%{name}-java/
 %{_libdir}/%{name}-java/
 
 %changelog
+* Fri Mar 27 2015 Sandro Mani <manisandro at gmail.com> - 0.4.3-2
+- Add BuildRequires: freeglut-devel to build vwebp
+
 * Thu Mar 12 2015 Sandro Mani <manisandro at gmail.com> - 0.4.3-1
 - upstream release 0.4.3
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/libwebp.git/commit/?h=f21&id=ab18e8cc12fc0430a95d65b4d25f5981047117f9


More information about the scm-commits mailing list