rpms/tzclock/devel .cvsignore, 1.8, 1.9 sources, 1.9, 1.10 tzclock.spec, 1.15, 1.16 tzclock-2.7.6-DSOlinkage.patch, 1.1, NONE

Mamoru Tasaka mtasaka at fedoraproject.org
Thu Jun 3 14:02:34 UTC 2010


Author: mtasaka

Update of /cvs/extras/rpms/tzclock/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv25523/devel

Modified Files:
	.cvsignore sources tzclock.spec 
Removed Files:
	tzclock-2.7.6-DSOlinkage.patch 
Log Message:
* Thu Jun  3 2010 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 2.7.7-1
- 2.7.7



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/tzclock/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- .cvsignore	20 Nov 2009 17:50:38 -0000	1.8
+++ .cvsignore	3 Jun 2010 14:02:34 -0000	1.9
@@ -1 +1 @@
-tzclock-2.7.6.tar.bz2
+tzclock-2.7.7.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/tzclock/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sources	20 Nov 2009 17:50:39 -0000	1.9
+++ sources	3 Jun 2010 14:02:34 -0000	1.10
@@ -1 +1 @@
-94d10e9195629de12bad3d7a6cc65563  tzclock-2.7.6.tar.bz2
+9973f99c0a1114468cb5eec08975fd92  tzclock-2.7.7.tar.bz2


Index: tzclock.spec
===================================================================
RCS file: /cvs/extras/rpms/tzclock/devel/tzclock.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- tzclock.spec	13 Feb 2010 17:50:06 -0000	1.15
+++ tzclock.spec	3 Jun 2010 14:02:34 -0000	1.16
@@ -1,22 +1,17 @@
 Name:		tzclock
-Version:	2.7.6
-Release:	2%{?dist}
+Version:	2.7.7
+Release:	1%{?dist}
 Summary:	GTK+ graphical Clock displaying the time around the world
 
 Group:		Amusements/Graphics
 License:	GPLv2
 URL:		http://www.tzclock.org/
 Source0:	http://www.tzclock.org/releases/%{name}-%{version}.tar.bz2
-# Patch0 needs autotool
-Patch0:		tzclock-2.7.6-DSOlinkage.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	libgnomeui-devel
 BuildRequires:	desktop-file-utils
 
-# For Patch0
-BuildRequires:	automake
-
 %description
 TzClock is an X Window GTK+ graphical Clock that can display 
 the time around the world. It supports multiple faces showing 
@@ -26,10 +21,6 @@ plus there are many other nice features 
 
 %prep
 %setup -q
-%patch0 -p1 -b .DSO
-
-# For Patch0
-autoreconf -fi
 
 %build
 %configure
@@ -75,6 +66,9 @@ desktop-file-install \
 %{_mandir}/man1/*
 
 %changelog
+* Thu Jun  3 2010 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 2.7.7-1
+- 2.7.7
+
 * Sun Feb 14 2010 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 2.7.6-2
 - Fix F-13 DSO linkage issue
 


--- tzclock-2.7.6-DSOlinkage.patch DELETED ---



More information about the scm-commits mailing list