rpms/wyrd/devel wyrd.spec,1.7,1.8 wyrd-1.4.4-camlp5.patch,1.1,NONE

Till Maas (till) fedora-extras-commits at redhat.com
Tue Jul 8 13:02:18 UTC 2008


Author: till

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

Modified Files:
	wyrd.spec 
Removed Files:
	wyrd-1.4.4-camlp5.patch 
Log Message:
* Tue Jul 08 2008 Till Maas <opensource at till.name> - 1.4.4-2
- fix BuildRequires, camlp4 is not needed/supported as BR anymore



Index: wyrd.spec
===================================================================
RCS file: /cvs/pkgs/rpms/wyrd/devel/wyrd.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- wyrd.spec	7 Jul 2008 23:04:46 -0000	1.7
+++ wyrd.spec	8 Jul 2008 13:01:33 -0000	1.8
@@ -8,13 +8,10 @@
 URL:            http://pessimization.com/software/wyrd/
 Source0:        http://pessimization.com/software/wyrd/wyrd-%{version}.tar.gz
 Source1:        wyrd-wyrdrc.local
-Patch0:         wyrd-1.4.3-wyrdrc-local.patch
-Patch1:         wyrd-1.4.4-camlp5.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  ocaml remind ncurses-devel
-
-BuildRequires:  ocaml-camlp5-devel
+BuildRequires:  ocaml-camlp4-devel
 
 %description
 wyrd is a ncurses frontend for the calendar application remind.
@@ -23,7 +20,6 @@
 %prep
 %setup -q
 %patch0 -p1 -b .wyrdrc-local
-%patch1 -p1 -b .camlp5
 
 
 %build
@@ -54,7 +50,7 @@
 
 %changelog
 * Tue Jul 08 2008 Till Maas <opensource at till.name> - 1.4.4-2
-- fix BuildRequires, the ocaml-camlp4-devel seems to have vanished
+- fix BuildRequires, camlp4 is not needed/supported as BR anymore
 
 * Fri Feb 22 2008 Till Maas <opensource till name> - 1.4.4-1
 - update to latest version that fixes CVE-2008-0806 in a different way


--- wyrd-1.4.4-camlp5.patch DELETED ---




More information about the fedora-extras-commits mailing list