http://git.etersoft.ru/projects
/
wine
/
eterwine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14206b5
)
spec: add provides/obsoletes for -gl/-twain
author
Vitaly Lipatov
<lav@etersoft.ru>
Thu, 2 Apr 2009 08:02:30 +0000
(12:02 +0400)
committer
Vitaly Lipatov
<lav@etersoft.ru>
Thu, 2 Apr 2009 08:02:30 +0000
(12:02 +0400)
etersoft/wine-etersoft.spec
patch
|
blob
|
blame
|
history
diff --git
a/etersoft/wine-etersoft.spec
b/etersoft/wine-etersoft.spec
index fec79a9b6096df9af9c630c690b9af9a36c085c2..a02b8578a89871b1aa29ed4675c03e60bacbf222 100644
(file)
--- a/
etersoft/wine-etersoft.spec
+++ b/
etersoft/wine-etersoft.spec
@@
-170,6
+170,9
@@
Requires: %name = %version-%release
Provides: libwine-gl
Obsoletes: libwine-gl
+Provides: libwine-etersoft-gl
+Obsoletes: libwine-etersoft-gl
+
%description gl
This package contains the libraries for DirectX/OpenGL support in Wine.
@@
-181,6
+184,9
@@
Requires: %name = %version-%release
Provides: libwine-twain
Obsoletes: libwine-twain
+Provides: libwine-etersoft-twain
+Obsoletes: libwine-etersoft-twain
+
%description twain
This package contains the library for Twain support.