packages: babl/babl.spec, babl/babl-build.patch (NEW) - up to 0.1.0
arekm
arekm at pld-linux.org
Tue Jul 14 15:58:03 CEST 2009
Author: arekm Date: Tue Jul 14 13:58:03 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 0.1.0
---- Files affected:
packages/babl:
babl.spec (1.8 -> 1.9) , babl-build.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: packages/babl/babl.spec
diff -u packages/babl/babl.spec:1.8 packages/babl/babl.spec:1.9
--- packages/babl/babl.spec:1.8 Wed Jun 18 23:34:57 2008
+++ packages/babl/babl.spec Tue Jul 14 15:57:57 2009
@@ -2,13 +2,14 @@
Summary: Library for pixel-format agnosticism
Summary(pl.UTF-8): Biblioteka niezależności od formatu piksela
Name: babl
-Version: 0.0.22
+Version: 0.1.0
Release: 1
License: LGPL v3+
Group: Libraries
Source0: ftp://ftp.gtk.org/pub/babl/0.0/%{name}-%{version}.tar.bz2
-# Source0-md5: b821ce696b40feb74552da9d666defad
+# Source0-md5: 197133d84fe120ee66c8137dff1696e6
Patch0: %{name}-as-needed.patch
+Patch1: %{name}-build.patch
URL: http://www.gegl.org/babl/
BuildRequires: autoconf >= 2.54
BuildRequires: automake
@@ -54,6 +55,7 @@
%prep
%setup -q
%patch0 -p1
+%patch1 -p1
%build
%{__libtoolize}
@@ -83,7 +85,7 @@
%attr(755,root,root) %{_libdir}/libbabl-0.0.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libbabl-0.0.so.0
%dir %{_libdir}/babl-0.0
-%attr(755,root,root) %{_libdir}/babl-0.0/*.so
+%attr(755,root,root) %{_libdir}/babl-0.0/*.so*
%files devel
%defattr(644,root,root,755)
@@ -103,6 +105,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2009/07/14 13:57:57 arekm
+- up to 0.1.0
+
Revision 1.8 2008/06/18 21:34:57 wolf
- 0.0.22
================================================================
Index: packages/babl/babl-build.patch
diff -u /dev/null packages/babl/babl-build.patch:1.1
--- /dev/null Tue Jul 14 15:58:03 2009
+++ packages/babl/babl-build.patch Tue Jul 14 15:57:57 2009
@@ -0,0 +1,11 @@
+--- babl-0.1.0/extensions/Makefile.am~ 2009-04-17 19:05:15.000000000 +0200
++++ babl-0.1.0/extensions/Makefile.am 2009-07-14 15:55:53.455739015 +0200
+@@ -12,7 +12,7 @@
+ -I$(top_srcdir)/babl \
+ -I$(top_srcdir)/extensions
+
+-extdir = $(DESTDIR)$(libdir)/babl- at BABL_API_VERSION@
++extdir = $(libdir)/babl- at BABL_API_VERSION@
+ ext_LTLIBRARIES = \
+ CIE-Lab.la \
+ gegl-fixups.la \
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/babl/babl.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list