ALT Linux Bugzilla
– Attachment 6333 Details for
Bug 31184
проблемы со сборкой 1.1.2-alt1
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
remmina.spec patch
0001-1.1.2-alt2.patch (text/plain), 2.05 KB, created by
Michael Shigorin
on 2015-08-04 13:22:04 MSK
(
hide
)
Description:
remmina.spec patch
Filename:
MIME Type:
Creator:
Michael Shigorin
Created:
2015-08-04 13:22:04 MSK
Size:
2.05 KB
patch
obsolete
>From ff4558d8c8721ab192cad4fc639ddea56bd5038f Mon Sep 17 00:00:00 2001 >From: Michael Shigorin <mike@altlinux.org> >Date: Tue, 4 Aug 2015 11:26:44 +0300 >Subject: [PATCH] 1.1.2-alt2 > >- fixed plugins path on non-x86_64 >- fixed build (closes: #31184) >- added missing R: %name (closes: #27266) >--- > remmina.spec | 18 ++++++++++++------ > 1 file changed, 12 insertions(+), 6 deletions(-) > >diff --git a/remmina.spec b/remmina.spec >index 477ca9e..f9d823d 100644 >--- a/remmina.spec >+++ b/remmina.spec >@@ -1,6 +1,6 @@ > Name: remmina > Version: 1.1.2 >-Release: alt1 >+Release: alt2 > Summary: Remote Desktop Client > > Group: Networking/Remote access >@@ -32,10 +32,10 @@ Files required to build plugins for remmina > %package plugins > Summary: A set of plugins for remmina > Group: Networking/Remote access >-Requires: freerdp-plugins-standard >+Requires: %name freerdp-plugins-standard > > %description plugins >-A set of plugins for remote desktop client - remmina >+A set of plugins for %name remote desktop client > > %package plugins-gnome > Summary: A set of plugins-gnome for remmina >@@ -43,7 +43,7 @@ Group: Networking/Remote access > Requires: %name-plugins > > %description plugins-gnome >-A set of plugins-gnome for remote desktop client - remmina >+A set of plugins-gnome for %name remote desktop client > > %prep > %setup >@@ -53,7 +53,8 @@ sed -i '/target_link_libraries/s/)/ -lgnutls)/' remmina-plugins/vnc/CMakeLists.t > %build > %cmake -DWITH_APPINDICATOR=OFF \ > -DWITH_TELEPATHY=OFF \ >- -DCMAKE_INSTALL_LIBDIR=%_lib >+ -DCMAKE_INSTALL_LIBDIR=%_lib \ >+ -DREMMINA_PLUGINDIR=%_libdir/remmina/plugins > > %make_build -C BUILD > >@@ -86,10 +87,15 @@ subst "s|@VERSION@|%version|g" %buildroot%_pkgconfigdir/%name.pc > %_libdir/remmina/plugins/remmina-plugins-gnome.so > > %files devel >-%_includedir/%name >+#_includedir/%name > %_pkgconfigdir/* > > %changelog >+* Tue Aug 04 2015 Michael Shigorin <mike@altlinux.org> 1.1.2-alt2 >+- fixed plugins path on non-x86_64 >+- fixed build (closes: #31184) >+- added missing R: %name (closes: #27266) >+ > * Sat Mar 21 2015 Mikhail Kolchin <mvk@altlinux.org> 1.1.2-alt1 > - new version > >-- >2.1.4 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 31184
: 6333