Author: mguevara Date: Tue Nov 8 14:18:15 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 1.1 - added pam config and some more docs
---- Files affected: SPECS: qingy.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: SPECS/qingy.spec diff -u SPECS/qingy.spec:1.14 SPECS/qingy.spec:1.15 --- SPECS/qingy.spec:1.14 Tue Nov 8 13:06:21 2005 +++ SPECS/qingy.spec Tue Nov 8 15:18:09 2005 @@ -8,7 +8,7 @@ Summary(pl): Qingy - zastępca getty Name: qingy Version: 0.2.3 -Release: 1 +Release: 1.1 License: GPL Group: Applications/System Source0: http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 @@ -16,6 +16,7 @@ URL: http://qingy.sourceforge.net/ Patch0: %{name}-prefix.patch Patch1: %{name}-datadir.patch +Patch2: %{name}-pam.patch BuildRequires: DirectFB-devel BuildRequires: autoconf BuildRequires: fbset @@ -40,6 +41,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build %{__autoconf} @@ -58,7 +60,7 @@ %files %defattr(644,root,root,755) -%doc ChangeLog README +%doc ChangeLog README HOWTO_THEMES NEWS TODO AUTHORS COPYING INSTALL %dir %{_sysconfdir}/%{name} %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/settings %{_sysconfdir}/%{name}/sessions @@ -73,6 +75,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2005/11/08 14:18:09 mguevara +- rel 1.1 - added pam config and some more docs + Revision 1.14 2005/11/08 12:06:21 mguevara - todo added - build process needs access to /dev/fb0 device ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/qingy.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
