Author: saq Date: Thu Feb 17 19:52:57 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - various fixes
---- Files affected: SPECS: mousepad.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/mousepad.spec diff -u SPECS/mousepad.spec:1.3 SPECS/mousepad.spec:1.4 --- SPECS/mousepad.spec:1.3 Thu Feb 17 17:13:41 2005 +++ SPECS/mousepad.spec Thu Feb 17 20:52:52 2005 @@ -4,16 +4,13 @@ Name: mousepad Version: 0.2.0 Release: 0.1 -License: GPLv2 +License: GPL v2 Group: X11/Applications/Editors Source0: http://erikharrison.net/software/%{name}-%{version}.tar.gz # Source0-md5: e554145e8fffcd5fd8d3e027575e0765 -#URL: none_at_the_moment_I_think -BuildRequires: gtk+2-devel >= 2.2.0 -BuildRequires: libxfcegui4-devel -BuildRequires: libxfce4util-devel -Requires: libxfcegui4 -Requires: libxfce4util +BuildRequires: gtk+2-devel >= 2:2.4.0 +BuildRequires: libxfcegui4-devel >= 4.2.0 +BuildRequires: libxfce4util-devel >= 4.2.0 Requires: xfprint >= 4.2 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -36,16 +33,17 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +%find_lang %{name} + %clean rm -rf $RPM_BUILD_ROOT -%files +%files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README %attr(755,root,root) %{_bindir}/* %{_desktopdir}/* %{_pixmapsdir}/* -%{_datadir}/locale/*/LC_MESSAGES/*.mo %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -53,6 +51,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2005/02/17 19:52:52 saq +- various fixes + Revision 1.3 2005/02/17 16:13:41 darekr - typo ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mousepad.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
