rpms/gkrellm-aclock/devel gkrellm-aclock.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Matthias Saou (thias) fedora-extras-commits at redhat.com
Wed Jul 13 08:06:50 UTC 2005


Author: thias

Update of /cvs/extras/rpms/gkrellm-aclock/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31252/devel

Modified Files:
	.cvsignore sources 
Added Files:
	gkrellm-aclock.spec 
Log Message:
auto-import gkrellm-aclock-0.3.3-1 on branch devel from gkrellm-aclock-0.3.3-1.src.rpm


--- NEW FILE gkrellm-aclock.spec ---
%define gkplugindir	%{_libdir}/gkrellm2/plugins

Summary: Analog clock plugin for GKrellM
Name: gkrellm-aclock
Version: 0.3.3
Release: 1%{?dist}
License: GPL
Group: Applications/System
URL: http://www.geocities.com/m_muthukumar/gkrellaclock.html
Source: http://www.geocities.com/m_muthukumar/gkrellaclock-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
Requires: gkrellm >= 2.2.0
BuildRequires: gkrellm-devel >= 2.2.0

%description
Analog clock plugin for GKrellM, the GNU Krell Monitor.


%prep
%setup -n gkrellAclock-%{version}


%build
%{__make} CFLAGS="%{optflags}"


%install
%{__rm} -rf %{buildroot}
%{__install} -D -m 0755 gkrellaclock.so \
    %{buildroot}%{gkplugindir}/gkrellaclock.so


%clean
%{__rm} -rf %{buildroot}


%files
%defattr(-, root, root, 0755)
%doc ChangeLog README
%{gkplugindir}/gkrellaclock.so


%changelog
* Tue Jul 12 2005 Matthias Saou <http://freshrpms.net/> 0.3.3-1
- Initial RPM release, split out from my old gkrellm-plugins package.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gkrellm-aclock/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	13 Jul 2005 08:02:14 -0000	1.1
+++ .cvsignore	13 Jul 2005 08:06:47 -0000	1.2
@@ -0,0 +1 @@
+gkrellaclock-0.3.3.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gkrellm-aclock/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	13 Jul 2005 08:02:14 -0000	1.1
+++ sources	13 Jul 2005 08:06:47 -0000	1.2
@@ -0,0 +1 @@
+6524cd0f5e803071776e97075ed1462c  gkrellaclock-0.3.3.tar.gz




More information about the fedora-extras-commits mailing list