SPECS: cups-pdf.spec - pl, use optflags

qboosh qboosh at pld-linux.org
Sat Aug 4 19:16:44 CEST 2007


Author: qboosh                       Date: Sat Aug  4 17:16:44 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, use optflags

---- Files affected:
SPECS:
   cups-pdf.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/cups-pdf.spec
diff -u SPECS/cups-pdf.spec:1.2 SPECS/cups-pdf.spec:1.3
--- SPECS/cups-pdf.spec:1.2	Thu Aug  2 22:56:33 2007
+++ SPECS/cups-pdf.spec	Sat Aug  4 19:16:38 2007
@@ -2,8 +2,8 @@
 #
 #TODO - add contrib dir
 
-Summary:	CUPS-PDF
-Summary(pl.UTF-8):	CUPS-PDF
+Summary:	CUPS-PDF driver
+Summary(pl.UTF-8):	Sterownik CUPS-PDF
 Name:		cups-pdf
 Version:	2.4.6
 Release:	0.1
@@ -19,12 +19,16 @@
 CUPS-PDF is designed to produce PDF files in a heterogeneous network
 by providing a PDF printer on the central fileserver.
 
+%description -l pl.UTF-8
+CUPS-PDF służy do tworzenia plików PDF w środowisku heterogenicznym
+poprzez udostępnienie drukarki PDF na centralnym serwerze plików.
+
 %prep
 %setup -q
 
 %build
 cd src
-%{__cc} -O9 -s -o cups-pdf cups-pdf.c
+%{__cc} %{rpmldflags} %{rpmcflags} -o cups-pdf cups-pdf.c
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -57,10 +61,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/08/04 17:16:38  qboosh
+- pl, use optflags
+
 Revision 1.2  2007/08/02 20:56:33  wolvverine
 - add spool directory
 
 Revision 1.1  2007/08/02 20:33:23  wolvverine
 - init
-
-
================================================================

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



More information about the pld-cvs-commit mailing list