rpms/xfce4-timer-plugin/F-10 .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 xfce4-timer-plugin.spec, 1.7, 1.8

Christoph Wickert cwickert at fedoraproject.org
Fri Nov 28 00:22:20 UTC 2008


Author: cwickert

Update of /cvs/pkgs/rpms/xfce4-timer-plugin/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30639/F-10

Modified Files:
	.cvsignore sources xfce4-timer-plugin.spec 
Log Message:
* Thu Nov 27 2008 Christoph Wickert <cwickert at fedoraproject.org> - 0.6.1
- Update to 0.6.1



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xfce4-timer-plugin/F-10/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	29 Dec 2007 15:45:19 -0000	1.4
+++ .cvsignore	28 Nov 2008 00:21:49 -0000	1.5
@@ -1 +1 @@
-xfce4-timer-plugin-0.6.tar.bz2
+xfce4-timer-plugin-0.6.1.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xfce4-timer-plugin/F-10/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	29 Dec 2007 15:45:19 -0000	1.4
+++ sources	28 Nov 2008 00:21:50 -0000	1.5
@@ -1 +1 @@
-ea50210f54922086c0cd836e3636cacd  xfce4-timer-plugin-0.6.tar.bz2
+ba5ae0e25f69517338f74a27fbaf4ca2  xfce4-timer-plugin-0.6.1.tar.bz2


Index: xfce4-timer-plugin.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xfce4-timer-plugin/F-10/xfce4-timer-plugin.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xfce4-timer-plugin.spec	19 Feb 2008 00:02:26 -0000	1.7
+++ xfce4-timer-plugin.spec	28 Nov 2008 00:21:50 -0000	1.8
@@ -1,6 +1,6 @@
 Name:		xfce4-timer-plugin
-Version:	0.6
-Release:	3%{?dist}
+Version:	0.6.1
+Release:	1%{?dist}
 Summary:	Timer for the Xfce panel
 
 Group:		User Interface/Desktops
@@ -10,53 +10,63 @@
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.0
-BuildRequires:	libxml2-devel, gettext, perl(XML::Parser)
+BuildRequires:	libxml2-devel, gettext, intltool, perl(XML::Parser)
 Requires:	xfce4-panel >= 4.4.0
 
 %description
 A timer for the Xfce panel. It supports countdown periods and alarms at 
 certain times.
 
+
 %prep
 %setup -q
 
+
 %build
 %configure --disable-static
 make %{?_smp_mflags}
 
+
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 %find_lang %{name}
 
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING ChangeLog README TODO
 %{_libexecdir}/xfce4/panel-plugins/xfce4-timer
 %{_datadir}/xfce4/panel-plugins/*.desktop
 
+
 %changelog
+* Thu Nov 27 2008 Christoph Wickert <cwickert at fedoraproject.org> - 0.6.1-1
+- Update to 0.6.1
+- BR intltool
+
 * Mon Feb 18 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 0.6-3
 - Autorebuild for GCC 4.3
 
-* Sat Dec 29 2007 Christoph Wickert <fedora christoph-wickert de> - 0.6-2
+* Sat Dec 29 2007 Christoph Wickert <cwickert at fedoraproject.org> - 0.6-2
 - Bump release due to tag collision
 
-* Sat Dec 29 2007 Christoph Wickert <fedora christoph-wickert de> - 0.6-1
+* Sat Dec 29 2007 Christoph Wickert <cwickert at fedoraproject.org> - 0.6-1
 - Update to 0.6
 
-* Sat Aug 25 2007 Christoph Wickert <fedora christoph-wickert de> - 0.5.1-3
+* Sat Aug 25 2007 Christoph Wickert <cwickert at fedoraproject.org> - 0.5.1-3
 - Rebuild for BuildID feature
 - Update license tag
 
-* Sat Apr 28 2007 Christoph Wickert <fedora christoph-wickert de> - 0.5.1-2
+* Sat Apr 28 2007 Christoph Wickert <cwickert at fedoraproject.org> - 0.5.1-2
 - Rebuild for Xfce 4.4.1
 
-* Sat Jan 27 2007 Christoph Wickert <fedora christoph-wickert de> - 0.5.1-1
+* Sat Jan 27 2007 Christoph Wickert <cwickert at fedoraproject.org> - 0.5.1-1
 - Update to 0.5.1 on Xfce 4.4.
 
-* Sat Sep 23 2006 Christoph Wickert <fedora christoph-wickert de> - 0.5-1
+* Sat Sep 23 2006 Christoph Wickert <cwickert at fedoraproject.org> - 0.5-1
 - Initial Fedora Extras version.




More information about the fedora-extras-commits mailing list