rpms/gjots2/devel .cvsignore, 1.2, 1.3 gjots2.spec, 1.1, 1.2 sources, 1.2, 1.3

Radek Vokál (rvokal) fedora-extras-commits at redhat.com
Tue May 2 13:16:19 UTC 2006


Author: rvokal

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

Modified Files:
	.cvsignore gjots2.spec sources 
Log Message:
- new menu icon (#190221)


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gjots2/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	3 Apr 2006 05:58:56 -0000	1.2
+++ .cvsignore	2 May 2006 13:16:18 -0000	1.3
@@ -1 +1,2 @@
 gjots2-2.3.4.tgz
+gjots.png


Index: gjots2.spec
===================================================================
RCS file: /cvs/extras/rpms/gjots2/devel/gjots2.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gjots2.spec	3 Apr 2006 05:58:56 -0000	1.1
+++ gjots2.spec	2 May 2006 13:16:18 -0000	1.2
@@ -19,7 +19,7 @@
 #   MA 02111-1307, USA.
 
 %define ver 2.3.4
-%define rel 4
+%define rel 5
 
 Summary: A note jotter - Organise your ideas, notes, facts in a hierarchy
 Name: gjots2
@@ -27,6 +27,7 @@
 Release: %{rel}%{?dist}
 URL: http://bhepple.freeshell.org/gjots
 Source: http://bhepple.freeshell.org/gjots/%{name}-%{version}.tgz
+Source1: gjots.png
 Patch0: gjots2-2.3.4-sitelib.patch
 License: GPL
 Group: Applications/Productivity
@@ -83,8 +84,8 @@
 %{__install} -m0755 bin/gjots2 bin/gjots2docbook bin/gjots2html bin/docbook2gjots %{buildroot}%{_bindir}/
 %{__install} -m0644 lib/*.py %{buildroot}%{python_sitelib}/%{name}/
 %{__install} -m0644 gjots.glade2 %{buildroot}%{_datadir}/%{name}
-%{__install} -m0644 gjots.png %{buildroot}%{_datadir}/%{name}
-%{__install} -m0644 gjots.png %{buildroot}%{_datadir}/pixmaps/
+%{__install} -m0644 %{SOURCE1} %{buildroot}%{_datadir}/%{name}
+%{__install} -m0644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/
 %{__install} -m0644 gjots2-hide-all.png %{buildroot}%{_datadir}/%{name}
 %{__install} -m0644 gjots2-merge-items.png %{buildroot}%{_datadir}/%{name}
 %{__install} -m0644 gjots2-new-child.png %{buildroot}%{_datadir}/%{name}
@@ -130,6 +131,9 @@
 %{_mandir}/man1/docbook2gjots*
 
 %changelog
+* Tue May 02 2006 Radek Vokál <rvokal at redhat.com> 2.3.4-5
+- new menu icon (#190221)
+
 * Thu Mar 30 2006 Radek Vokál <rvokal at redhat.com> 2.3.4-4
 - BuildRequires: desktop-file-utils
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gjots2/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	3 Apr 2006 05:58:56 -0000	1.2
+++ sources	2 May 2006 13:16:18 -0000	1.3
@@ -1 +1,2 @@
 ae05d1ea976de08dd9fc80faa04c558f  gjots2-2.3.4.tgz
+4ae5dfb2ae559470c06739f7e310e233  gjots.png




More information about the fedora-extras-commits mailing list