Author: qboosh Date: Fri Mar 30 20:27:00 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - revised BRs and docs
---- Files affected: SPECS: gdmap.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/gdmap.spec diff -u SPECS/gdmap.spec:1.2 SPECS/gdmap.spec:1.3 --- SPECS/gdmap.spec:1.2 Sun Mar 18 12:17:25 2007 +++ SPECS/gdmap.spec Fri Mar 30 22:26:55 2007 @@ -8,12 +8,13 @@ Group: X11/Applications Source0: http://dl.sourceforge.net/gdmap/%{name}-%{version}.tar.gz # Source0-md5: e27f9a4c029449182ce5a4dbec38870e -URL: http://gdmap.sourceforge.net +URL: http://gdmap.sourceforge.net/ BuildRequires: desktop-file-utils BuildRequires: gettext-devel -BuildRequires: gtk+2-devel +BuildRequires: gtk+2-devel >= 2:2.6.0 BuildRequires: intltool -BuildRequires: libxml2-devel +BuildRequires: libxml2-devel >= 2.0.0 +BuildRequires: pkgconfig BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -45,10 +46,9 @@ %clean rm -rf $RPM_BUILD_ROOT - %files -f GdMap.lang %defattr(644,root,root,755) -%doc COPYING +%doc ChangeLog %attr(755,root,root) %{_bindir}/%{name} %{_desktopdir}/*.desktop %dir %{_datadir}/%{name} @@ -57,13 +57,15 @@ %{_pixmapsdir}/* %{_mandir}/man1/* - %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.3 2007/03/30 20:26:55 qboosh +- revised BRs and docs + Revision 1.2 2007/03/18 11:17:25 beorn - Fixed polish translation (UTF; "cushion treemaps" equivalent doesn't exists, replacement used) @@ -73,4 +75,3 @@ - compiles, works - needs translation help - needs checkup and ready to go! - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gdmap.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
