rpms/smolt/devel .cvsignore, 1.29, 1.30 smolt.spec, 1.79, 1.80 sources, 1.30, 1.31 smoltFirstBoot.py, 1.1, NONE

Mike McGrath mmcgrath at fedoraproject.org
Fri Mar 19 14:14:07 UTC 2010


Author: mmcgrath

Update of /cvs/pkgs/rpms/smolt/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv21624

Modified Files:
	.cvsignore smolt.spec sources 
Removed Files:
	smoltFirstBoot.py 
Log Message:
Preping for smolt.1.4.2.2, new source new spec


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/smolt/devel/.cvsignore,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -p -r1.29 -r1.30
--- .cvsignore	28 Jan 2010 17:34:44 -0000	1.29
+++ .cvsignore	19 Mar 2010 14:14:07 -0000	1.30
@@ -1 +1 @@
-smolt-1.4.2.tar.gz
+smolt-1.4.2.2.tar.gz


Index: smolt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/smolt/devel/smolt.spec,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -p -r1.79 -r1.80
--- smolt.spec	28 Jan 2010 17:34:44 -0000	1.79
+++ smolt.spec	19 Mar 2010 14:14:07 -0000	1.80
@@ -1,7 +1,7 @@
 Name: smolt
 
 Summary: Fedora hardware profiler
-Version: 1.4.2
+Version: 1.4.2.2
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/Internet
@@ -120,7 +120,6 @@ ln -s %{_datadir}/%{name}/client/deleteP
 ln -s %{_datadir}/%{name}/client/smoltGui.py %{buildroot}/%{_bindir}/smoltGui
 ln -s %{_sysconfdir}/%{name}/config.py %{buildroot}/%{_datadir}/%{name}/client/config.py
 
-
 desktop-file-install --vendor='fedora' --dir=%{buildroot}/%{_datadir}/applications client/smolt.desktop
 %{__rm} -f %{buildroot}/%{_datadir}/applications/smolt.desktop
 %find_lang %{name}
@@ -207,6 +206,10 @@ touch --no-create %{_datadir}/icons/hico
 %{_bindir}/smoltGui
 
 %changelog
+* Thu Mar 19 2010 Mike McGrath <mmcgrath at redhat.com> 1.4.2.2-1
+- Upstream released new version
+- More translations
+
 * Mon Jan 25 2010 Mike McGrath <mmcgrath at redhat.com> 1.4.2-1
 - Upstream released new version
 - Added hal requires


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/smolt/devel/sources,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -p -r1.30 -r1.31
--- sources	28 Jan 2010 17:34:44 -0000	1.30
+++ sources	19 Mar 2010 14:14:07 -0000	1.31
@@ -1 +1 @@
-68ca2f61df2b318c2a215de90d6949ce  smolt-1.4.2.tar.gz
+476220ca27057e1a5a6193cff9662807  smolt-1.4.2.2.tar.gz


--- smoltFirstBoot.py DELETED ---



More information about the scm-commits mailing list