Author: qboosh Date: Tue Jan 30 22:53:45 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - missing rcs tags - BR: crossmingw32-glib2 - removed .m4 file and P: pkg-config (conflicted with native package)
---- Files affected: SPECS: crossmingw32-pkgconfig.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/crossmingw32-pkgconfig.spec diff -u SPECS/crossmingw32-pkgconfig.spec:1.1 SPECS/crossmingw32-pkgconfig.spec:1.2 --- SPECS/crossmingw32-pkgconfig.spec:1.1 Tue Jan 30 22:18:54 2007 +++ SPECS/crossmingw32-pkgconfig.spec Tue Jan 30 23:53:40 2007 @@ -1,3 +1,4 @@ +# $Revision$, $Date$ Summary: A tool for determining compilation options - cross Mingw32 version Summary(pl): Narzędzie do ustalania opcji kompilacji - skrośna wersja Mingw32 Summary(pt_BR): Ferramenta para determinar opçőes de compilaçăo @@ -13,9 +14,9 @@ # Source0-md5: fb42402593e4198bc252ab248dd4158b URL: http://pkgconfig.freedesktop.org/wiki/ BuildRequires: automake -Buildrequires: crossmingw32-gettext +BuildRequires: crossmingw32-gettext +BuildRequires: crossmingw32-glib2 >= 2.0 BuildRequires: crossmingw32-libiconv -Provides: pkg-config = %{version}-%{release} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) # NOTE: don't try tu use system glib-1.2.x and popt - it BREAKS things. @@ -72,9 +73,9 @@ %install rm -rf $RPM_BUILD_ROOT + %{__make} install \ - DESTDIR=$RPM_BUILD_ROOT \ - m4dir=%{_aclocaldir} + DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT @@ -83,10 +84,14 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README %attr(755,root,root) %{_bindir}/* -%{_aclocaldir}/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org +$Log$ +Revision 1.2 2007/01/30 22:53:40 qboosh +- missing rcs tags +- BR: crossmingw32-glib2 +- removed .m4 file and P: pkg-config (conflicted with native package) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/crossmingw32-pkgconfig.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
