rpms/notification-daemon-engine-slider/devel import.log, NONE, 1.1 notification-daemon-engine-slider.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

William Jon McCann mccann at fedoraproject.org
Thu Sep 24 18:49:37 UTC 2009


Author: mccann

Update of /cvs/pkgs/rpms/notification-daemon-engine-slider/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28947/devel

Modified Files:
	.cvsignore sources 
Added Files:
	import.log notification-daemon-engine-slider.spec 
Log Message:
Initial import (#525304).


--- NEW FILE import.log ---
notification-daemon-engine-slider-0_1_0-1_fc12:HEAD:notification-daemon-engine-slider-0.1.0-1.fc12.src.rpm:1253818157


--- NEW FILE notification-daemon-engine-slider.spec ---
Name:           notification-daemon-engine-slider
Version:        0.1.0
Release:        1%{?dist}
Summary:        The Slider theme engine for the notification daemon

Group:          System Environment/Libraries
License:        GPLv3+
URL:            http://cgit.freedesktop.org/~mccann/notification-daemon-engine-slider
Source0:        http://people.freedesktop.org/~mccann/dist/notification-daemon-engine-slider-%{version}.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  gtk2-devel >= 2.17.1
Requires:       notification-daemon

%description
The Slider 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 COPYING NEWS README
%{_libdir}/notification-daemon-1.0/engines/libslider.so

%changelog
* Tue Sep 22 2009 Jon McCann <jmccann at redhat.com> - 0.1.0-1
- Initial build


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/notification-daemon-engine-slider/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	24 Sep 2009 16:23:36 -0000	1.1
+++ .cvsignore	24 Sep 2009 18:49:36 -0000	1.2
@@ -0,0 +1 @@
+notification-daemon-engine-slider-0.1.0.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/notification-daemon-engine-slider/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	24 Sep 2009 16:23:36 -0000	1.1
+++ sources	24 Sep 2009 18:49:36 -0000	1.2
@@ -0,0 +1 @@
+81ee01d288cac6dc41468f0dbbc768f5  notification-daemon-engine-slider-0.1.0.tar.bz2




More information about the fedora-extras-commits mailing list