rpms/xclip/EL-4 xclip.spec,1.5,1.6

Tom Callaway (spot) fedora-extras-commits at redhat.com
Tue Oct 16 14:41:41 UTC 2007


Author: spot

Update of /cvs/extras/rpms/xclip/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11484

Modified Files:
	xclip.spec 
Log Message:

remove old X11R6



Index: xclip.spec
===================================================================
RCS file: /cvs/extras/rpms/xclip/EL-4/xclip.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xclip.spec	16 Oct 2007 14:01:51 -0000	1.5
+++ xclip.spec	16 Oct 2007 14:41:09 -0000	1.6
@@ -1,6 +1,6 @@
 Name:		xclip
 Version:	0.10
-Release:	1%{?dist}
+Release:	1%{?dist}.1
 License:	GPLv2+
 Group:		Applications/System
 Summary:	Command line clipboard grabber
@@ -29,13 +29,6 @@
 make DESTDIR=$RPM_BUILD_ROOT install
 make DESTDIR=$RPM_BUILD_ROOT install.man
 
-mkdir -p $RPM_BUILD_ROOT%{_bindir}
-mv $RPM_BUILD_ROOT/usr/X11R6/bin/* $RPM_BUILD_ROOT%{_bindir}
-mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
-mv $RPM_BUILD_ROOT/usr/X11R6/man/man1/* $RPM_BUILD_ROOT%{_mandir}/man1
-
-rm -rf $RPM_BUILD_ROOT/usr/X11R6
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -49,6 +42,9 @@
 %{_mandir}/man1/xclip.1*
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.10-1.1
+- no need for X11R6 workaround anymore
+
 * Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.10-1
 - bump to 0.10
 - new URL




More information about the fedora-extras-commits mailing list