Search
j0ke.net Open Build Service
>
Projects
>
J0KE.NET
:
Tools
>
rpmrebuild
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 3
[-]
[+]
Changed
rpmrebuild.spec
@@ -1,4 +1,4 @@ -Version: 2.2.3 +Version: 2.3 %define release 1 %{expand:%%define rpmold %(if [ -n "$RPMOLD" ]; then echo 1; else echo 0; fi)} # Initial spec file created by autospec ver. 0.6 with rpm 2.5 compatibility @@ -9,7 +9,7 @@ License: GPL Group: Development/Tools BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-build -Source: rpmrebuild.tar.gz +Source: rpmrebuild-%{version}.tar.gz # Following are optional fields Url: http://rpmrebuild.sourceforge.net BuildArchitectures: noarch @@ -42,7 +42,7 @@ de configuration. %prep -%setup -c rpmrebuild +%setup -c rpmrebuild-%{version} %build make @@ -108,6 +108,12 @@ cat /usr/lib/rpmrebuild/popt-with-POPTdesc >> /etc/popt || exit %changelog +* Mon Jan 12 2009 Carsten Schoene <cs@linux-administrator.com> - 2.3-1 +- Previous releases of rpmrebuild are broken with rpm version 4.6 or later + (such as the version included in Fedora 10). + This release is designed to fix this problem, and can work with all rpm 4.x versions. + RPM 3.x versions are not supported any more. + * Wed Aug 06 2008 <gerbier@users.sourceforge.net> 2.2.3-1 - fix a problem with new rpm security on mandriva (defaultbuildroot)
Added
rpmrebuild-2.3.tar.bz2
^
Added
rpmrebuild-2.3.tar.gz
^