Author: qboosh Date: Sat Aug 19 17:23:22 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed Group
---- Files affected: SPECS: invoicer.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/invoicer.spec diff -u SPECS/invoicer.spec:1.5 SPECS/invoicer.spec:1.6 --- SPECS/invoicer.spec:1.5 Wed Aug 16 10:49:48 2006 +++ SPECS/invoicer.spec Sat Aug 19 19:23:17 2006 @@ -5,13 +5,13 @@ Version: 3 Release: 1 License: Freeware -Group: Productivity/Office/Finance +Group: X11/Applications Source0: http://www.madar.com.pl/demo/%{name}.tar.gz # Source0-md5: 61843b1243aeff6b28870dbc99b10931 -URL: http://www.emadar.com +URL: http://www.emadar.com/ Requires: desktop-file-utils -Requires: gdk-pixbuf -Requires: gtk+ +Requires: gdk-pixbuf >= 0.7 +Requires: gtk+ >= 1.2 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -26,7 +26,7 @@ %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT{%{_bindir},%{_desktopdir}/,%{_pixmapsdir}} +install -d $RPM_BUILD_ROOT{%{_bindir},%{_desktopdir},%{_pixmapsdir}} install opt/madar/invoicer.bin $RPM_BUILD_ROOT%{_bindir}/invoicer install usr/share/applications/invoicer.desktop $RPM_BUILD_ROOT%{_desktopdir}/invoicer.desktop @@ -47,6 +47,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2006/08/19 17:23:17 qboosh +- fixed Group + Revision 1.5 2006/08/16 08:49:48 darekr - release 1 @@ -61,5 +64,3 @@ Revision 1.1 2006/08/15 21:58:58 speedo - initial release - - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/invoicer.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
