Author: qboosh Date: Sun Nov 5 12:08:57 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - URLs no longer valid - use sources pulled from arch repo mirror, URL to project page at freshmeat
---- Files affected: SPECS: gnome-applet-ticket-applet2.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/gnome-applet-ticket-applet2.spec diff -u SPECS/gnome-applet-ticket-applet2.spec:1.1 SPECS/gnome-applet-ticket-applet2.spec:1.2 --- SPECS/gnome-applet-ticket-applet2.spec:1.1 Sun Nov 5 13:02:53 2006 +++ SPECS/gnome-applet-ticket-applet2.spec Sun Nov 5 13:08:52 2006 @@ -1,21 +1,21 @@ # $Revision$, $Date$ -%define _realname ticket-applet -%define _url http://quackerhead.com/~duff/ticket_applet-2/ 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 -URL: %{_url} Group: X11/Applications -Source0: %{_url}/download/%{_realname}--mainline--%{version}--patch-26.tar.bz2 -# Source0-md5: 328c60dae887f6041c6a97e0bc1d186f +# 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-md5: d606a5c6401c58d15f4b435f0ebf6f8f Patch1: %{name}-buildfix.patch +URL: http://freshmeat.net/projects/ticket_applet-2/ BuildRequires: gnome-panel-devel BuildRequires: libcom_err-devel BuildRequires: heimdal-devel -BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description The Ticket Applet allows a user to view the amount of time @@ -30,7 +30,7 @@ polecenie) %prep -%setup -q -n %{_realname}--mainline--%{version}--patch-26 +%setup -q -n ticket-applet--mainline--%{version}--patch-26 %patch1 -p1 %build @@ -66,5 +66,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +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 + Revision 1.1 2006/11/05 12:02:53 qboosh - from Mariusz Krynski <mrk at sed.pl>, with changed filename and added rcs tags ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-applet-ticket-applet2.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
