rpms/orage/devel orage.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Kevin Fenzi (kevin) fedora-extras-commits at redhat.com
Thu Oct 5 03:32:30 UTC 2006


Author: kevin

Update of /cvs/extras/rpms/orage/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2118/devel

Modified Files:
	.cvsignore sources 
Added Files:
	orage.spec 
Log Message:
auto-import orage-4.3.99.1-3.fc6 on branch devel from orage-4.3.99.1-3.fc6.src.rpm


--- NEW FILE orage.spec ---
Summary: Time-managing application for Xfce4
Name: orage
Version: 4.3.99.1
Release: 3%{?dist}
License: GPL
URL: http://www.xfce.org/
Source0: http://www.xfce.org/archive/xfce-4.3.99.1/src/orage-4.3.99.1.tar.bz2
Group: User Interface/Desktops
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: xfce-mcs-manager-devel
BuildRequires: libxfce4util-devel
BuildRequires: libxfcegui4-devel
BuildRequires: xfce4-panel-devel
BuildRequires: startup-notification-devel
BuildRequires: gettext
BuildRequires: dbh-devel
BuildRequires: desktop-file-utils

Provides: xfcalendar = %{version}-%{release}
Obsoletes: xfcalendar <= 4.2.3-1
# xfce4-datetime-plugin isn't in Xfce 4.4
Provides: xfce4-datetime-plugin = %{version}-%{release}
Obsoletes: xfce4-datetime-plugin <= 4.2.3-3

%description
Time-managing application for Xfce4

%prep
%setup -q

%build
%configure

make %{?_smp_mflags}

%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
rm -f $RPM_BUILD_ROOT/%{_libdir}/xfce4/mcs-plugins/*.a
rm -f $RPM_BUILD_ROOT/%{_libdir}/xfce4/mcs-plugins/*.la
%find_lang %{name}

rm -f ${RPM_BUILD_ROOT}%{_datadir}/applications/xfcalendar.desktop

desktop-file-install --vendor fedora                            \
        --dir ${RPM_BUILD_ROOT}%{_datadir}/applications         \
        --add-category X-Fedora                                 \
        xfcalendar.desktop

%clean
rm -rf $RPM_BUILD_ROOT

%files -f %{name}.lang
%defattr(-,root,root)
%doc README ChangeLog COPYING AUTHORS
%{_bindir}/orage
%{_libdir}/xfce4/mcs-plugins/orage_plugin.so
%{_datadir}/applications/fedora-xfcalendar.desktop
%{_datadir}/applications/xfce-xfcalendar-settings.desktop
%{_datadir}/orage
%{_libexecdir}/xfce4/panel-plugins/orageclock
%{_datadir}/icons/hicolor/48x48/apps/xfcalendar.png
%{_datadir}/icons/hicolor/scalable/apps/xfcalendar.svg
%{_datadir}/xfce4/panel-plugins/orageclock.desktop

%changelog
* Wed Oct  4 2006 Kevin Fenzi <kevin at tummy.com> - 4.3.99.1-3
- Bump release for devel checkin

* Sun Sep 24 2006 Kevin Fenzi <kevin at tummy.com> - 4.3.99.1-2
- Obsolete xfce4-datetime-plugin

* Sun Sep  3 2006 Kevin Fenzi <kevin at tummy.com> - 4.3.99.1-1
- Update to 4.3.99.1
- Added desktop files 

* Wed Aug 30 2006 Kevin Fenzi <kevin at tummy.com> - 4.3.90.2-1
- Update to 4.3.90.2 and change name to orage

* Mon Nov  7 2005 Kevin Fenzi <kevin at tummy.com> - 4.2.3-1.fc5
- Update to 4.2.3
- Added dist tag

* Tue May 17 2005 Kevin Fenzi <kevin at tummy.com> - 4.2.2-1.fc4
- Update to 4.2.2

* Sat May  7 2005 Kevin Fenzi <kevin at tummy.com> - 4.2.1-5.fc3
- Add missing dbh-devel buildrequires

* Fri Mar 25 2005 Kevin Fenzi <kevin at tummy.com> - 4.2.1-4.fc4
- lowercase Release

* Fri Mar 25 2005 Kevin Fenzi <kevin at tummy.com> - 4.2.1-3.FC4
- Remove unneeded la/a files

* Sun Mar 20 2005 Warren Togami <wtogami at redhat.com> - 4.2.1-2
- fix BuildRequires

* Tue Mar 15 2005 Kevin Fenzi <kevin at tummy.com> - 4.2.1-1
- Updated to 4.2.1 version

* Tue Mar  8 2005 Kevin Fenzi <kevin at tummy.com> - 4.2.0-2
- Fixed to use %find_lang
- Removed generic INSTALL from %doc
- Added BuildRequires for xfce-mcs-manager-devel

* Sun Mar  6 2005 Kevin Fenzi <kevin at tummy.com> - 4.2.0-1
- Inital Fedora Extras version


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/orage/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	5 Oct 2006 03:31:48 -0000	1.1
+++ .cvsignore	5 Oct 2006 03:32:29 -0000	1.2
@@ -0,0 +1 @@
+orage-4.3.99.1.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/orage/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	5 Oct 2006 03:31:48 -0000	1.1
+++ sources	5 Oct 2006 03:32:29 -0000	1.2
@@ -0,0 +1 @@
+511dce3a93aa6e34973989e4441f23ec  orage-4.3.99.1.tar.bz2




More information about the scm-commits mailing list