packages: ucidr/ucidr.spec - some pldization, added TODO

sparky sparky at pld-linux.org
Mon Jan 24 16:04:38 CET 2011


Author: sparky                       Date: Mon Jan 24 15:04:38 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- some pldization, added TODO

---- Files affected:
packages/ucidr:
   ucidr.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/ucidr/ucidr.spec
diff -u packages/ucidr/ucidr.spec:1.1 packages/ucidr/ucidr.spec:1.2
--- packages/ucidr/ucidr.spec:1.1	Fri Jun 12 15:40:04 2009
+++ packages/ucidr/ucidr.spec	Mon Jan 24 16:04:33 2011
@@ -1,4 +1,7 @@
 # $Revision$, $Date$
+# TODO:
+# - fix makefile to use CC and *FLAGS
+# - fix desc - it's just a library, not a program
 Summary:	A small static library for IPv4 CIDR operations
 Name:		ucidr
 Version:	1.1
@@ -9,6 +12,7 @@
 # Source0-md5:	7f19628e97ec2d212bc66cbd7b3f4fdc
 Patch0:		%{name}-include.patch
 URL:		http://openisp.net/ucidr
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 The ucidr program provides functions for determining if a given IPv4
@@ -33,7 +37,6 @@
 %{__make}
 
 %install
-
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
@@ -56,6 +59,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2011/01/24 15:04:33  sparky
+- some pldization, added TODO
+
 Revision 1.1  2009/06/12 13:40:04  paszczus
 - initial
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ucidr/ucidr.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list