I have made the following changes intended for :
  CE:MW:Shared / razorqt

Please review and accept or decline.
BOSS has already run some checks on this request.
See the "Messages from BOSS" section below.

https://build.pub.meego.com//request/show/7613

Thank You,
msameer

[This message was auto-generated]

---

Request # 7613:

Messages from BOSS:

State: review at 2013-01-08T21:05:43 by bossbot

Reviews:
       accepted by bossbot : Prechecks succeeded.
       new for CE-maintainers : Please replace this text with a review and 
approve/reject the review (not the SR). BOSS will take care of the rest

Changes:
  submit: home:msameer:qtxdg / razorqt -> CE:MW:Shared / razorqt
  
changes files:
--------------

++++++ new changes file:
--- razorqt.changes
+++ razorqt.changes
@@ -0,0 +1,2 @@
+* Tue Jan 08 2013 Mohammed Hassan <[email protected]> - 0.5.1
+- Initial spec file

new:
----
  razorqt-0.5.1.tar.bz2
  razorqt.changes
  razorqt.spec

spec files:
-----------

++++++ new spec file:
--- razorqt.spec
+++ razorqt.spec
@@ -0,0 +1,62 @@
+Name:           razorqt
+Version:        0.5.1
+Release:        1
+Summary:        Advanced, easy-to-use, and fast desktop environment based on 
Qt.
+License:        LGPLv2+
+Group:          System/GUI/Other
+URL:            http://razor-qt.org/
+Source0:        
http://cloud.github.com/downloads/Razor-qt/razor-qt/%{name}-%{version}.tar.bz2
+BuildRequires:  libqt-devel
+BuildRequires:  cmake
+BuildRequires:  file-devel
+
+%description
+Advanced, easy-to-use, and fast desktop environment based on Qt.
+
+
+%package -n libqtxdg
+Summary:        A Qt implementation of XDG standards
+Group:          Development/Libraries
+
+%description -n libqtxdg
+A Qt implementation of XDG standards
+
+
+%package -n libqtxdg-devel
+Summary:        A Qt implementation of XDG standards - Development files
+Group:          Development/Libraries
+Requires:       libqtxdg = %{version}-%{release}
+
+%description -n libqtxdg-devel
+The %{name}-devel package contains libraries and header files for
+developing applications that use %{name}.
+
+
+%prep
+%setup -q
+
+
+%build
+%cmake libraries/qtxdg/
+make %{?jobs:-j%jobs}
+
+
+%install
+rm -rf %{buildroot}
+%make_install
+
+%post -n libqtxdg -p /sbin/ldconfig
+
+%postun -n libqtxdg -p /sbin/ldconfig
+
+
+%files -n libqtxdg
+%defattr(-,root,root,-)
+%{_libdir}/*.so.*
+%{_datadir}/libqtxdg/*.qm
+
+%files -n libqtxdg-devel
+%defattr(-,root,root,-)
+%{_includedir}/qtxdg/*.h
+%{_libdir}/*.so
+%{_libdir}/pkgconfig/qtxdg.pc

other changes:
--------------

++++++ razorqt-0.5.1.tar.bz2 (new)



Reply via email to