Author: deejay1                      Date: Thu May 31 16:20:07 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.2.1

---- Files affected:
SPECS:
   ConsoleKit.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/ConsoleKit.spec
diff -u SPECS/ConsoleKit.spec:1.3 SPECS/ConsoleKit.spec:1.4
--- SPECS/ConsoleKit.spec:1.3   Thu Mar 29 23:23:26 2007
+++ SPECS/ConsoleKit.spec       Thu May 31 18:20:02 2007
@@ -1,19 +1,17 @@
 # $Revision$, $Date$
 # TODO:
 # - generally check all
-%define        snap    20070314
 Summary:       ConsoleKit for PolicyKit
 Summary(pl.UTF-8):     ConsoleKit dla PolicyKit
 Name:          ConsoleKit
-Version:       0.1.3
-Release:       0.%{snap}.1
+Version:       0.2.1
+Release:       1
 License:       GPL v2
 Group:         Libraries
-Source0:       %{name}-%{snap}.tar.bz2
-# Source0-md5: b4f5ce06f5d137ea559afc0461c58a73
+Source0:       
http://people.freedesktop.org/~mccann/dist/%{name}-%{version}.tar.gz
+# Source0-md5: 8bf5e83931a8a3c2abcd541781e1554c
 Source1:       %{name}.init
-Patch0:                %{name}-pam64.patch
-URL:           http://webcvs.freedesktop.org/hal/
+URL:           http://gitweb.freedesktop.org/?p=ConsoleKit.git
 BuildRequires: PolicyKit-devel
 BuildRequires: autoconf >= 2.54
 BuildRequires: automake >= 1:1.7
@@ -84,7 +82,7 @@
 Statyczna biblioteka ConsoleKit.
 
 %prep
-%setup -q -n %{name}-%{snap}
+%setup -q
 %ifarch %{x8664}
 %patch0 -p1
 %endif
@@ -97,7 +95,9 @@
 %{__automake}
 %configure \
        --enable-pam-module \
-       --enable-docbook-docs
+       --enable-docbook-docs \
+       --enable-static \
+       --with-pam-module-dir=/%{_lib}/security
 %{__make}
 
 %install
@@ -143,7 +143,8 @@
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libck-connector*.so
-%{_libdir}/libck-connector.la
+/%{_lib}/security/*.la
+%{_libdir}/*.la
 %dir %{_includedir}/ConsoleKit
 %dir %{_includedir}/ConsoleKit/ck-connector
 %{_includedir}/ConsoleKit/ck-connector/*.h
@@ -151,7 +152,8 @@
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/libck-connector.a
+%{_libdir}/*.a
+/%{_lib}/security/*.a
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -159,6 +161,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007/05/31 16:20:02  deejay1
+- up to 0.2.1
+
 Revision 1.3  2007/03/29 21:23:26  qboosh
 - added doc, desc taken from README
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ConsoleKit.spec?r1=1.3&r2=1.4&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to