This commit is contained in:
committed by
Git OBS Bridge
parent
6e57f6a105
commit
230aad00c4
25
rpmpopt.diff
25
rpmpopt.diff
@@ -1,7 +1,11 @@
|
||||
---
|
||||
rpmpopt.in | 47 ++++++++++++++++++++++-------------------------
|
||||
1 file changed, 22 insertions(+), 25 deletions(-)
|
||||
|
||||
Index: rpmpopt.in
|
||||
===================================================================
|
||||
--- rpmpopt.in.orig
|
||||
+++ rpmpopt.in
|
||||
--- rpmpopt.in.orig 2007-05-27 16:41:29.000000000 +0200
|
||||
+++ rpmpopt.in 2007-05-27 16:42:42.000000000 +0200
|
||||
@@ -86,7 +86,8 @@ Signature : %|DSAHEADER?{%{DSAHEADER:p
|
||||
%|PACKAGER?{Packager : %{PACKAGER}\n}|\
|
||||
%|URL?{URL : %{URL}\n}|\
|
||||
@@ -12,23 +16,20 @@ Index: rpmpopt.in
|
||||
--POPTdesc=$"list descriptive information from package(s)"
|
||||
|
||||
rpm alias --changelog --qf '[* %{CHANGELOGTIME:day} %{CHANGELOGNAME}\n%{CHANGELOGTEXT}\n\n]' \
|
||||
@@ -129,11 +130,11 @@ rpm alias --fileprovide --qf '[%{FILENAM
|
||||
@@ -129,12 +130,6 @@ rpm alias --fileprovide --qf '[%{FILENAM
|
||||
rpm alias --filerequire --qf '[%{FILENAMES}\t%{FILEREQUIRE}\n]' \
|
||||
--POPTdesc=$"list file names with requires"
|
||||
|
||||
-rpm alias --redhatprovides -q --define '_dbpath /usr/lib/rpmdb/%{_arch}-%{_vendor}-%{_os}/redhat' --whatprovides \
|
||||
- --POPTdesc=$"find package name that contains a provided capability (needs rpmdb-redhat package installed)"
|
||||
+rpm alias --fileclass --qf '[%{FILENAMES}\t%{FILECLASS}\n]' \
|
||||
+ --POPTdesc=$"list file names with classes"
|
||||
|
||||
-
|
||||
-rpm alias --redhatrequires -q --define '_dbpath /usr/lib/rpmdb/%{_arch}-%{_vendor}-%{_os}/redhat' --whatrequires \
|
||||
- --POPTdesc=$"find package name that contains a required capability (needs rpmdb-redhat package installed)"
|
||||
+rpm alias --filecolor --qf '[%{FILENAMES}\t%{FILECOLORS}\n]' \
|
||||
+ --POPTdesc=$"list file names with colors"
|
||||
|
||||
-
|
||||
# colon separated i18n domains to use as PO catalogue lookaside for
|
||||
* retrieving header group/description/summary.
|
||||
@@ -201,22 +202,22 @@ rpm alias --timecheck --define '_timeche
|
||||
#
|
||||
@@ -201,22 +196,22 @@ rpm alias --timecheck --define '_timeche
|
||||
#rpm exec --target rpmb --target
|
||||
#rpm exec --short-circuit rpmb --short-circuit
|
||||
|
||||
@@ -67,7 +68,7 @@ Index: rpmpopt.in
|
||||
|
||||
#rpm exec -i rpmi -i
|
||||
#rpm exec --install rpmi --install
|
||||
@@ -382,7 +383,8 @@ Signature : %|DSAHEADER?{%{DSAHEADER:p
|
||||
@@ -382,7 +377,8 @@ Signature : %|DSAHEADER?{%{DSAHEADER:p
|
||||
%|PACKAGER?{Packager : %{PACKAGER}\n}|\
|
||||
%|URL?{URL : %{URL}\n}|\
|
||||
Summary : %{SUMMARY}\n\
|
||||
@@ -77,7 +78,7 @@ Index: rpmpopt.in
|
||||
--POPTdesc=$"list descriptive information from package(s)"
|
||||
|
||||
rpmq alias --changelog --qf '[* %{CHANGELOGTIME:day} %{CHANGELOGNAME}\n%{CHANGELOGTEXT}\n\n]' \
|
||||
@@ -495,7 +497,8 @@ Size : %-27{SIZE}%|LICENSE?{
|
||||
@@ -495,7 +491,8 @@ Size : %-27{SIZE}%|LICENSE?{
|
||||
%|PACKAGER?{Packager : %{PACKAGER}\n}|\
|
||||
%|URL?{URL : %{URL}\n}|\
|
||||
Summary : %{SUMMARY}\n\
|
||||
|
Reference in New Issue
Block a user