rpms/krecipes/devel krecipes.spec,1.2,1.3

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Mon Aug 1 10:21:43 UTC 2005


Author: mschwendt

Update of /cvs/extras/rpms/krecipes/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29588

Modified Files:
	krecipes.spec 
Log Message:



Index: krecipes.spec
===================================================================
RCS file: /cvs/extras/rpms/krecipes/devel/krecipes.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- krecipes.spec	1 Aug 2005 01:57:23 -0000	1.2
+++ krecipes.spec	1 Aug 2005 10:21:41 -0000	1.3
@@ -1,7 +1,7 @@
 Name:           krecipes
 Version:        0.8.1
 Release:        2%{?dist}
-Summary:        Krecipes: Your Way to Cook with Tux!
+Summary:        Application to manage recipes and shopping-lists
 
 Group:          Applications/Productivity
 License:        GPL
@@ -10,12 +10,15 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  kdelibs-devel > 3.1, sqlite-devel
-Requires:       kdebase >= 3.1, sqlite
+Requires:       kdebase >= 3.1
 
 patch0:		krecipes-gcc4.patch
 
 %description
-Application to manage recipes and shopping-lists
+Krecipes is a program that lets you to manage your recipes, create
+shopping lists, choose a recipe based on available ingredients and plan
+your menu/diet in advance.
+
 
 %prep
 %setup -q
@@ -74,5 +77,6 @@
 - Remove hard requirement for qt-MySQL and qt-Postgresql
 - add exlicit QT lib and include dirs  for x86_64 build
 - Fix summary to not read like a marketing ploy.
+
 * Sun Jul 24 2005 <dennis at ausil.us> - 0.8.1-1%{?dist}
 - Initial build




More information about the fedora-extras-commits mailing list