rpms/xbindkeys/FC-5 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 xbindkeys.spec, 1.8, 1.9

Aurelien Bompard (abompard) fedora-extras-commits at redhat.com
Mon May 29 22:11:46 UTC 2006


Author: abompard

Update of /cvs/extras/rpms/xbindkeys/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6589/FC-5

Modified Files:
	.cvsignore sources xbindkeys.spec 
Log Message:
version 1.7.3


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xbindkeys/FC-5/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	8 May 2005 17:30:22 -0000	1.3
+++ .cvsignore	29 May 2006 22:11:46 -0000	1.4
@@ -1 +1 @@
-xbindkeys-1.7.2.tar.gz
+xbindkeys-1.7.3.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xbindkeys/FC-5/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	8 May 2005 17:30:22 -0000	1.3
+++ sources	29 May 2006 22:11:46 -0000	1.4
@@ -1 +1 @@
-7aead9049d972221b879f22718528690  xbindkeys-1.7.2.tar.gz
+eea2fe306e99274e8730e199b85706d5  xbindkeys-1.7.3.tar.gz


Index: xbindkeys.spec
===================================================================
RCS file: /cvs/extras/rpms/xbindkeys/FC-5/xbindkeys.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xbindkeys.spec	22 Feb 2006 08:11:25 -0000	1.8
+++ xbindkeys.spec	29 May 2006 22:11:46 -0000	1.9
@@ -1,6 +1,6 @@
 Name:           xbindkeys
-Version:        1.7.2
-Release:        4%{?dist}
+Version:        1.7.3
+Release:        1%{?dist}
 
 Summary:        Binds keys or mouse buttons to shell commands under X.
 License:        GPL
@@ -27,7 +27,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%makeinstall
+make install DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -39,6 +39,12 @@
 %attr(0644, root, root) %{_mandir}/man?/*
 
 %changelog
+* Tue May 30 2006 Aurelien Bompard <gauret[AT]free.fr> 1.7.3-1
+- version 1.7.3
+
+* Fri May 12 2006 Aurelien Bompard <gauret[AT]free.fr> 1.7.2-5
+- rebuild
+
 * Wed Feb 22 2006 Aurelien Bompard <gauret[AT]free.fr> 1.7.2-4
 - fix dependencies for modular Xorg
 




More information about the fedora-extras-commits mailing list