rpms/gtklp/F-8 gtklp.spec,1.7,1.8

Gérard Milmeister (gemi) fedora-extras-commits at redhat.com
Mon Feb 25 21:36:56 UTC 2008


Author: gemi

Update of /cvs/pkgs/rpms/gtklp/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20797/F-8

Modified Files:
	gtklp.spec 
Log Message:
raise maxprinters value


Index: gtklp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gtklp/F-8/gtklp.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gtklp.spec	31 Aug 2007 11:35:02 -0000	1.7
+++ gtklp.spec	25 Feb 2008 21:36:15 -0000	1.8
@@ -1,6 +1,6 @@
 Name:		gtklp
 Version:	1.2.5
-Release:	1%{?dist}
+Release:	3%{?dist}
 Summary:	A GTK frontend to CUPS
 
 Group:		Applications/System
@@ -29,7 +29,7 @@
 
 
 %build
-%configure
+%configure -with-maxprinters=250
 make %{_smp_mflags}
 
 
@@ -55,7 +55,6 @@
 Icon=%{_datadir}/pixmaps/gtklp.png
 Terminal=false
 Type=Application
-Categories=GTK;GNOME;Application;
 Encoding=UTF-8
 StartupNotify=true
 X-Desktop-File-Install-Version=0.10
@@ -64,6 +63,7 @@
     --add-category X-Fedora \
     --add-category Application \
     --add-category GNOME \
+    --add-category GTK \
     --add-category System \
     --add-category Utility \
     --dir $RPM_BUILD_ROOT%{_datadir}/applications \
@@ -77,7 +77,6 @@
 Icon=%{_datadir}/pixmaps/gtklpq.png
 Terminal=false
 Type=Application
-Categories=GTK;GNOME;Application;
 Encoding=UTF-8
 StartupNotify=true
 X-Desktop-File-Install-Version=0.10
@@ -85,6 +84,7 @@
 desktop-file-install --vendor fedora \
     --add-category X-Fedora \
     --add-category Application \
+    --add-category GTK \
     --add-category GNOME \
     --add-category System \
     --add-category Utility \
@@ -106,6 +106,9 @@
 
 
 %changelog
+* Sat Feb 23 2008 Gerard Milmeister <gemi at bluewin.ch> - 1.2.5-3
+- raise maxprinters value
+
 * Fri Aug 31 2007 Gerard Milmeister <gemi at bluewin.ch> - 1.2.5-1
 - new release 1.2.5
 




More information about the fedora-extras-commits mailing list