SPECS: crossmingw32-libglade2.spec - updated to 2.6.2

qboosh qboosh at pld-linux.org
Sun Aug 26 22:41:10 CEST 2007


Author: qboosh                       Date: Sun Aug 26 20:41:10 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.6.2

---- Files affected:
SPECS:
   crossmingw32-libglade2.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/crossmingw32-libglade2.spec
diff -u SPECS/crossmingw32-libglade2.spec:1.5 SPECS/crossmingw32-libglade2.spec:1.6
--- SPECS/crossmingw32-libglade2.spec:1.5	Tue Jun 19 23:10:35 2007
+++ SPECS/crossmingw32-libglade2.spec	Sun Aug 26 22:41:05 2007
@@ -1,17 +1,17 @@
 # $Revision$, $Date$
-%define		_realname   libglade2
+%define		realname   libglade2
 Summary:	libglade library - cross Mingw32 version
 Summary(pl.UTF-8):	Biblioteka do ładowania definicji interfejsu generowanego programem glade - wersja skrośna dla Mingw32
-Name:		crossmingw32-%{_realname}
-Version:	2.6.1
+Name:		crossmingw32-%{realname}
+Version:	2.6.2
 Release:	1
-License:	LGPL
+License:	LGPL v2+
 Group:		Development/Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/libglade/2.6/libglade-%{version}.tar.bz2
-# Source0-md5:	489be887b26b9973f77e2c6111ab7d5a
+# Source0-md5:	da4f9d1c6cd1337f6ef5e2db768d8557
 URL:		http://www.gnome.org/
 BuildRequires:	autoconf >= 2.52
-BuildRequires:	automake
+BuildRequires:	automake >= 1:1.9
 BuildRequires:	bison
 BuildRequires:	crossmingw32-atk >= 1.18.0
 BuildRequires:	crossmingw32-gettext
@@ -31,7 +31,6 @@
 
 %define		target			i386-mingw32
 %define		target_platform 	i386-pc-mingw32
-%define		arch			%{_prefix}/%{target}
 
 %define		_sysprefix		/usr
 %define		_prefix			%{_sysprefix}/%{target}
@@ -108,7 +107,6 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_libdir}/libglade/2.0
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -128,7 +126,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS NEWS README
+%doc AUTHORS ChangeLog NEWS README
 %{_libdir}/libglade-2.0.dll.a
 %{_libdir}/libglade-2.0.la
 %{_pkgconfigdir}/libglade-2.0.pc
@@ -148,6 +146,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2007/08/26 20:41:05  qboosh
+- updated to 2.6.2
+
 Revision 1.5  2007/06/19 21:10:35  qboosh
 - fix missing export (glade_xml_construct_from_buffer, needed by libglademm 2.6.4)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/crossmingw32-libglade2.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list