Author: qboosh Date: Sun Nov 5 12:11:58 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated Name, spec cleanups
---- Files affected: SPECS: gnome-applet-ticket-applet2.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/gnome-applet-ticket-applet2.spec diff -u SPECS/gnome-applet-ticket-applet2.spec:1.2 SPECS/gnome-applet-ticket-applet2.spec:1.3 --- SPECS/gnome-applet-ticket-applet2.spec:1.2 Sun Nov 5 13:08:52 2006 +++ SPECS/gnome-applet-ticket-applet2.spec Sun Nov 5 13:11:53 2006 @@ -1,37 +1,38 @@ # $Revision$, $Date$ -Summary: A GNOME2 applet for managing Kerberos tickets -Summary(pl): Applet GNOME2 do zarządzania biletami Kerberos'a -Name: gnome-applet-krbticket -Version: 0.3 -Release: 0.1 -License: GPL -Group: X11/Applications +Summary: A GNOME2 applet for managing Kerberos tickets +Summary(pl): Aplet GNOME2 do zarządzania biletami Kerberosa +Name: gnome-applet-ticket-applet2 +Version: 0.3 +Release: 0.1 +License: GPL +Group: X11/Applications # some time ago at http://quackerhead.com/~duff/ticket_applet-2/download/ (no longer exists) # now pulled from arch repo: http://mirrors.sourcecontrol.net/[EMAIL PROTECTED]/ticket-applet--mainline -Source0: ticket-applet--mainline--%{version}--patch-26.tar.bz2 +Source0: ticket-applet--mainline--%{version}--patch-26.tar.bz2 # Source0-md5: d606a5c6401c58d15f4b435f0ebf6f8f -Patch1: %{name}-buildfix.patch +Patch0: %{name}-buildfix.patch URL: http://freshmeat.net/projects/ticket_applet-2/ -BuildRequires: gnome-panel-devel -BuildRequires: libcom_err-devel -BuildRequires: heimdal-devel +BuildRequires: autoconf +BuildRequires: automake +BuildRequires: gnome-panel-devel +BuildRequires: libcom_err-devel +BuildRequires: heimdal-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -The Ticket Applet allows a user to view the amount of time -remaining on their Kerberos ticket or to grab a new ticket -(optionally running other programs -- ie. grabbing an AFS -token). +The Ticket Applet allows a user to view the amount of time remaining +on their Kerberos ticket or to grab a new ticket (optionally running +other programs -- ie. grabbing an AFS token). %description -l pl -Ticket Applet umożliwia łatwe sprawdzenie ilości czasu jaki -ważny jest jeszcze bilet Kerberos'a, pozwala także na łatwe -pobranie nowego biletu (opcjonalnie uruchamiając dowolne -polecenie) +Ticket Applet umożliwia łatwe sprawdzenie ilości czasu przez jaką +ważny jest jeszcze bilet Kerberosa, pozwala także na łatwe pobranie +nowego biletu (opcjonalnie uruchamiając inne polecenia, tzn. +pobierając token AFS). %prep %setup -q -n ticket-applet--mainline--%{version}--patch-26 -%patch1 -p1 +%patch0 -p1 %build CFLAGS=-I/usr/include/et @@ -44,6 +45,7 @@ %install rm -rf $RPM_BUILD_ROOT + %{__make} install \ DESTDIR=$RPM_BUILD_ROOT @@ -66,6 +68,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2006/11/05 12:11:53 qboosh +- updated Name, spec cleanups + Revision 1.2 2006/11/05 12:08:52 qboosh - URLs no longer valid - use sources pulled from arch repo mirror, URL to project page at freshmeat ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-applet-ticket-applet2.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
