SPECS: createrepo.spec - use yum with updated missingok patch; rel 1

glen glen at pld-linux.org
Wed Jan 9 20:24:56 CET 2008


Author: glen                         Date: Wed Jan  9 19:24:56 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use yum with updated missingok patch; rel 1

---- Files affected:
SPECS:
   createrepo.spec (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: SPECS/createrepo.spec
diff -u SPECS/createrepo.spec:1.32 SPECS/createrepo.spec:1.33
--- SPECS/createrepo.spec:1.32	Wed Jan  9 19:24:10 2008
+++ SPECS/createrepo.spec	Wed Jan  9 20:24:51 2008
@@ -3,12 +3,11 @@
 Summary(pl.UTF-8):	Tworzenie wspólnego repozytorium metadanych
 Name:		createrepo
 Version:	0.9.1
-Release:	0.2
+Release:	1
 License:	GPL
 Group:		Applications/System
 Source0:	http://linux.duke.edu/createrepo/download/%{name}-%{version}.tar.gz
 # Source0-md5:	2a903c9f33c8a56dbfb89c2875d9978d
-#Patch0:	%{name}-missingok.patch
 URL:		http://linux.duke.edu/metadata/
 BuildRequires:	python-devel > 1:2.5
 BuildRequires:	python-modules
@@ -17,7 +16,7 @@
 %pyrequires_eq  python
 Requires:	python-libxml2
 Requires:	python-rpm
-Requires:	yum >= 3.2.7
+Requires:	yum >= 3.2.8-3
 Requires:	yum-metadata-parser >= 1.1.1-3
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -32,7 +31,6 @@
 
 %prep
 %setup -q
-#%patch0 -p1
 
 %{__sed} -i -e '1s,#!.*python,#!%{__python},' modifyrepo.py
 
@@ -68,6 +66,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2008-01-09 19:24:51  glen
+- use yum with updated missingok patch; rel 1
+
 Revision 1.32  2008-01-09 18:24:10  glen
 - no extra dep for /usr/bin/env
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/createrepo.spec?r1=1.32&r2=1.33&f=u



More information about the pld-cvs-commit mailing list