rpms/wmweather+/devel wmweather+.spec,1.13,1.14

Andreas Bierfert awjb at fedoraproject.org
Sun Mar 28 20:03:07 UTC 2010


Author: awjb

Update of /cvs/pkgs/rpms/wmweather+/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv10438/devel

Modified Files:
	wmweather+.spec 
Log Message:
- add libcurl BR



Index: wmweather+.spec
===================================================================
RCS file: /cvs/pkgs/rpms/wmweather+/devel/wmweather+.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- wmweather+.spec	28 Mar 2010 16:26:15 -0000	1.13
+++ wmweather+.spec	28 Mar 2010 20:03:06 -0000	1.14
@@ -1,6 +1,6 @@
 Name:           wmweather+
 Version:        2.11
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Weather status dockapp
 
 Group:          User Interface/X
@@ -19,6 +19,7 @@ BuildRequires:  WindowMaker-devel
 BuildRequires:  pcre-devel
 BuildRequires:  w3c-libwww-devel
 BuildRequires:  openssl-devel
+BuildRequires:  libcurl-devel
 
 %description
 wmweather+ will download the National Weather Serivce METAR bulletins; AVN,
@@ -51,6 +52,10 @@ rm -rf $RPM_BUILD_ROOT
 
 %changelog
 * Sun Mar 28 2010 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 2.11-2
+- add libcurl to BR
+
+* Sun Mar 28 2010 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 - 2.11-1
 - fix FTBFS #564623
 - version upgrade



More information about the scm-commits mailing list