[skanlite] add libpng br

Sven Lankes slankes at fedoraproject.org
Mon Dec 26 17:05:33 UTC 2011


commit 7ff7d7092cbda6c5a64c81440d88ae65affcbc1e
Author: Sven Lankes <sven at lank.es>
Date:   Mon Dec 26 18:05:29 2011 +0100

    add libpng br

 skanlite.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/skanlite.spec b/skanlite.spec
index d5e2daf..8b28586 100644
--- a/skanlite.spec
+++ b/skanlite.spec
@@ -1,6 +1,6 @@
 Name:           skanlite
 Version:        0.8
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Lightweight scanning program
 Group:          Applications/Productivity
 # Actually: GPLv2 or GPLv3 or any later Version approved by KDE e.V.
@@ -12,6 +12,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: gettext
 BuildRequires: kdelibs4-devel
+BuildRequires: libpng-devel
 BuildRequires: pkgconfig(libksane) 
 
 %{?_kde4_version:Requires: kdelibs4 >= %{_kde4_version}}
@@ -45,6 +46,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/kde4/skanlite.desktop
 %{_kde4_datadir}/applications/kde4/skanlite.desktop
 
 %changelog
+* Mon Dec 26 2011 Sven Lankes <sven at lank.es> - 0.8-2
+- add libpng br
+
 * Mon Dec 26 2011 Sven Lankes <sven at lank.es> - 0.8-1
 - skanlite 0.8
 


More information about the scm-commits mailing list