rpms/pem/F-11 .cvsignore,1.6,1.7 pem.spec,1.9,1.10 sources,1.7,1.8

pjp pjp at fedoraproject.org
Sun Sep 20 11:21:11 UTC 2009


Author: pjp

Update of /cvs/pkgs/rpms/pem/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11781

Modified Files:
	.cvsignore pem.spec sources 
Log Message:
Pem became a GNU package. Upgrade to 0.7.8


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pem/F-11/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- .cvsignore	13 Jul 2009 10:17:47 -0000	1.6
+++ .cvsignore	20 Sep 2009 11:21:11 -0000	1.7
@@ -1 +1 @@
-pem-0.7.7.tar.gz
+pem-0.7.8.tar.gz


Index: pem.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pem/F-11/pem.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- pem.spec	13 Jul 2009 10:17:47 -0000	1.9
+++ pem.spec	20 Sep 2009 11:21:11 -0000	1.10
@@ -1,12 +1,12 @@
 Name:           pem
-Version:        0.7.7
+Version:        0.7.8
 Release:        1%{?dist}
-Summary:        Personal Expenses Manager
+Summary:        GNU personal expenses manager
 
 Group:          Applications/Productivity
-License:        GPLv2 
-URL:            http://pjp.dgplug.org/tools/ 
-Source0:        http://pjp.dgplug.org/tools/%{name}-%{version}.tar.gz 
+License:        GPLv3+
+URL:            http://pjp.dgplug.org/tools/
+Source0:        http://pjp.dgplug.org/tools/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -16,9 +16,9 @@ Requires(preun): info
 
 
 %description
-Pem, is a personal expenses manager. Pem lets keep track of 
-personal income and expense in an extremely elegant manner.
-On Linux like systems, Pem works by storing the details in
+GNU Pem is a personal expenses manager. Pem helps you to keep track
+of personal income and expenses in an extremely elegant style.
+On GNU/Linux like systems, Pem works by storing the details in
 a CSV file, placed in the  ~/.pem directory under your $HOME
 directory; On Windows, the same file is placed in pem directory,
 under the USERPROFILE directory. Each such file is named after
@@ -57,7 +57,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc README COPYING
+%doc README COPYING NEWS ChangeLog
 %{_bindir}/pem
 %{_mandir}/man1/pem.*
 %{_infodir}/pem.*
@@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Sep 15 2009 P J P <pj.pandit at yahoo.co.in> - 0.7.8-1
+- Pem became an official GNU package, GNU Pem.
+
 * Mon Jul 13 2009 P J P <pj.pandit at yahoo.co.in> - 0.7.7-1
 - Fixed a minor bug and did few changes recommended by PBP.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pem/F-11/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	13 Jul 2009 10:17:47 -0000	1.7
+++ sources	20 Sep 2009 11:21:11 -0000	1.8
@@ -1 +1 @@
-57e2ae21bdb52e7e7b03cc017f0dc0cd  pem-0.7.7.tar.gz
+289c62718f863c7a21422c778aa3153e  pem-0.7.8.tar.gz




More information about the fedora-extras-commits mailing list