Author: gotar Date: Fri Jun 3 01:09:10 2011 GMT Module: packages Tag: HEAD ---- Log message: - fix for 64b %_libdir, rel. 1
---- Files affected: packages/qfaktury: qfaktury.spec (1.21 -> 1.22) ---- Diffs: ================================================================ Index: packages/qfaktury/qfaktury.spec diff -u packages/qfaktury/qfaktury.spec:1.21 packages/qfaktury/qfaktury.spec:1.22 --- packages/qfaktury/qfaktury.spec:1.21 Tue Sep 8 11:46:47 2009 +++ packages/qfaktury/qfaktury.spec Fri Jun 3 03:09:04 2011 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Darmowy i wszechstronny system fakturujÄ…cy Name: qfaktury Version: 0.6.2 -Release: 0.1 +Release: 1 License: GPL v3 Group: X11/Applications Source0: http://dl.sourceforge.net/sourceforge/qfaktury/%{name}-%{version}.tar.gz @@ -35,6 +35,7 @@ %setup -q #%patch0 -p1 %patch1 -p1 +sed -i -e 's|/usr/lib/qt4/mkspecs|/usr/share/qt4/mkspecs|g' Makefile %build %{__make} \ @@ -64,6 +65,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22 2011/06/03 01:09:04 gotar +- fix for 64b %_libdir, rel. 1 + Revision 1.21 2009/09/08 09:46:47 zbyniu - up to 0.6.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/qfaktury/qfaktury.spec?r1=1.21&r2=1.22&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
