This commit is contained in:
parent
3c09d0e71f
commit
2e79e34327
2
brp.diff
2
brp.diff
@ -174,7 +174,7 @@ SUSE specific brp script patches
|
||||
+ echo " skip the files from packaging)"
|
||||
+ exit 1
|
||||
+ ;;
|
||||
+ *,/opt/kde3/share/doc/HTML/*/common) # white listed for not existant
|
||||
+ *,/opt/kde3/share/doc*/HTML/*/common) # white listed for not existant
|
||||
+ ;;
|
||||
+ *,/proc/*) # links pointing into /proc file system
|
||||
+ ;;
|
||||
|
@ -16,7 +16,7 @@ License: GPL v2 or later
|
||||
Group: System/Packages
|
||||
Summary: Python Bindings for Manipulating RPM Packages
|
||||
Version: 4.4.2
|
||||
Release: 201
|
||||
Release: 203
|
||||
Requires: rpm = %{version}
|
||||
%py_requires
|
||||
Source99: rpm.spec
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 31 15:12:55 CET 2008 - ro@suse.de
|
||||
|
||||
- brp-symlink: whitelist /opt/kde3/share/doc*/HTML/*/common
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 28 16:35:46 CET 2008 - ro@suse.de
|
||||
|
||||
|
8
rpm.spec
8
rpm.spec
@ -20,7 +20,7 @@ PreReq: %insserv_prereq %fillup_prereq permissions
|
||||
AutoReqProv: on
|
||||
Summary: The RPM Package Manager
|
||||
Version: 4.4.2
|
||||
Release: 163
|
||||
Release: 165
|
||||
Source: rpm-%{version}.tar.bz2
|
||||
Source1: RPM-HOWTO.tar.bz2
|
||||
Source2: RPM-Tips.html.tar.bz2
|
||||
@ -345,7 +345,7 @@ Summary: A C library for parsing command line parameters
|
||||
License: LGPL v2.1 or later
|
||||
Group: System/Libraries
|
||||
Version: 1.7
|
||||
Release: 391
|
||||
Release: 393
|
||||
#
|
||||
|
||||
%description -n popt
|
||||
@ -368,7 +368,7 @@ Summary: C Library for Parsing Command Line Parameters
|
||||
License: LGPL v2.1 or later
|
||||
Group: System/Libraries
|
||||
Version: 1.7
|
||||
Release: 391
|
||||
Release: 393
|
||||
Requires: popt = 1.7
|
||||
Requires: glibc-devel
|
||||
|
||||
@ -403,6 +403,8 @@ Authors:
|
||||
%doc %{_mandir}/man3/popt.3*
|
||||
|
||||
%changelog
|
||||
* Thu Jan 31 2008 ro@suse.de
|
||||
- brp-symlink: whitelist /opt/kde3/share/doc*/HTML/*/common
|
||||
* Mon Jan 28 2008 ro@suse.de
|
||||
- finddebuginfo.diff: disable debuginfo for mono at the moment
|
||||
* Mon Jan 21 2008 mls@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user