rpms/notification-daemon-engine-nodoka/F-8 notification-daemon-engine-nodoka.spec, NONE, 1.1 sources, 1.1, 1.2

Martin Sourada (mso) fedora-extras-commits at redhat.com
Sat May 17 23:07:38 UTC 2008


Author: mso

Update of /cvs/extras/rpms/notification-daemon-engine-nodoka/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31044/F-8

Modified Files:
	sources 
Added Files:
	notification-daemon-engine-nodoka.spec 
Log Message:


Import from devel branch to F-8 and F-9.




--- NEW FILE notification-daemon-engine-nodoka.spec ---
Name:           notification-daemon-engine-nodoka
Version:        0.1.0
Release:        2%{?dist}
Summary:        The Nodoka theme engine for the notification daemon

Group:          System Environment/Libraries 
License:        GPLv3+
URL:            https://nodoka.fedorahosted.org/
Source0:        https://fedorahosted.org/releases/n/o/nodoka/notification-daemon-engine-nodoka-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  libsexy-devel
BuildRequires:  libxml2-devel
Requires:       notification-daemon

%description
The Nodoka theme engine for the notification daemon.


%prep
%setup -q


%build
%configure
make %{?_smp_mflags}


%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT

#remove .la files
find $RPM_BUILD_ROOT -name *.la | xargs rm -f || true


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING Credits NEWS README
%{_libdir}/notification-daemon-1.0/engines/libnodoka.so

%changelog
* Fri May 16 2008 Martin Sourada <martin.sourada at gmail.com> - 0.1.0-2
- Add BR: libxml2-devel, see #446842

* Sun Apr 20 2008 Martin Sourada <martin.sourada at gmail.com> - 0.1.0-1
- Initial RPM package


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/notification-daemon-engine-nodoka/F-8/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	17 May 2008 20:36:43 -0000	1.1
+++ sources	17 May 2008 23:06:54 -0000	1.2
@@ -0,0 +1 @@
+ba207b7bf7f980b17fca7d18abced652  notification-daemon-engine-nodoka-0.1.0.tar.gz




More information about the fedora-extras-commits mailing list