rpms/xfce4-screenshooter-plugin/F-8 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 xfce4-screenshooter-plugin.spec, 1.8, 1.9

Christoph Wickert (cwickert) fedora-extras-commits at redhat.com
Thu Jul 10 17:49:54 UTC 2008


Author: cwickert

Update of /cvs/pkgs/rpms/xfce4-screenshooter-plugin/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23451

Modified Files:
	.cvsignore sources xfce4-screenshooter-plugin.spec 
Log Message:
* Thu Jul 03 2008 Christoph Wickert <fedora christoph-wickert de> - 1.2.0-1
- Update to 1.2.0
- Include new xfce4-screenshooter manpage



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xfce4-screenshooter-plugin/F-8/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	5 Oct 2006 12:53:52 -0000	1.3
+++ .cvsignore	10 Jul 2008 17:48:59 -0000	1.4
@@ -1 +1 @@
-xfce4-screenshooter-plugin-1.0.0.tar.bz2
+xfce4-screenshooter-plugin-1.2.0.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xfce4-screenshooter-plugin/F-8/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	5 Oct 2006 12:53:52 -0000	1.3
+++ sources	10 Jul 2008 17:48:59 -0000	1.4
@@ -1 +1 @@
-d12746c635eb28207161a3da1585aa75  xfce4-screenshooter-plugin-1.0.0.tar.bz2
+19134629b075d403ea51fe95e6eac1cb  xfce4-screenshooter-plugin-1.2.0.tar.gz


Index: xfce4-screenshooter-plugin.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xfce4-screenshooter-plugin/F-8/xfce4-screenshooter-plugin.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xfce4-screenshooter-plugin.spec	25 Aug 2007 11:27:09 -0000	1.8
+++ xfce4-screenshooter-plugin.spec	10 Jul 2008 17:48:59 -0000	1.9
@@ -1,16 +1,16 @@
 Name:		xfce4-screenshooter-plugin
-Version:	1.0.0
-Release:	6%{?dist}
+Version:	1.2.0
+Release:	1%{?dist}
 Summary:	Screenshot utility for the Xfce panel
 
 Group:		User Interface/Desktops
-License:	GPLv2
+License:	GPLv2+
 URL:		http://goodies.xfce.org/projects/panel-plugins/%{name}
-Source0:	http://goodies.xfce.org/releases/%{name}/%{name}-%{version}.tar.bz2
+Source0:	http://goodies.xfce.org/releases/%{name}/%{name}-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:	xfce4-panel-devel >= 4.3.22, libxfcegui4-devel >= 4.3.22, libxml2-devel
-BuildRequires:	perl(XML::Parser)
+BuildRequires:	xfce4-panel-devel >= 4.3.22, libxfcegui4-devel >= 4.4.0 libxml2-devel
+BuildRequires:	perl(XML::Parser), gettext
 Requires:	xfce4-panel >= 4.4.0
 
 %description
@@ -26,20 +26,33 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
+%find_lang %{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files 
+%files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING ChangeLog README
+%{_bindir}/xfce4-screenshooter
 %{_libexecdir}/xfce4/panel-plugins/%{name}
 %{_datadir}/xfce4/panel-plugins/*.desktop
+%{_mandir}/man1/*.1.gz
 
 %changelog
+* Thu Jul 03 2008 Christoph Wickert <fedora christoph-wickert de> - 1.2.0-1
+- Update to 1.2.0
+- Include new xfce4-screenshooter manpage
+
+* Sat Jun 22 2008 Christoph Wickert <fedora christoph-wickert de> - 1.1.0-1
+- Update to 1.1.0
+- BR gettext
+
+* Mon Feb 18 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 1.0.0-7
+- Autorebuild for GCC 4.3
+
 * Sat Aug 25 2007 Christoph Wickert <fedora christoph-wickert de> - 1.0.0-6
-- Update to 1.9.4
-- Change license tag to GPLv2
+- Change license tag to GPLv2+
 
 * Sat Apr 28 2007 Christoph Wickert <fedora christoph-wickert de> - 1.0.0-5
 - Rebuild for Xfce 4.4.1




More information about the fedora-extras-commits mailing list