packages: fedora-packager/fedora-packager.spec - 0.5.5.0 with some pld chan...

glen glen at pld-linux.org
Sun Feb 13 16:35:54 CET 2011


Author: glen                         Date: Sun Feb 13 15:35:54 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 0.5.5.0 with some pld changes (custom tarball)
- make fedpkg standalone

---- Files affected:
packages/fedora-packager:
   fedora-packager.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: packages/fedora-packager/fedora-packager.spec
diff -u packages/fedora-packager/fedora-packager.spec:1.7 packages/fedora-packager/fedora-packager.spec:1.8
--- packages/fedora-packager/fedora-packager.spec:1.7	Tue Feb  8 14:00:33 2011
+++ packages/fedora-packager/fedora-packager.spec	Sun Feb 13 16:35:49 2011
@@ -1,13 +1,14 @@
 # $Revision$, $Date$
 Summary:	Tools for setting up a Fedora maintainer environment
 Name:		fedora-packager
-Version:	0.5.2.0
+Version:	0.5.5.0
 Release:	0.1
 License:	GPL v2+
 Group:		X11/Applications
 URL:		https://fedorahosted.org/fedora-packager
-Source0:	https://fedorahosted.org/releases/f/e/fedora-packager/%{name}-%{version}.tar.bz2
-# Source0-md5:	7a8a325e4d30ab5463e599e17079b780
+#Source0:	https://fedorahosted.org/releases/f/e/fedora-packager/%{name}-%{version}.tar.bz2
+Source0:	%{name}-%{version}.tar.bz2
+# Source0-md5:	e04d594924d3b960d4a4eb1367c203b8
 BuildRequires:	python-devel
 BuildRequires:	python-modules
 BuildRequires:	rpm-pythonprov
@@ -35,10 +36,11 @@
 Summary:	Fedora utility for working with dist-git
 Group:		Applications/Databases
 Requires:	curl
-Requires:	fedora-packager = %{version}-%{release}
+Requires:	git-core
 Requires:	python-argparse
 Requires:	python-git >= 0.2.0
 Requires:	python-kitchen
+Requires:	rpm-build
 
 %description -n fedpkg
 Provides the fedpkg command for working with dist-git.
@@ -87,6 +89,7 @@
 %files -n fedpkg
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/fedpkg
+%{_mandir}/man1/fedpkg.1*
 %{py_sitescriptdir}/pyfedpkg
 
 %files -n bash-completion-fedpkg
@@ -99,6 +102,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2011/02/13 15:35:49  glen
+- 0.5.5.0 with some pld changes (custom tarball)
+- make fedpkg standalone
+
 Revision 1.7  2011/02/08 13:00:33  glen
 - 0.5.2.0 tarball
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/fedora-packager/fedora-packager.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list