rpms/getdata/F-9 getdata.spec,1.3,1.4

Matthew D Truch mtruch at fedoraproject.org
Fri Jan 16 22:35:22 UTC 2009


Author: mtruch

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

Modified Files:
	getdata.spec 
Log Message:
Missed part of the specfile for the gzip module.



Index: getdata.spec
===================================================================
RCS file: /cvs/extras/rpms/getdata/F-9/getdata.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- getdata.spec	16 Jan 2009 22:32:37 -0000	1.3
+++ getdata.spec	16 Jan 2009 22:34:52 -0000	1.4
@@ -39,6 +39,16 @@
 Fields must be fully compressed with bzip2, not actively being written to.     
 Does not yet allow writing of bzip2 encoded dirfiles.
 
+%package gzip                                                                  
+Group:  Development/Libraries                                                  
+Summary: Enables getdata read ability of gzip compressed dirfiles              
+Requires: %{name} = %{version}-%{release}                                      
+                                                                               
+%description gzip                                                              
+Enables getdata to read dirfiles that are encoded (compressed) with gzip.      
+Fields must be fully compressed with gzip, not actively being written to.      
+Does not yet allow writing of gzip encoded dirfiles.
+
 %prep
 %setup -q
 




More information about the fedora-extras-commits mailing list