rpms/rpmlint/EL-4 .cvsignore, 1.11, 1.12 rpmlint.spec, 1.19, 1.20 sources, 1.11, 1.12

Manuel Wolfshant (wolfy) fedora-extras-commits at redhat.com
Sat Jul 26 20:05:37 UTC 2008


Author: wolfy

Update of /cvs/pkgs/rpms/rpmlint/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18595

Modified Files:
	.cvsignore rpmlint.spec sources 
Log Message:
sync with rawhide (0.84, fixes #355861, #456304;Sync Fedora license list with Wiki revision "16:08, 18 July 2008")



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/rpmlint/EL-4/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- .cvsignore	27 May 2008 22:06:19 -0000	1.11
+++ .cvsignore	26 Jul 2008 20:05:06 -0000	1.12
@@ -1 +1 @@
-rpmlint-0.83.tar.bz2
+rpmlint-0.84.tar.bz2


Index: rpmlint.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rpmlint/EL-4/rpmlint.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- rpmlint.spec	3 Jun 2008 21:00:31 -0000	1.19
+++ rpmlint.spec	26 Jul 2008 20:05:06 -0000	1.20
@@ -1,6 +1,6 @@
 Name:           rpmlint
-Version:        0.83
-Release:        1%{?dist}
+Version:        0.84
+Release:        2%{?dist}
 Summary:        Tool for checking common errors in RPM packages
 
 Group:          Development/Tools
@@ -9,7 +9,7 @@
 Source0:        http://rpmlint.zarb.org/download/%{name}-%{version}.tar.bz2
 Source1:        %{name}.config
 Source2:        %{name}-CHANGES.package.old
-Patch0:         %{name}-0.78-distregex.patch
+Patch0:         %{name}-0.84-distregex.patch
 Patch1:         %{name}-0.77-compile.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -31,7 +31,7 @@
 
 %prep
 %setup -q
-%patch0
+%patch0 -p1
 %patch1
 sed -i -e /MenuCheck/d Config.py
 install -pm 644 %{SOURCE2} CHANGES.package.old
@@ -68,6 +68,11 @@
 
 
 %changelog
+* Sat Jul 26 2008 Ville Skyttä <ville.skytta at iki.fi> - 0.84-2
+- 0.84, fixes #355861, #456304.
+- Sync Fedora license list with Wiki revision "16:08, 18 July 2008".
+- Rediff patches.
+
 * Tue May 27 2008 Manuel Wolfshant <wolfy at fedoraproject.org> - 0.83-1
 - resync, bump release to match
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/rpmlint/EL-4/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources	27 May 2008 22:06:19 -0000	1.11
+++ sources	26 Jul 2008 20:05:06 -0000	1.12
@@ -1 +1 @@
-674e6d64330811abcee4d2acdbbd00e2  rpmlint-0.83.tar.bz2
+d7e2aab6135a44a845f677d27f2722bd  rpmlint-0.84.tar.bz2




More information about the scm-commits mailing list