SPECS: tfla-01.spec - some cleanups

qboosh qboosh at pld-linux.org
Thu Dec 14 21:25:55 CET 2006


Author: qboosh                       Date: Thu Dec 14 20:25:55 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- some cleanups

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

---- Diffs:

================================================================
Index: SPECS/tfla-01.spec
diff -u SPECS/tfla-01.spec:1.1 SPECS/tfla-01.spec:1.2
--- SPECS/tfla-01.spec:1.1	Thu Dec 14 21:23:55 2006
+++ SPECS/tfla-01.spec	Thu Dec 14 21:25:50 2006
@@ -13,6 +13,7 @@
 BuildRequires:	libieee1284-devel
 BuildRequires:	qmake
 BuildRequires:	qt-devel >= 3.3.0
+BuildRequires:	qt-linguist
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -21,8 +22,8 @@
 installation package.
 
 %description -l pl
-Prosty analizator stanów logicznych dla portu parallel. Schemat
-urządzenia podłączanego do portu parallel znajduje się razem z
+Prosty analizator stanów logicznych dla portu równoległego PC. Schemat
+urządzenia podłączanego do portu równoległego znajduje się razem z
 programem.
 
 %prep
@@ -31,7 +32,8 @@
 %build
 qmake
 lrelease tfla-01.pro
-%{__make} QTDIR=%{_prefix}
+%{__make} \
+	QTDIR=%{_prefix}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -51,10 +53,11 @@
 %defattr(644,root,root,755)
 %doc README
 %attr(755,root,root) %{_bindir}/*
-%{_datadir}/%{name}
-%{_datadir}/pixmaps/*.png
-%{_docdir}/packages/tfla-01
-%{_desktopdir}/*
+%{_datadir}/%{name}#
+# FIXME: missing dir (move it to %doc or one level up)
+#%{_docdir}/packages/tfla-01
+%{_pixmapsdir}/*.png
+%{_desktopdir}/*.desktop
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -62,5 +65,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/12/14 20:25:50  qboosh
+- some cleanups
+
 Revision 1.1  2006/12/14 20:23:55  qboosh
 - from jackass (some time ago)
================================================================

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



More information about the pld-cvs-commit mailing list