rpms/qps/FC-4 .cvsignore,1.3,1.4 qps.spec,1.3,1.4 sources,1.3,1.4

Dawid Gajownik (gajownik) fedora-extras-commits at redhat.com
Wed Feb 22 19:55:19 UTC 2006


Author: gajownik

Update of /cvs/extras/rpms/qps/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11222

Modified Files:
	.cvsignore qps.spec sources 
Log Message:
Update to 1.9.12 and add COPYING file



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/qps/FC-4/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	12 Nov 2005 11:16:58 -0000	1.3
+++ .cvsignore	22 Feb 2006 19:55:18 -0000	1.4
@@ -1 +1 @@
-qps-1.9.11.tar.gz
+qps-1.9.12.tar.gz


Index: qps.spec
===================================================================
RCS file: /cvs/extras/rpms/qps/FC-4/qps.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- qps.spec	12 Nov 2005 11:21:44 -0000	1.3
+++ qps.spec	22 Feb 2006 19:55:18 -0000	1.4
@@ -1,12 +1,12 @@
 Name:           qps
-Version:        1.9.11
-Release:        2%{?dist}
+Version:        1.9.12
+Release:        1%{?dist}
 Summary:        Visual process status monitor
 
 Group:          Applications/System
 License:        GPL
 URL:            http://qps.kldp.net/
-Source0:        http://kldp.net/frs/download.php/2930/qps-1.9.11.tar.gz
+Source0:        http://kldp.net/frs/download.php/3208/qps-1.9.12.tar.gz
 Source1:        qps.desktop
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -32,7 +32,7 @@
 rm -rf %{buildroot}
 install -D -p -m 0755 qps %{buildroot}%{_bindir}/qps
 install -D -p -m 0644 qps.1 %{buildroot}%{_mandir}/man1/qps.1
-install -D -p -m 0644 icon.xpm %{buildroot}%{_datadir}/pixmaps/qps.xpm
+install -D -p -m 0644 icon/icon.xpm %{buildroot}%{_datadir}/pixmaps/qps.xpm
 
 desktop-file-install --vendor fedora \
 	--add-category=X-Fedora \
@@ -46,7 +46,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc CHANGES
+%doc CHANGES COPYING
 %{_bindir}/qps
 %{_datadir}/applications/*qps.desktop
 %{_datadir}/pixmaps/qps.xpm
@@ -54,6 +54,10 @@
 
 
 %changelog
+* Wed Feb 22 2006 Dawid Gajownik <gajownik[AT]fedora.pl> - 1.9.12-1
+- Update to 1.9.12
+- Add COPYING file
+
 * Sat Nov 12 2005 Dawid Gajownik <gajownik[AT]fedora.pl> - 1.9.11-2
 - Increase release tag (always do `cvs ci' before `make tag' ;) )
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/qps/FC-4/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	12 Nov 2005 11:16:58 -0000	1.3
+++ sources	22 Feb 2006 19:55:18 -0000	1.4
@@ -1 +1 @@
-c094cd755ebe5f1c923f5ede5e96affc  qps-1.9.11.tar.gz
+8a42863a1fa6de1d40f031f6787198f7  qps-1.9.12.tar.gz




More information about the fedora-extras-commits mailing list