packages: quicksynergy/quicksynergy.spec - bin path configurable runtime now

glen glen at pld-linux.org
Mon Jan 23 22:00:13 CET 2012


Author: glen                         Date: Mon Jan 23 21:00:13 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- bin path configurable runtime now

---- Files affected:
packages/quicksynergy:
   quicksynergy.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/quicksynergy/quicksynergy.spec
diff -u packages/quicksynergy/quicksynergy.spec:1.2 packages/quicksynergy/quicksynergy.spec:1.3
--- packages/quicksynergy/quicksynergy.spec:1.2	Mon Jan 23 21:51:45 2012
+++ packages/quicksynergy/quicksynergy.spec	Mon Jan 23 22:00:08 2012
@@ -24,11 +24,7 @@
 %setup -q
 
 %build
-%configure \
-	SYNERGYS=%{_bindir}/synergys \
-	SYNERGYC=%{_bindir}/synergyc \
-	%{nil}
-
+%configure
 %{__make}
 
 %install
@@ -49,7 +45,7 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc ChangeLog COPYING AUTHORS README
+%doc ChangeLog AUTHORS README THANKS
 %attr(755,root,root) %{_bindir}/%{name}
 %{_pixmapsdir}/qslogo.png
 %{_desktopdir}/%{name}.desktop
@@ -60,6 +56,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2012/01/23 21:00:08  glen
+- bin path configurable runtime now
+
 Revision 1.2  2012/01/23 20:51:45  glen
 - up to 0.9.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/quicksynergy/quicksynergy.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list