SPECS: crossmingw32-libsigc++.spec - updated to 2.0.18

qboosh qboosh at pld-linux.org
Tue Sep 18 21:25:30 CEST 2007


Author: qboosh                       Date: Tue Sep 18 19:25:30 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.0.18

---- Files affected:
SPECS:
   crossmingw32-libsigc++.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/crossmingw32-libsigc++.spec
diff -u SPECS/crossmingw32-libsigc++.spec:1.8 SPECS/crossmingw32-libsigc++.spec:1.9
--- SPECS/crossmingw32-libsigc++.spec:1.8	Tue Mar  6 23:57:14 2007
+++ SPECS/crossmingw32-libsigc++.spec	Tue Sep 18 21:25:25 2007
@@ -1,14 +1,14 @@
 # $Revision$, $Date$
 Summary:	The Typesafe Signal Framework for C++ - Mingw32 cross version
 Summary(pl.UTF-8):	Środowisko sygnałów z kontrolą typów dla C++ - wersja skrośna dla Mingw32
-%define		_realname	libsigc++
-Name:		crossmingw32-%{_realname}
-Version:	2.0.17
+%define		realname	libsigc++
+Name:		crossmingw32-%{realname}
+Version:	2.0.18
 Release:	1
-License:	LGPL
+License:	LGPL v2.1+
 Group:		Development/Libraries
-Source0:	http://ftp.gnome.org/pub/gnome/sources/libsigc++/2.0/%{_realname}-%{version}.tar.bz2
-# Source0-md5:	fde0ee69e3125e982746d9fe005763e1
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.0/%{realname}-%{version}.tar.bz2
+# Source0-md5:	ddebf5aafc8525d10366a8724abc9f28
 URL:		http://libsigc.sourceforge.net/
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake >= 1.9
@@ -23,7 +23,6 @@
 
 %define		target			i386-mingw32
 %define		target_platform 	i386-pc-mingw32
-%define		arch			%{_prefix}/%{target}
 
 %define		_sysprefix		/usr
 %define		_prefix			%{_sysprefix}/%{target}
@@ -81,7 +80,7 @@
 Biblioteka DLL libsigc++ dla Windows.
 
 %prep
-%setup -q -n %{_realname}-%{version}
+%setup -q -n %{realname}-%{version}
 
 %build
 %{__libtoolize}
@@ -122,7 +121,7 @@
 %{_libdir}/libsigc-2.0.la
 %{_libdir}/sigc++-2.0
 %{_includedir}/sigc++-2.0
-%{_pkgconfigdir}/*.pc
+%{_pkgconfigdir}/sigc++-2.0.pc
 
 %files static
 %defattr(644,root,root,755)
@@ -138,6 +137,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2007/09/18 19:25:25  qboosh
+- updated to 2.0.18
+
 Revision 1.8  2007/03/06 22:57:14  qboosh
 - cleanup, separated -static,-dll
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/crossmingw32-libsigc++.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list