SPECS: geglmm.spec - updated to 0.0.22 (new soname) - removed obsolete -ac....
megabajt
megabajt at pld-linux.org
Thu Jan 29 22:53:23 CET 2009
Author: megabajt Date: Thu Jan 29 21:53:23 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.0.22 (new soname)
- removed obsolete -ac.patch
---- Files affected:
SPECS:
geglmm.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/geglmm.spec
diff -u SPECS/geglmm.spec:1.1 SPECS/geglmm.spec:1.2
--- SPECS/geglmm.spec:1.1 Mon Jul 28 21:00:00 2008
+++ SPECS/geglmm.spec Thu Jan 29 22:53:17 2009
@@ -2,16 +2,15 @@
Summary: C++ bindings for GEGL
Summary(pl.UTF-8): Wiązania C++ do GEGL
Name: geglmm
-Version: 0.0.17.1
+Version: 0.0.22
Release: 1
License: LGPL v3
Group: Libraries
Source0: http://ftp.gnome.org/pub/GNOME/sources/geglmm/0.0/%{name}-%{version}.tar.bz2
-# Source0-md5: de2f3601e70a93ab612f74d1b94bce5b
-Patch0: %{name}-ac.patch
+# Source0-md5: 70cb8d6a97b0d51cc25bde84f4593786
BuildRequires: autoconf
BuildRequires: automake >= 1:1.9
-BuildRequires: gegl-devel >= 0.0.17
+BuildRequires: gegl-devel >= 0.0.22
BuildRequires: glibmm-devel >= 2.12.8
BuildRequires: libstdc++-devel
BuildRequires: libtool
@@ -29,7 +28,7 @@
Summary(pl.UTF-8): Pliki nagłówkowe biblioteki geglmm
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
-Requires: gegl-devel >= 0.0.17
+Requires: gegl-devel >= 0.0.22
Requires: glibmm-devel >= 2.12.8
%description devel
@@ -63,7 +62,6 @@
%prep
%setup -q
-%patch0 -p1
%build
%{__libtoolize}
@@ -96,7 +94,7 @@
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README
%attr(755,root,root) %{_libdir}/libgeglmm.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libgeglmm.so.1
+%attr(755,root,root) %ghost %{_libdir}/libgeglmm.so.2
%files devel
%defattr(644,root,root,755)
@@ -120,6 +118,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2009/01/29 21:53:17 megabajt
+- updated to 0.0.22 (new soname)
+- removed obsolete -ac.patch
+
Revision 1.1 2008/07/28 19:00:00 megabajt
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/geglmm.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list