|
|
@ -1,12 +1,12 @@
|
|
|
|
Name: unique
|
|
|
|
Name: unique
|
|
|
|
Version: 1.0.8
|
|
|
|
Version: 1.1.2
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Single instance support for applications
|
|
|
|
Summary: Single instance support for applications
|
|
|
|
|
|
|
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
License: LGPLv2+
|
|
|
|
License: LGPLv2+
|
|
|
|
URL: http://www.gnome.org/~ebassi/source/
|
|
|
|
URL: http://www.gnome.org/~ebassi/source/
|
|
|
|
Source0: http://www.gnome.org/~ebassi/source/libunique-%{version}.tar.gz
|
|
|
|
Source0: http://download.gnome.org/sources/libunique/1.1/libunique-%{version}.tar.bz2
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: dbus-glib-devel
|
|
|
|
BuildRequires: dbus-glib-devel
|
|
|
@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
%{_libdir}/lib*.so
|
|
|
|
%{_libdir}/lib*.so
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Aug 25 2009 Matthias Clasen <mclasen@redhatcom> - 1.1.2-1
|
|
|
|
|
|
|
|
- Update to 1.1.2
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.8-2
|
|
|
|
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.8-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|