rpms/Zim/devel Zim.spec,1.5,1.6

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Wed Oct 10 06:06:25 UTC 2007


Author: cweyl

Update of /cvs/extras/rpms/Zim/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32080/devel

Modified Files:
	Zim.spec 
Log Message:
* Wed Oct 03 2007 Chris Weyl <cweyl at alumni.drew.edu> 0.21-1
- update to 0.21
- add contrib/, TRepository.PL to doc
- update license tag: GPL -> GPL+
- add a requires on scrot, for the InsertScreenshot plugin



Index: Zim.spec
===================================================================
RCS file: /cvs/extras/rpms/Zim/devel/Zim.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Zim.spec	4 Oct 2007 03:32:30 -0000	1.5
+++ Zim.spec	10 Oct 2007 06:05:52 -0000	1.6
@@ -48,13 +48,12 @@
 %prep
 %setup -q
 
-#chmod -c -x share/zim/dates.list share/zim/plugins/*
 find . -type f -exec chmod -c -x {} +
 sed -i 's/\r//' share/zim/plugins/Subversion.pl
 
 # We're not running on Win32.  Really :)
-#rm ./lib/Zim/Win32.pm
-rm -rf ./lib/Zim/OS
+rm -f ./lib/Zim/OS/Win32.pm
+rmdir ./lib/Zim/OS
 
 
 %build




More information about the fedora-extras-commits mailing list