packages: gdl/gdl.spec - updated to 3.0.0 - removed libtool file

megabajt megabajt at pld-linux.org
Wed Apr 6 21:14:36 CEST 2011


Author: megabajt                     Date: Wed Apr  6 19:14:36 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 3.0.0
- removed libtool file

---- Files affected:
packages/gdl:
   gdl.spec (1.41 -> 1.42) 

---- Diffs:

================================================================
Index: packages/gdl/gdl.spec
diff -u packages/gdl/gdl.spec:1.41 packages/gdl/gdl.spec:1.42
--- packages/gdl/gdl.spec:1.41	Sun Mar 27 07:53:14 2011
+++ packages/gdl/gdl.spec	Wed Apr  6 21:14:31 2011
@@ -2,17 +2,18 @@
 Summary:	GNOME Devtool Libraries
 Summary(pl.UTF-8):	Biblioteki GNOME Devtool
 Name:		gdl
-Version:	2.30.1
+Version:	3.0.0
 Release:	1
 License:	GPL v2+
 Group:		Libraries
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/gdl/2.30/%{name}-%{version}.tar.bz2
-# Source0-md5:	4af16be490b47ce4e828a2fb93633856
-BuildRequires:	autoconf >= 2.53
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/gdl/3.0/%{name}-%{version}.tar.bz2
+# Source0-md5:	339208b871961e0420f65e1638ec048b
+BuildRequires:	autoconf >= 2.65
 BuildRequires:	automake
 BuildRequires:	docbook-dtd412-xml
 BuildRequires:	gettext-devel
-BuildRequires:	gtk+2-devel >= 2:2.16.0
+BuildRequires:	gobject-introspection-devel >= 0.10.0
+BuildRequires:	gtk+3-devel >= 3.0.0
 BuildRequires:	gtk-doc >= 1.4
 BuildRequires:	intltool >= 0.40.0
 BuildRequires:	libtool
@@ -44,7 +45,7 @@
 Summary(pl.UTF-8):	Pliki nagłówkowe do biblioteki gdl
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	gtk+2-devel >= 2:2.16.0
+Requires:	gtk+3-devel >= 3.0.0
 Requires:	libxml2-devel >= 1:2.6.26
 
 %description devel
@@ -87,7 +88,7 @@
 %{__gtkdocize}
 %{__intltoolize}
 %{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
@@ -105,7 +106,9 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-%find_lang %{name}-1
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
+
+%find_lang %{name}-3
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -113,27 +116,28 @@
 %post	-p /sbin/ldconfig
 %postun	-p /sbin/ldconfig
 
-%files -f %{name}-1.lang
+%files -f %{name}-3.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_libdir}/libgdl-1.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libgdl-1.so.3
-%{_datadir}/gdl
+%attr(755,root,root) %{_libdir}/libgdl-3.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libgdl-3.so.1
+%{_libdir}/girepository-1.0/Gdl-3.typelib
+%{_datadir}/gdl-3
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libgdl-1.so
-%{_includedir}/libgdl-1.0
-%{_libdir}/libgdl-1.la
-%{_pkgconfigdir}/gdl-1.0.pc
+%attr(755,root,root) %{_libdir}/libgdl-3.so
+%{_datadir}/gir-1.0/Gdl-3.gir
+%{_includedir}/libgdl-3.0
+%{_pkgconfigdir}/gdl-3.0.pc
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/libgdl-1.a
+%{_libdir}/libgdl-3.a
 
 %files apidocs
 %defattr(644,root,root,755)
-%{_gtkdocdir}/gdl
+%{_gtkdocdir}/gdl-3.0
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -141,6 +145,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.42  2011/04/06 19:14:31  megabajt
+- updated to 3.0.0
+- removed libtool file
+
 Revision 1.41  2011/03/27 05:53:14  qboosh
 - en at shaw locale is now supported (via LANGUAGE)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gdl/gdl.spec?r1=1.41&r2=1.42&f=u



More information about the pld-cvs-commit mailing list