rpms/Zim/F-9 Zim.spec,1.9,1.10 sources,1.7,1.8

Chris Weyl cweyl at fedoraproject.org
Sat Nov 22 01:21:37 UTC 2008


Author: cweyl

Update of /cvs/extras/rpms/Zim/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19405

Modified Files:
	Zim.spec sources 
Log Message:
* Fri Nov 21 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.27-1
- update to 0.27



Index: Zim.spec
===================================================================
RCS file: /cvs/extras/rpms/Zim/F-9/Zim.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- Zim.spec	7 Aug 2008 05:39:25 -0000	1.9
+++ Zim.spec	22 Nov 2008 01:21:07 -0000	1.10
@@ -1,12 +1,12 @@
 Name:           Zim
-Version:        0.25
-Release:        2%{?dist}
+Version:        0.27
+Release:        1%{?dist}
 Summary:        Desktop wiki & notekeeper
 
 Group:          Applications/Editors
 License:        GPL+ or Artistic
-URL:            http://www.pardus.nl/projects/zim/ 
-Source0: http://pardus-larus.student.utwente.nl/~pardus/downloads/Zim/Zim-%{version}.tar.gz 
+URL:            http://zim-wiki.org/ 
+Source0:        http://www.zim-wiki.org/downloads/Zim-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -28,6 +28,8 @@
 # test
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
+# non-perl req for tests
+BuildRequires:  bzr, gettext, man
 
 # not picked up automatically
 Requires:       perl(Gtk2::TrayIcon)
@@ -50,7 +52,7 @@
 %setup -q
 
 find . -type f -exec chmod -c -x {} +
-sed -i 's/\r//' share/zim/plugins/Subversion.pl
+#sed -i 's/\r//' share/zim/plugins/Subversion.pl
 
 # We're not running on Win32.  Really :)
 rm -f ./lib/Zim/OS/Win32.pm
@@ -76,8 +78,9 @@
 
 
 %check
-#rm t/71*.t
-#./Build test
+# _still_ borked *sigh*
+%{?!_with_display_tests: rm t/[78][01]*.t }
+./Build test
 
 
 %clean
@@ -97,6 +100,12 @@
 
 
 %changelog
+* Fri Nov 21 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.27-1
+- update to 0.27
+
+* Thu Sep 25 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.26-1
+- update to 0.26
+
 * Tue Aug 05 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.25-2
 - drop tests entirely for the moment.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/Zim/F-9/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	7 Aug 2008 05:39:25 -0000	1.7
+++ sources	22 Nov 2008 01:21:07 -0000	1.8
@@ -1 +1 @@
-cdac6dbd0503cd5c771f64f41fcd6e31  Zim-0.25.tar.gz
+ea7fa74ff100a35df3e85656dd4f019f  Zim-0.27.tar.gz




More information about the fedora-extras-commits mailing list