rpms/frysk/devel frysk.spec,1.115,1.116

Andrew Cagney (cagney) fedora-extras-commits at redhat.com
Mon Sep 24 20:35:45 UTC 2007


Author: cagney

Update of /cvs/pkgs/rpms/frysk/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23779

Modified Files:
	frysk.spec 
Log Message:
* Mon Sep 24 2007 Andrew Cagney <cagney at redhat.com> - 0.0.1.2007.09.24-1
- Fix touch paths to allow for build sub-directory.



Index: frysk.spec
===================================================================
RCS file: /cvs/pkgs/rpms/frysk/devel/frysk.spec,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- frysk.spec	24 Sep 2007 20:11:51 -0000	1.115
+++ frysk.spec	24 Sep 2007 20:35:13 -0000	1.116
@@ -167,7 +167,7 @@
 
 # Fix timestamp of a generated script:
 touch -r \
-      ../frysk-gui/frysk-gui/frysk/gui/FryskGui.javain \
+      ../frysk-gui/frysk/gui/FryskGui.javain \
       $RPM_BUILD_ROOT%{_datadir}/%{name}/dogtail_scripts/frysk_suite.py
 # ...and a few other ones:
 for f in test2866.py test2985.py test3380.py; do
@@ -246,6 +246,7 @@
 
 %changelog
 * Mon Sep 24 2007 Andrew Cagney <cagney at redhat.com> - 0.0.1.2007.09.24-1
+- Fix touch paths to allow for build sub-directory.
 - Import frysk-0.0.1.2007.09.24.tar.bz2.
 - Remove frysk-20060922-a-cast.patch
 - Remove frysk-xfail-2130.patch.




More information about the fedora-extras-commits mailing list