SPECS: wxDFast.spec - simple descs, more BRs - lang() for manuals

qboosh qboosh at pld-linux.org
Sun Jul 8 22:25:02 CEST 2007


Author: qboosh                       Date: Sun Jul  8 20:25:02 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- simple descs, more BRs
- lang() for manuals

---- Files affected:
SPECS:
   wxDFast.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/wxDFast.spec
diff -u SPECS/wxDFast.spec:1.1 SPECS/wxDFast.spec:1.2
--- SPECS/wxDFast.spec:1.1	Fri Jun 29 13:21:30 2007
+++ SPECS/wxDFast.spec	Sun Jul  8 22:24:57 2007
@@ -5,27 +5,32 @@
 # - do something bout the wx-config stuff (patch?)
 # - ensure proper BR & Rs (I've never developped any wx stuff)
 #
-%define		_realname	wxdfast
+%define		realname	wxdfast
 Summary:	Download manager/accelerator
-Summary(pl.UTF-8):Zarządca/przyspieszacz pobierania
+Summary(pl.UTF-8):	Zarządca/przyspieszacz pobierania
 Name:		wxDFast
 Version:	0.6.0
 Release:	0.1
 License:	GPL v2
 Group:		X11/Applications
-Source0:	http://dl.sourceforge.net/dfast/%{_realname}_%{version}.tar.gz
+Source0:	http://dl.sourceforge.net/dfast/%{realname}_%{version}.tar.gz
 # Source0-md5:	05c2a71cc8f811d1ad5916fce29b7b3a
 URL:		http://dfast.sourceforge.net/
-BuildRequires:	wxWidgets-devel
+BuildRequires:	autoconf
+BuildRequires:	automake
+BuildRequires:	libtool
+BuildRequires:	wxWidgets-devel >= 2.6.0
 BuildRequires:	wxWidgets-utils
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
+Download manager/accelerator.
 
 %description -l pl.UTF-8
+Zarządca/przyspieszacz pobierania.
 
 %prep
-%setup -q -n %{_realname}-%{version}
+%setup -q -n %{realname}-%{version}
 
 %build
 %{__libtoolize}
@@ -49,13 +54,14 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog ChangeLog.br README README.br TODO
+%doc AUTHORS ChangeLog README TODO
+%lang(pt_BR) %doc ChangeLog.br README.br
 %attr(755,root,root) %{_bindir}/*
+%{_datadir}/wxdfast
 %{_desktopdir}/wxdfast.desktop
-%{_mandir}/man?/wxdfast.*
-%{_mandir}/*/man?/wxdfast.*
 %{_pixmapsdir}/wxdfast.png
-%{_datadir}/wxdfast
+%{_mandir}/man1/wxdfast.1*
+%lang(pt_BR) %{_mandir}/pt_BR/man1/wxdfast.1*
 
 %define date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -63,6 +69,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/07/08 20:24:57  qboosh
+- simple descs, more BRs
+- lang() for manuals
+
 Revision 1.1  2007/06/29 11:21:30  czarny
 - init
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/wxDFast.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list