rpms/Zim/FC-5 Zim.spec,1.3,1.4 sources,1.3,1.4

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Thu Mar 22 15:52:32 UTC 2007


Author: cweyl

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

Modified Files:
	Zim.spec sources 
Log Message:
+* Thu Mar 22 2007 Chris Weyl <cweyl at alumni.drew.edu> 0.19-1
+- and hot on the heels of 0.18 is 0.19! :)




Index: Zim.spec
===================================================================
RCS file: /cvs/extras/rpms/Zim/FC-5/Zim.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Zim.spec	17 Mar 2007 22:43:08 -0000	1.3
+++ Zim.spec	22 Mar 2007 15:52:00 -0000	1.4
@@ -1,5 +1,5 @@
 Name:           Zim
-Version:        0.18 
+Version:        0.19 
 Release:        1%{?dist}
 Summary:        Desktop wiki & notekeeper
 
@@ -10,10 +10,11 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
+BuildRequires:  sed
+BuildRequires:  perl, perl(Module::Build)
 BuildRequires:  perl(Gtk2) >= 1.040, perl(Gtk2::TrayIcon), perl(Gtk2::Spell)
 BuildRequires:  perl(File::MimeInfo) >= 0.12, perl(File::DesktopEntry)
 BuildRequires:  perl(File::BaseDir), desktop-file-utils
-BuildRequires:  perl(Module::Build)
 
 # testing
 BuildRequires:  perl(Test::Pod), perl(Test::Pod::Coverage)
@@ -33,6 +34,8 @@
 
 %prep
 %setup -q
+chmod -x share/zim/dates.list share/zim/plugins/*
+sed -i 's/\r//' share/zim/plugins/Subversion.pl
 
 # We're not running on Win32.  Really :)
 rm ./lib/Zim/Win32.pm
@@ -76,6 +79,9 @@
 
 
 %changelog
+* Thu Mar 22 2007 Chris Weyl <cweyl at alumni.drew.edu> 0.19-1
+- and hot on the heels of 0.18 is 0.19! :)
+
 * Sat Mar 17 2007 Chris Weyl <cweyl at alumni.drew.edu> 0.18-1
 - update to 0.18
 - fix homepage/download links


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/Zim/FC-5/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	17 Mar 2007 22:43:08 -0000	1.3
+++ sources	22 Mar 2007 15:52:00 -0000	1.4
@@ -1 +1 @@
-a45066f6b6448bb5bac3396be0ced5b3  Zim-0.18.tar.gz
+cfe31ce36602e1f6c203d1a3ef00498c  Zim-0.19.tar.gz




More information about the fedora-extras-commits mailing list