Author: megabajt Date: Wed Jun 3 20:33:15 2009 GMT Module: packages Tag: HEAD ---- Log message: - fixed build (force make -j1) - packaged all icons - release 2
---- Files affected: packages/genius: genius.spec (1.78 -> 1.79) ---- Diffs: ================================================================ Index: packages/genius/genius.spec diff -u packages/genius/genius.spec:1.78 packages/genius/genius.spec:1.79 --- packages/genius/genius.spec:1.78 Fri May 1 11:51:12 2009 +++ packages/genius/genius.spec Wed Jun 3 22:33:09 2009 @@ -4,7 +4,7 @@ Summary(pl.UTF-8): Rozbudowane narzędzie matematyczne Name: genius Version: 1.0.6 -Release: 1 +Release: 2 License: GPL v3+ Group: X11/Applications/Math Source0: http://ftp.5z.com/pub/genius/%{name}-%{version}.tar.bz2 @@ -95,7 +95,7 @@ --enable-gnome \ --disable-update-mimedb -%{__make} +%{__make} -j1 %install rm -rf $RPM_BUILD_ROOT @@ -135,7 +135,7 @@ %{_datadir}/genius %{_datadir}/mime/packages/genius.xml %{_desktopdir}/gnome-genius.desktop -%{_iconsdir}/hicolor/*/apps/gnome-genius.png +%{_iconsdir}/hicolor/*/apps/*.png %files devel %defattr(644,root,root,755) @@ -147,6 +147,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.79 2009/06/03 20:33:09 megabajt +- fixed build (force make -j1) +- packaged all icons +- release 2 + Revision 1.78 2009/05/01 09:51:12 uzsolt - todo ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/genius/genius.spec?r1=1.78&r2=1.79&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
