SPECS: snotes.spec - pl

qboosh qboosh at pld-linux.org
Sat Aug 13 17:14:13 CEST 2005


Author: qboosh                       Date: Sat Aug 13 15:14:13 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

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

---- Diffs:

================================================================
Index: SPECS/snotes.spec
diff -u SPECS/snotes.spec:1.1 SPECS/snotes.spec:1.2
--- SPECS/snotes.spec:1.1	Thu Aug 11 20:49:23 2005
+++ SPECS/snotes.spec	Sat Aug 13 17:14:07 2005
@@ -1,13 +1,15 @@
 # $Revision$, $Date$
+# TODO: optflags
 %define		ver	1.1.4-2
 %define		_ver	%(echo %ver | tr - _)
 Summary:	Sticky little notes on desktop
+Summary(pl):	Notatki przyklejane na pulpicie
 Name:		snotes
-Version:	%_ver
+Version:	%{_ver}
 Release:	0.1
 License:	GPL
 Group:		X11/Applications
-Source0:	http://osdn.dl.sourceforge.net/sourceforge/s-notes/%{name}-%{ver}.tar.gz
+Source0:	http://dl.sourceforge.net/s-notes/%{name}-%{ver}.tar.gz
 # Source0-md5:	b49a9639cf479b4a22947676344f58e9
 Source1:	%{name}.desktop
 Source2:	%{name}.png
@@ -19,6 +21,9 @@
 %description
 Sticky little notes on desktop.
 
+%description -l pl
+Notatki przyklejane na pulpicie.
+
 %prep
 %setup -q -n %{name}
 
@@ -27,7 +32,8 @@
 qmake -project
 qmake -nocache
 %{__sed} -i -e s/-lqt/-lqt-mt/ Makefile
-%{__make} QTDIR=%{_prefix}
+%{__make} \
+	QTDIR=%{_prefix}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -52,6 +58,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/08/13 15:14:07  qboosh
+- pl
+
 Revision 1.1  2005/08/11 18:49:23  twittner
 - new
-
================================================================

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




More information about the pld-cvs-commit mailing list