new upstream release
don't patch configure, the problem was in lightdm-gobject
This commit is contained in:
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,4 +1,4 @@
|
|||||||
lightdm-gtk-greeter (1.1.2-1) UNRELEASED; urgency=low
|
lightdm-gtk-greeter (1.1.3-1) UNRELEASED; urgency=low
|
||||||
|
|
||||||
* Initial release.
|
* Initial release.
|
||||||
|
|
||||||
|
@ -1,75 +0,0 @@
|
|||||||
Index: lightdm-gtk-greeter-1.1.2/configure.ac
|
|
||||||
===================================================================
|
|
||||||
--- lightdm-gtk-greeter-1.1.2.orig/configure.ac 2012-01-31 01:27:42.000000000 +0100
|
|
||||||
+++ lightdm-gtk-greeter-1.1.2/configure.ac 2012-01-31 13:00:30.971898380 +0100
|
|
||||||
@@ -18,9 +18,9 @@
|
|
||||||
dnl ###########################################################################
|
|
||||||
|
|
||||||
PKG_CHECK_MODULES(GREETER, [
|
|
||||||
+ liblightdm-gobject-1
|
|
||||||
gtk+-3.0
|
|
||||||
x11
|
|
||||||
- liblightdm-gobject-1
|
|
||||||
gmodule-export-2.0
|
|
||||||
])
|
|
||||||
|
|
||||||
Index: lightdm-gtk-greeter-1.1.2/configure
|
|
||||||
===================================================================
|
|
||||||
--- lightdm-gtk-greeter-1.1.2.orig/configure 2012-01-31 01:27:56.000000000 +0100
|
|
||||||
+++ lightdm-gtk-greeter-1.1.2/configure 2012-01-31 13:01:25.228318595 +0100
|
|
||||||
@@ -11739,24 +11739,24 @@
|
|
||||||
elif test -n "$PKG_CONFIG"; then
|
|
||||||
if test -n "$PKG_CONFIG" && \
|
|
||||||
{ { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"
|
|
||||||
+ liblightdm-gobject-1
|
|
||||||
gtk+-3.0
|
|
||||||
x11
|
|
||||||
- liblightdm-gobject-1
|
|
||||||
gmodule-export-2.0
|
|
||||||
\""; } >&5
|
|
||||||
($PKG_CONFIG --exists --print-errors "
|
|
||||||
+ liblightdm-gobject-1
|
|
||||||
gtk+-3.0
|
|
||||||
x11
|
|
||||||
- liblightdm-gobject-1
|
|
||||||
gmodule-export-2.0
|
|
||||||
") 2>&5
|
|
||||||
ac_status=$?
|
|
||||||
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
||||||
test $ac_status = 0; }; then
|
|
||||||
pkg_cv_GREETER_CFLAGS=`$PKG_CONFIG --cflags "
|
|
||||||
+ liblightdm-gobject-1
|
|
||||||
gtk+-3.0
|
|
||||||
x11
|
|
||||||
- liblightdm-gobject-1
|
|
||||||
gmodule-export-2.0
|
|
||||||
" 2>/dev/null`
|
|
||||||
test "x$?" != "x0" && pkg_failed=yes
|
|
||||||
@@ -11771,24 +11771,24 @@
|
|
||||||
elif test -n "$PKG_CONFIG"; then
|
|
||||||
if test -n "$PKG_CONFIG" && \
|
|
||||||
{ { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"
|
|
||||||
+ liblightdm-gobject-1
|
|
||||||
gtk+-3.0
|
|
||||||
x11
|
|
||||||
- liblightdm-gobject-1
|
|
||||||
gmodule-export-2.0
|
|
||||||
\""; } >&5
|
|
||||||
($PKG_CONFIG --exists --print-errors "
|
|
||||||
+ liblightdm-gobject-1
|
|
||||||
gtk+-3.0
|
|
||||||
x11
|
|
||||||
- liblightdm-gobject-1
|
|
||||||
gmodule-export-2.0
|
|
||||||
") 2>&5
|
|
||||||
ac_status=$?
|
|
||||||
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
||||||
test $ac_status = 0; }; then
|
|
||||||
pkg_cv_GREETER_LIBS=`$PKG_CONFIG --libs "
|
|
||||||
+ liblightdm-gobject-1
|
|
||||||
gtk+-3.0
|
|
||||||
x11
|
|
||||||
- liblightdm-gobject-1
|
|
||||||
gmodule-export-2.0
|
|
||||||
" 2>/dev/null`
|
|
||||||
test "x$?" != "x0" && pkg_failed=yes
|
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
@ -1,2 +1 @@
|
|||||||
01_fix-configure-dso-linking.patch
|
|
||||||
04_default-gtk-greeter-config.patch
|
04_default-gtk-greeter-config.patch
|
||||||
|
Reference in New Issue
Block a user